Commit Graph

8 Commits (8ac483f4f3f1c3a6e284462fff2df4a9576a1f0e)

Author SHA1 Message Date
En Yi 8ac483f4f3 Add volume adjustment + change selection symbol 2025-08-23 23:31:49 +08:00
En Yi 95c38549b6 Improve keybind options UX
Changelog:
- Deal with set key to already binded key
    - Binded key will null the existing key
    - Non-binded will be reset back
- Colour code the options during and after key bind changes
2025-08-23 22:52:20 +08:00
En Yi 0088fd64de Spice up the option screen 2025-08-23 16:13:45 +08:00
En Yi 18064ddf3c Change key bind modification confirmation
Player needs to apply the changes before returning to menu
2025-08-23 15:35:29 +08:00
En Yi 44a1eba4de Propagate keybind changes 2025-08-23 14:13:58 +08:00
En Yi 16de3bb70e Implement key recording for rebind
Changelog:
- Update engine to record last key released
- Update option scene to get the last key pressed for binding
    - Does not actually change the keybind yet
2025-08-22 21:23:54 +08:00
En Yi 5c3428da56 Add keys to select options
Does nothing for now
2025-08-21 21:35:14 +08:00
En Yi bc5c88beb7 Add initial option scene 2025-08-18 21:46:17 +08:00