Dannot Games

Member
Game Developer
May 8, 2017
264
599
Hello everyone,

The v0.7.1 is out. I put a lot of effort into this version:

Changelogs:

Technical (Major step-up in this release):


  • Possibility to change the backscreen of the phone. Added 4 new phone screens.
  • Added a guitar sound to the guitar side quest of Alina
  • Change the "Go back" button at the Spinney: It puts you out of the spinney now (It was putting you back at your house)
  • Change the "Go Home" button at the beach to a "Go Back" button: It puts you outside instead of sending you back to your house.
  • Light Rework of the intro, with a short scene in it.
  • Split the Relation & Stat screen in 2 specifics screens
  • Rework the Relations Screens. Now each girl have a screen with more specific infos
  • Added the fetish system in these screens
  • Added the task system in these screens
  • Move the yoga scene of Lacy from morning to afternoon
  • 4 New locations with 7 events to prepare the introduction of the fuel & water system
  • Added a new girl
Story content:

  • Main event : 2 mains events, 7 side events
  • Vina: 1 Step, 7 side events(repeatable), 2 phone events
  • Kenzie: 1 side event, 1 phone event
  • Ariana: 1 side event
  • Lacy: 1 side event, 2 phone events
  • Alina: 1 Level, 3 Steps, 3 side events, 2 phone events
  • Jillian: 3 Steps, 4 side events, 2 phone events
  • Aidra(Main Focus): 3 Levels, 7Steps, 1 side event, 5 phone events
  • Vanna (New girl, winner of the January pool): 1 Introduction step, 1 phone event
  • Shared events: 4 Steps
Bugfix:

  • Fix an error if you restart the game from the v0.4 (very specific one)
  • Fix few errors in Jillian's house, and make it 100% usable
  • Fixed a bug with a side quest about Kenzie.
  • Usual misspelling hunt/fix (With a focus on the intro of the game)


Informations for people who are not on my discord/patreon page: I'm going in vacation this month, so I can't/won't work on this game during February. The next release will be at the end of March. I don't want to send you a small release at the end of February, I prefer to focus on bigger release like this one.

Hope you enjoy!
Dannot
 

Tyrranus

Well-Known Member
May 4, 2017
1,148
1,204
new game version and yet my vina quest is still broken as hell... the tip is locked at 'I got a message from vina' but there is no message
 
  • Thinking Face
Reactions: chicho1958

chicho1958

Engaged Member
Donor
Apr 28, 2020
3,617
2,119
new game version and yet my vina quest is still broken as hell... the tip is locked at 'I got a message from vina' but there is no message
If you scroll back some pages I uploaded a save with all done with plenty of everything, also this latest version not included so you can play it,if you don't see save let me know will send a new one, don't click on phone when you load game go to bed first to update all.
 
  • Like
Reactions: Tyrranus

ohhellyea

Member
Jun 7, 2020
265
60
ok, so managed to finish lacey and everyones quest, but where is the new girl? the new locations?
 
Last edited:
  • Thinking Face
Reactions: chicho1958

chicho1958

Engaged Member
Donor
Apr 28, 2020
3,617
2,119
ok, so managed to finish lacey and everyones quest, but where is the new girl? the new locations?
check phone there's updates,check on main and last girl. My quess is you have to lvl relantion with girl you go lake with or go lake alone at different time,I'm at that point done the rest and also you have another reply with vin in afternoon after 1st time.
 

LASOMBRA76

Member
Nov 26, 2019
222
54
The phone stopped working in this version

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00gamemenu.rpy", line 173, in script
    $ ui.interact()
  File "renpy/common/00gamemenu.rpy", line 173, in <module>
    $ ui.interact()
  File "game/custom_screens.rpy", line 1410, in execute
  File "game/custom_screens.rpy", line 1410, in execute
  File "game/custom_screens.rpy", line 1594, in execute
  File "game/custom_screens.rpy", line 1594, in <module>
NameError: name 'aidra_phone' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "renpy/common/00gamemenu.rpy", line 173, in script
    $ ui.interact()
  File "renpy/ast.py", line 928, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 2245, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/00gamemenu.rpy", line 173, in <module>
    $ ui.interact()
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3325, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 3737, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 436, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3737, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/screen.py", line 447, in per_interact
    self.update()
  File "renpy/display/screen.py", line 637, in update
    self.screen.function(**self.scope)
  File "game/custom_screens.rpy", line 1410, in execute
  File "game/custom_screens.rpy", line 1410, in execute
  File "game/custom_screens.rpy", line 1594, in execute
  File "game/custom_screens.rpy", line 1594, in <module>
