Dev Log 2/4/25
Story Update
I am currently two scenes away from finishing Night 2 story and art. There will likely still be extras I need to do, but progress.:)
Gallery
A main issue with having Begin reset things, it can reset the gallery as well. So, built something to scan all the persistents I made for the images and turn it into seen images to capture any that were seen before so Begin does not affect it. It should still look the same on the front end.
Preparing Replay Bug
Found an issue that was a typo. In this case, I was trying to use setdefault() to create a dictionary inside the replay. Somehow, VS code autocorrected it to something else. Sorry about that.
Future Proofing
I have used .has_key a lot in the code, and apparently that was removed from Python. If I went to 8.4 (might be a consideration since only Windows 10 and higher can use Steam at the moment), it would cause a lot of crashes. I changed all of those to the Python 3.12 friendly method.:)
Files
Get Fire of Life: New Day
Fire of Life: New Day
Hidden lives. Quiet hopes. But the silence won’t last—something old is stirring beneath the world.
| Status | Released |
| Author | Dana Haywood |
| Genre | Visual Novel |
| Tags | Adult, Dark Fantasy, Erotic, Horror, Magical Realism, Superpowers, Violent |
| Languages | English, Spanish; Castilian, French, Japanese, Chinese (Simplified) |
More posts
- Dev Log: Ren'Py 8.57 days ago
- Dev Log 11/6/2025 Fire of Life: New Day 1.0 released. :)23 days ago
- Dev Log 7/25/2025Jul 25, 2025
- Replays fixedJul 20, 2025
- Fixes 7/19/2025Jul 19, 2025
- Dev Log 7/18/25Jul 18, 2025
- New Chapter Build Method/Menu Bug Fix/Updated SrcJul 16, 2025
- Update 7/15/2025Jul 15, 2025
- .lang not foundJul 12, 2025
- Update 7/6/24Jul 06, 2025

Leave a comment
Log in with itch.io to leave a comment.