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
36582d0f9c
Final f-string batch
...
some uses of str.format remain, but converting them would be more trouble than it's worth
(cherry picked from commit f17cffa3ec5329988a58c76f8fa4f3fe4846a6fc)
2024-03-30 17:57:17 +00:00
6860614062
Use the correct operator(s) for None
...
(cherry picked from commit 837d6b378e02b1a17b1154bf104d52cb5c21a2f3)
2024-03-24 17:06:06 +00:00
d6e8efaaa3
Refactoring
2022-09-29 22:19:55 +01:00
42756113b8
WTS
2022-05-17 00:48:22 +01:00