NameError: name 'aidra_phone' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
The_Spinney 0.7.1
Sat Feb  4 07:49:45 2023
 

BVonkX

Active Member
May 6, 2017
847
788
The phone stopped working in this version

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00gamemenu.rpy", line 173, in script
    $ ui.interact()
  File "renpy/common/00gamemenu.rpy", line 173, in <module>
    $ ui.interact()
  File "game/custom_screens.rpy", line 1410, in execute
  File "game/custom_screens.rpy", line 1410, in execute
  File "game/custom_screens.rpy", line 1594, in execute
  File "game/custom_screens.rpy", line 1594, in <module>
NameError: name 'aidra_phone' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "renpy/common/00gamemenu.rpy", line 173, in script
    $ ui.interact()
  File "renpy/ast.py", line 928, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 2245, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/00gamemenu.rpy", line 173, in <module>
    $ ui.interact()
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3325, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 3737, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 436, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3737, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/screen.py", line 447, in per_interact
    self.update()
  File "renpy/display/screen.py", line 637, in update
    self.screen.function(**self.scope)
  File "game/custom_screens.rpy", line 1410, in execute
  File "game/custom_screens.rpy", line 1410, in execute
  File "game/custom_screens.rpy", line 1594, in execute
  File "game/custom_screens.rpy", line 1594, in <module>
NameError: name 'aidra_phone' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
The_Spinney 0.7.1
Sat Feb  4 07:49:45 2023
Have the same, with new game phone works but with every previously saved game I get an error when clicking on the phone.

Great game but without a phone it will be very difficult and new game will take too long.
 

Andy211

Newbie
Nov 11, 2018
63
25
Same issues with the phone. Also when clicking new "House" location - it just brings back to map
 

Eagle1900

Engaged Member
Oct 7, 2022
3,567
19,014
nice game congratulations. (y) May I know how often new updates are expected? I'm just asking for information:cool:
 

LuisUP

Newbie
Dec 13, 2018
29
11
The last time i played was 0.2 and now everytime i go to the phone or some locations it shows an exception occured and the phone doesnt work. Will i really have to replay everything? I slept in the last version before the save but idk if thats what was meant by sleeping. It didnt work.
 

Zirenaz

Member
Feb 20, 2020
360
300
The last time i played was 0.2 and now everytime i go to the phone or some locations it shows an exception occured and the phone doesnt work. Will i really have to replay everything? I slept in the last version before the save but idk if thats what was meant by sleeping. It didnt work.
Don't know if you'll need to restart, a bit of way since 0.2.
The sleeping part is the first thing you should do when loading a game in a new version. So saving in bedroom when done with current content is recommended, so you are ready to sleep when next update is ready.
 
  • Like
Reactions: chicho1958

chicho1958

Engaged Member
Donor
Apr 28, 2020
3,617
2,119
The phone stopped working in this version

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00gamemenu.rpy", line 173, in script
    $ ui.interact()
  File "renpy/common/00gamemenu.rpy", line 173, in <module>
    $ ui.interact()
  File "game/custom_screens.rpy", line 1410, in execute
  File "game/custom_screens.rpy", line 1410, in execute
  File "game/custom_screens.rpy", line 1594, in execute
  File "game/custom_screens.rpy", line 1594, in <module>
NameError: name 'aidra_phone' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "renpy/common/00gamemenu.rpy", line 173, in script
    $ ui.interact()
  File "renpy/ast.py", line 928, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 2245, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/00gamemenu.rpy", line 173, in <module>
    $ ui.interact()
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3325, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 3737, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 436, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3737, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/screen.py", line 447, in per_interact
    self.update()
  File "renpy/display/screen.py", line 637, in update
    self.screen.function(**self.scope)
  File "game/custom_screens.rpy", line 1410, in execute
  File "game/custom_screens.rpy", line 1410, in execute
  File "game/custom_screens.rpy", line 1594, in execute
  File "game/custom_screens.rpy", line 1594, in <module>
NameError: name 'aidra_phone' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
The_Spinney 0.7.1
Sat Feb  4 07:49:45 2023
you have to go sleep first so updates kicks in same happen to me,wanted to see new stuff even dev says go sleep first but hey what you expect for us to do when we get a bag candies go sleep first then eat them?hell no :rolleyes: :p:ROFLMAO:
 
4.10 star(s) 39 Votes