Update to patch 11

This commit is contained in:
Mappening 2024-10-12 07:41:26 -05:00
parent 1325eb2a0f
commit fa9990b45c
2 changed files with 44 additions and 14 deletions

View File

@ -1,4 +1,4 @@
VERSION = "SnootGame-Patch10-KurwaBobr"
VERSION = "SnootGame-Patch11-MoldyBuenoAlDante"
EMAIL = "cavemanongames@gmail.com"
[languages]

View File

@ -11,32 +11,62 @@
<h1>Changelog - Full List (Ascending Order)</h1>
<hr>
<div>
<h1>Changes - Plunger Bobr (Patch 10.1)</h1>
<h1>Changes - Moldy Bueno Al Dante (Patch 11)</h1>
<p>
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.
<br/>
<br/>
As well, expect some mods to crash due to the latest Ren'Py versions enforcing stricter code.
</p>
<ul>
<li>Improved Russian translation
<li>Fixed an issue where some Polish lines would replace lines from non-english languages
<li>Re-wrote an angry Rosa line in Ch. 5 to relate to a rare flower (Translations not reflected)
<li>Updated Ren'Py to v8.3.2</li>
<li>Added Italian translation</li>
<li>Improved Russian translation</li>
<li>Added chapter select</li>
<li>Implemented the Wani mod menu and interface with some additional fixes, including the internal english language for easy mod translation</li>
<li>On Android, The mod menu now has a separate button for starting a mod, and tapping the mod entry only shows the mod details</li>
<li>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</li>
<li>The menu style you get from completing the last bonus chapter now affects the rest of the menus</li>
<li>Added toggle to switch between menu styles</li>
<li>Restored voices volume slider</li>
<li>Restored fast-skipping functionality to the skip button</li>
<li>Restored Ren'Py Sync feature</li>
<li>Added gallery edgescroll toggle</li>
<li>Hot-reloading the game will no longer play the splashscreen</li>
<li>Fixed first-time setup not working correctly while "Skip splashscreen" is on in the Ren'Py SDK</li>
<li>Added debug score display</li>
<li>Added pre-splash loading image</li>
<li>Fixed an issue where some polish lines would replace lines from non-english languages</li>
<li>Re-wrote an angry Rosa line in Ch. 5 to relate to a rare flower (Translations not reflected)</li>
<li>Languages now only load on language selection, improving startup times</li>
<li>Fixed volume sliders not loading defaults properly</li>
<li>Tweaked the size of a few menu strings to look better in non-english languages</li>
<li>Fixed desktop releases including the android build by mistake</li>
<li>Fixed conditional dialogue at the end of chapter 8 being able to play while not having a perfect score</li>
<li>Fixed the options language selector being able to scroll horizontally</li>
<li>Fixed a possible crash at the end of chapter 8 while the language is set to Russian</li>
<li>Minor codebase cleanup and improvement</li>
</ul>
</div>
<hr>
<div>
<h1>Changes - Plunger Bobr (Patch 10)</h1>
<ul>
<li>Add Polish Translation.
<li>Slightly shrinked the credits text.
<li>Extended the preferences language selection box to support longer language names.
<li>Marked additional UI text as translatable.
<li>Add Polish Translation.</li>
<li>Slightly shrinked the credits text.</li>
<li>Extended the preferences language selection box to support longer language names.</li>
<li>Marked additional UI text as translatable.</li>
</ul>
</div>
<hr>
<div>
<h1>Changes - Roasted Laika (Patch 9)</h1>
<ul>
<li>Add Russian Translation.
<li>Complete Spanish Translation in relation to the bonus chapter requirement changes & Russians.
<li>Fix the regression bug of knowing Fang's Secret.
<li>All previous bonus chapters must be played to play the final bonus chapter.
<li>Add new BG & CG respectively for Ending 2 Date & Final Naomi bonus chapter.
<li>Add Russian Translation.</li>
<li>Complete Spanish Translation in relation to the bonus chapter requirement changes & Russians.</li>
<li>Fix the regression bug of knowing Fang's Secret.</li>
<li>All previous bonus chapters must be played to play the final bonus chapter.</li>
<li>Add new BG & CG respectively for Ending 2 Date & Final Naomi bonus chapter.</li>
</ul>
</div>
<hr>