Commit Graph

9 Commits

Author SHA1 Message Date
caa4cd0b2c Works without the screens
tested on a save
2024-04-03 01:47:02 +02:00
cd63abd27b nitwit 2024-04-03 01:42:36 +02:00
c0bc1cd69f Avoid using screens for chibis
Not exactly sure what to do with the screens for saves compat tbh, should be fine either way and maybe removing the definitions will work
2024-04-03 01:33:13 +02:00
00eda2aae5 Simpler syntax 2024-04-03 01:03:54 +02:00
9aff807593 Bug fixes
* Fixed inconsistent spacing
* Fixed inconsistent state var access
2024-04-02 16:18:18 +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
b28a3e250d Refactor variables - Part 1
* Added get_character_scheduling function
* Removed update_interface_color calls (Redundant)
* Redesigned variable naming convention to simplify assignment and lookup
* Removed counter_class (Superseded)
* Removed DynamicDisplayable CG implementation (Superseded)
2023-03-31 23:41:48 +01:00
d6e8efaaa3 Refactoring 2022-09-29 22:19:55 +01:00
42756113b8 WTS 2022-05-17 00:48:22 +01:00