|
56d6abea1a
|
Avoid using unnecessary screens
|
2024-04-01 22:52:01 +02:00 |
|
|
5c7bbfcc85
|
Simplify and make dynamic teleport and heal animations
|
2024-04-01 22:47:43 +02:00 |
|
|
22348f0901
|
Avoid python statement
|
2024-04-01 22:36:21 +02:00 |
|
|
40335c5fa4
|
Rename some parameters to avoid shadowing builtin names
|
2024-04-01 22:35:46 +02:00 |
|
|
6860614062
|
Use the correct operator(s) for None
(cherry picked from commit 837d6b378e )
|
2024-03-24 17:06:06 +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 |
|
|
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 |
|
|
b2e7c44b2e
|
Narrator
* Reworked narrator calls and unified them across the entire game
* Added narrator screen inheriting from say screen
* Removed obsolete narrator code
|
2023-03-11 19:43:02 +00:00 |
|
|
d6e8efaaa3
|
Refactoring
|
2022-09-29 22:19:55 +01:00 |
|
|
42756113b8
|
WTS
|
2022-05-17 00:48:22 +01:00 |
|