|
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 |
|
|
8ad59d1421
|
Bug fixes
* Fixed a regression in music playback
* Unexposed monkey-patched engine functions to avoid issues
|
2023-03-16 22:55:14 +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 |
|
|
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 |
|
|
42756113b8
|
WTS
|
2022-05-17 00:48:22 +01:00 |
|