11 Commits

Author SHA1 Message Date
994e9121bd Support interpolation in diary page titles 2024-03-29 23:04:54 +01:00
2111e5da5f Document the diary better 2024-03-29 22:44:52 +01:00
a67243c9c0 Cleanup following f573db7 (on the renpy repo) 2023-11-18 05:05:21 +01:00
8c1005003f Rework the diary system using call screen and actions 2023-11-18 02:00:48 +01:00
c44c1792e2 Revamp the diary system and make it work 2023-11-17 23:42:51 +01:00
a88706142f Don't use mutables in signatures 2023-11-17 04:37:45 +01:00
837d6b378e Use the correct operator(s) for None 2023-11-17 01:48:01 +01:00
a9dc195379 Upgrade other uses of image manipulators 2023-11-15 20:43:28 +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
42756113b8 WTS 2022-05-17 00:48:22 +01:00