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
A Dark Urban Fantasy Visual Novel
Status | In development |
Author | Dana Haywood |
Genre | Visual Novel |
Tags | Adult, Dark Fantasy, Erotic, Horror, Magical Realism, Superpowers, Violent |
Languages | English |
More posts
- Dev Log 5/8/25 Bio Fixes and Ren'Py 8.3.811 days ago
- Credits: File counts35 days ago
- Bug Fixes 4/9/2540 days ago
- Fire of Life: New Day 0.7.0 Released42 days ago
- Bug Fix Friday 4/4/2545 days ago
- Content Warning issues/{If } text tag/Not Defined in Katia Day 1 Apartment77 days ago
- "str is not callable"78 days ago
- Dev Log 02/28/202580 days ago
- Fix Image Settings when Hide NSFW selected and other fixes88 days ago
- Fire of Life: New Day 0.66i Released92 days ago
Leave a comment
Log in with itch.io to leave a comment.