|
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 |
|
|
4fbb2abad7
|
Interactive Object Highlight, Foreground, Bug fixes
* Added interactive room object highlights
* Added spacebar hotkey for the room objects highlights
* Added overlay param for room objects
* Fixed paperwork wheel menu action available before paperwork unlocks
* Improved foreground image handling for room objects
|
2024-04-22 20:26:12 +01:00 |
|
|
670e7d82fb
|
Refactor variables - Part 2
* Finished refactoring quest and character vars
* Removed quest class (superseded)
|
2023-04-03 00:48:38 +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 |
|
|
42756113b8
|
WTS
|
2022-05-17 00:48:22 +01:00 |
|