Bria Accent Fixes
There were numerous bug fixes, and I didn’t write them down this time. However, I ran through the scenes and addressed any exception screens.
The major changes made were script-related:
-
Redid Bria’s accent translator. Before, I had several dictionaries for each language. I made it one dictionary and used the Ren’py Translation system to replace the strings. I also used this type of thing in another dictionary I used to translate things. The result is the translations end up in the TL folder. Since Fire of Life: New Day uses deferred Translation loading, it will only load one language simultaneously. This makes the visual novel open quicker; the more I let it go based on that, the better. :)
-
The other purpose of redoing Bria’s accent is to put it in her text as well. You do not see it since I don’t currently release the rpy files, but it was bc “[bria.flag]” which is terrible for troubleshooting.;) So BriaSpeak(“Ya Ya Ya”) tells me what the dialog is. IT also helps with translations because bc “[BriaSpeak(‘ya ya ya’)!t]” has since Renpy 8.1 (I believe) been able to translate Python functions with a return of a value as a string.:)
-
Split the defines.rpa up into translations, scenes, and defines. If there is something I need to fix it the defines, that is an 873KB download rather than 10-12MB each time.:)
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
- Update 7/6/243 days ago
- Update 6/22/202517 days ago
- Fire of Life: New Day 0.75 "Early Rise" released!30 days ago
- Key Error "Morrigan" in Bios40 days ago
- Bug Fixes 5/29/202541 days ago
- Failed to Start: Bug Fixes for that43 days ago
- Dev Log 5/25/2545 days ago
- Dev Log 5/8/25 Bio Fixes and Ren'Py 8.3.862 days ago
- Credits: File counts87 days ago
- Bug Fixes 4/9/2591 days ago
Leave a comment
Log in with itch.io to leave a comment.