Changes - Moldy Bueno Al Dante (Patch 11)
This is a SAVE BREAKING UPDATE. Although there's a chance it won't seem so, once you reach the end of a chapter you may crash or start in a different chapter than expected. Don't update if you're still playing the game.
As well, expect some mods to crash due to the latest Ren'Py versions enforcing stricter code.
- Updated Ren'Py to v8.3.2
- Added Italian translation
- Improved Russian translation
- Added chapter select
- Implemented the Wani mod menu and interface with some additional fixes, including the internal english language for easy mod translation
- On Android, The mod menu now has a separate button for starting a mod, and tapping the mod entry only shows the mod details
- Pressing backspace will now hide the mod details pane in the mod menu, and show mod errors if there are any. On Android, a seperate button will appear for this
- The menu style you get from completing the last bonus chapter now affects the rest of the menus
- Added toggle to switch between menu styles
- Restored voices volume slider
- Restored fast-skipping functionality to the skip button
- Restored Ren'Py Sync feature
- Added gallery edgescroll toggle
- Hot-reloading the game will no longer play the splashscreen
- Fixed first-time setup not working correctly while "Skip splashscreen" is on in the Ren'Py SDK
- Added debug score display
- Added pre-splash loading image
- Fixed an issue where some polish lines would replace lines from non-english languages
- Re-wrote an angry Rosa line in chapter 5 to relate to a rare flower (Translations not reflected)
- Languages now only load on language selection, improving startup times
- Fixed volume sliders not loading defaults properly
- Tweaked the size of a few menu strings to look better in non-english languages
- Fixed desktop releases including the android build by mistake
- Fixed conditional dialogue at the end of chapter 8 being able to play while not having a perfect score
- Fixed the options language selector being able to scroll horizontally
- Fixed a possible crash at the end of chapter 8 while the language is set to Russian
- Minor codebase cleanup and improvement