- 1.7.0
- - Updated to Ren'Py 8.3.4.
- - Added Thai translation.
- - Added normal Snoot dialogue box for modders, via the 'dialogue_ui_style' variable.
- - Mods with no loadable scripts now have non-interactable toggle buttons and are no longer greyed out.
- - Adjusted legacy mod entries to have the same spacing as regular mods.
- - Pressing backspace will now hide the mod details pane in the mod menu, and show mod errors if there are any. On Android, a separate button will appear for this.
- - Decreased spacing between mod buttons on PC.
- - Hot-reloading the game will no longer play the splashscreen.
- - Tweaked the size of a few menu strings to look better in non-english languages.
- - Adjusted text in the Help menu to look better.
- - In Ch. 3, fixed sprite of Olivia's tail slamming on the ground being offset.
- - Fixed potential crashes with non-english language scripts.
- - Fixed first-time setup not working correctly while "Skip splashscreen" is on in the Ren'Py SDK.
- - Fixed volume sliders not loading defaults properly.
- - Fixed 'NOMODS' mod loader file flag clearing the load order.
- - Fixed new mod toggles sometimes being non-interactable.
- - Fixed About menu being able to scroll horizontally.
- - Fixed mod names falling back to their folder name instead of metadata name if there's no metadata translations when displaying an error in the mod menu.
- - Fixed dialogue click-to-continue marker sometimes appearing on a new line by itself.
- - Fixed Inco's phone darkening the background instantly when he brings it up.
- - Fixed chapter select not hiding Inco's phone and unblurring the screen.
- - Fixed various strings not being marked as translatable.
- - Fixed Ending 4 playing the scrolling credits if playing from the chapter select.
- - Fixed a few typos.
- - On Android, visual overhaul of Inco's phone - He now holds it sideways, with tweaked text sizes for all elements.
- - On Android, the mod menu now has a separate button for starting a mod, and tapping a mod entry only shows the mod details.
- - On Android, fixed the options language selector being able to scroll horizontally.
- - On Android, fixed the lean scene's UI's buttons not having an alternate action (This prevented the skip button's hold functionality from working).
- - On Android, fixed names in the namebox not being the same relative height as on PC.
- - On Android, fixed Ending 2 text being offset incorrectly.
- - In the Demo, removed useless 'Fullbody' tab in the gallery.
- - In the Demo, removed useless Achievements menu and associated popups.
- - In the Demo, removed useless option to skip to new content.
- - In the Demo, changed end-of-demo store buttons to be layed out horizontally and removed the bouncing animation.
- - In the Demo, removed loading workshop mods and associated uploaders to prevent crashes from mods made for the full game.
- - Minor codebase cleanup and improvement (With a few exceptions because of engine update jank).