|
e317b7b23b
|
Add in input displays for gameplay HUD, showing current hotkeys for abilities and items. Updated class info menu to show current inputs. Added slight outlines to mouse control icons. Release Build 7574.
|
2024-02-24 17:43:05 -06:00 |
|
|
66b0648a59
|
Moved settings related to the game itself into its own settings save file. Emscripten build also saves a separate system settings file in indexeddb. Added checks to prevent menu sounds from playing when the menu is not currently open, but adjusted in a different location in the game. Implemented different button icon sets and a setting to toggle between them. Removed the double button display (caused more confusion and took up more room). Fixed a bug with iterating through navigation groups when a button was removed/disabled from the list. Removed iconscaling dependency based on MenuIconButton sizes.
|
2024-02-20 03:47:12 -06:00 |
|
|
116c3c1a51
|
Fix Overworld Menu encounters scrolling for keyboard-only controls. Remove redundant rendering for display text on key DrawInput popups. Make sure mouse-displayed inputs don't render the primary mouse icon twice. Release Build 6993.
|
2024-02-10 05:23:34 -06:00 |
|
|
0a9136e6c4
|
Handle mouse buttons for rebinding controls. Release Build 6956.
|
2024-02-10 03:06:30 -06:00 |
|
|
35cc847671
|
Add in shoulder button navigation to consumables window. Fix down navigation when reaching a partially filled row in the inventory consumables window. Added arrows navigation input helper icon.
|
2024-02-10 00:01:24 -06:00 |
|
|
6a5b74b3e6
|
Added in shoulder button navigation schemes, related icons, and DAS press input handling for menu navigation. Added in button visibility settings for input helper. Added Confirm input display for load game window.
|
2024-02-09 23:41:39 -06:00 |
|
|
ce46a1d3d7
|
Refactored analog control system to use digital DAS input system with directional input support.
|
2024-02-09 22:48:49 -06:00 |
|
|
a97bc7b2f0
|
Add HUD input display button images.
|
2024-01-20 09:24:11 -06:00 |
|
|
296ea1f2e6
|
Updated all references of Crawler project to now reference Adventures in Lestoria. Fixed a loading bug with the current connection point buttons and information not updating upon loading into the overworld map. Fix component count initialization bug (On Linux and Emscripten builds the component count would start uninitialized and would result in poor depth ordering sometimes.
|
2024-01-04 05:21:56 -06:00 |
|