|
122e3ecffd
|
Move Settings Window items into a Scrollable Window Component. Rearranged/Resized items to accomodate for it. Fix a bug with not specifying a menu navigation group meaning that the menu will always default to the default button instead of the actual component navigation groups defined. Release Build 8131.
|
2024-03-15 00:58:53 -05:00 |
|
|
4dc9505cbd
|
Implemented controller compatibility with the Game Settings menu. Fullscreen mode now ignores automatic mouse movement due to screen resizes when in keyboard navigation mode. Release Build 7391.
|
2024-02-19 23:40:14 -06:00 |
|
|
e5ace36a60
|
Added locked item sound effect. Fixed label member being protected accessible, now private requiring all children to access through SetLabel. Fix reversed logic check for locked craftable items. Added controller compatibility for consumable item crafting selection window. Release Build 7291.
|
2024-02-17 00:32:38 -06:00 |
|
|
8afd66632a
|
Added XP bar animations and steady increasing progress bar. Added level up animation text on stage completion screen. Refactor enable and disable functions for menu components. Differentiated between disabling due to being outside the window, and manual enable/disabling of components. Fix infinite loop bug with components outside of a scrollable window component not being iterated over. Fix bug with hovering over non-navigational components causing the default component for a menu to be selected while in mouse navigation mode. Release Build 7095.
|
2024-02-11 18:31:30 -06:00 |
|
Nic0Nic0Nii
|
1f244777c9
|
Add in ability to redefine keybinds. Keybinds currently do not translate to actual key controls (?) Replaced all 2023 copyright references with 2024, fix copyright symbols.
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2024-02-06 20:57:22 +00:00 |
|
|
2b34cbbeac
|
Added bgm and sfx sliders.
|
2024-02-01 18:56:01 -06:00 |
|
|
8e58607fb9
|
Slider component implemented.
|
2024-01-10 16:28:09 -05:00 |
|