Short dev diary
Added 2020-04-10 22:15:11 +0000 UTC
So I ended up doing my own homework (what a great student I am) these past few days but was also working on the time system in the same time. I ended up looking at what SluttyStar did for her game and made my own out of it (completely different don't worry I didn't copy/paste your work). Basicaly now each action will have a specific duration (in minutes or hours), the periods('s) names and "number" remain unchanged but they directly depends of the day-time:
- Morning (1): 6:00 -> 11:59
- Noon (2): 12:00 -> 12:59
- Afternoon (3): 13:00 -> 15:59
- Evening (4): 16:00 -> 17:59
- Late evening (5): 18:00 -> 21:59
- Night (0): 22:00 -> 5:59
I'll in the next few days work on implementing it into passages and do some work tests but that should work fine. I added a special event at 1am that makes you go pass out from exhaustion (if people don't like it I might remove it later).
If any of you want to test the new time system when I'll be done with it just come to the discord and leave a message or send me a DM here.
Next thing to do: Homework fix
The writer has already finished: Basement quest, Jade gift quest, Kate gift quest so don't worry we should be in time to release the update before the end of the month.
Hope to be back to your guys soon with good news + let me know if some previews of the new content would be a good way to come along those short dev diaries!