Commit Graph

11 Commits

Author SHA1 Message Date
8d3eede436 Tweaks 2023-11-17 04:35:53 +01:00
d40af370a8 Upgrade brewing menu
the usual : make variables dynamic, use call screen instead of show screen...
2023-11-17 04:31:20 +01:00
9479859edd Simplify menu position 2023-11-17 04:07:53 +01:00
e84d5cbdf0 Sort inplace and skip unused variable 2023-11-17 04:05:49 +01:00
837d6b378e Use the correct operator(s) for None 2023-11-17 01:48:01 +01:00
14607f2eb1 Better text interpolation in screens 2023-11-17 01:47:59 +01:00
def10a09ac Simplify crop_image_zoom calls 2023-11-17 01:47:57 +01:00
3e86094b0b 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
2023-11-15 20:42:50 +01: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