Commit Graph

8 Commits

Author SHA1 Message Date
7612c0bf1f Save menu
* Implement new save/load menus
2024-06-05 22:25:18 +01:00
63859b37f2 Partial Implementation of Navigation menus 2024-06-01 20:46:53 +01:00
d9d9a2bacb Textbox 2024-05-19 21:08:36 +01:00
8aba361ea9 Refactoring + Environment
* Partially sunset `game` var store and move relevant special variables inside `states` store.
* Replace `game.daytime` -> `states.env.daytime`
2024-04-25 19:49:09 +01:00
a7a9fe2d9e A bunch more f-strings
I'm not done

(cherry picked from commit be88d0ed7e)
2024-03-30 17:55:26 +00:00
dd128db58c Menus and bug fixes
* Reimplemented named menu options and a back/cancel button support
* Reimplemented icon harts
* Fixed flag check in blowjob public request
* Fixed a potential resolution glitch in gui initialisation
* Fixed a potential label parsing bug in Hermione's summon menu
2023-06-28 19:03:29 +01:00
f71070f7f3 Memory Leak fix
* Fixed a memory leak inside ScreenshotImage class due to unsafe access and storage of list of renders
2023-03-24 15:39:14 +00:00
42756113b8 WTS 2022-05-17 00:48:22 +01:00