a7a9fe2d9e
A bunch more f-strings
...
I'm not done
(cherry picked from commit be88d0ed7e
)
2024-03-30 17:55:26 +00:00
726406e11b
Simplify menu position
...
(cherry picked from commit 9479859edd
)
2024-03-24 17:40:49 +00:00
c3c0969be8
Sort inplace and skip unused variable
...
(cherry picked from commit e84d5cbdf0
)
2024-03-24 17:40:40 +00:00
6860614062
Use the correct operator(s) for None
...
(cherry picked from commit 837d6b378e
)
2024-03-24 17:06:06 +00:00
d17b04e93d
Better text interpolation in screens
...
(cherry picked from commit 14607f2eb1
)
2024-03-24 17:04:58 +00:00
d063d7fc5f
Simplify crop_image_zoom calls
...
(cherry picked from commit def10a09ac
)
2024-03-24 17:04:05 +00:00
d48708579b
Fix misuse of variable
...
- don't use a reserved name (starting with an underscore)
- use a file-local mangled name (starting with two underscores
- use renpy.dynamx to cleanup the variable automatically
(cherry picked from commit 3e86094b0b
)
2024-03-24 16:00:53 +00:00
dc212e80d1
Audio
...
* Added `sound` sfx channel
* Refactored and unified sound & music calls
* Fixed missing sounds in astoria events
* Removed hide_screens label (Redundant)
* Removed play_music, play_sound call labels
2023-03-11 22:01:39 +00:00
d6e8efaaa3
Refactoring
2022-09-29 22:19:55 +01:00
42756113b8
WTS
2022-05-17 00:48:22 +01:00