7 Commits

Author SHA1 Message Date
758696d28b Release builds of the game should hide the debug console by default and instead log to a debugging file. Release Build 8413. 2024-03-25 14:15:37 -05:00
686fa7916c Solve crash that occurs when selling items not in your loadout item slots. Release Build 7872. 2024-03-02 16:30:09 -06:00
613e2be21f Remove sold items from equipment slots and loadout slots if they exist there so they no longer linger. Relase Build 7870. Game Version 0.4.2 2024-03-01 17:04:12 -06:00
94f314a7aa Fix crash due to off-by-one error with randomizing the traveling merchant when reaching chapter 2+. Fix player inventory scrollbars not resizing when items are removed from the inventory because of crafting. Release Build 7857, Test Version 0.4.1 2024-02-29 19:42:01 -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
Nic0Nic0Nii
2bbd5e9ee4 Traveling merchant randomized data is now saved
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2024-02-01 20:38:53 +00: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