11 Commits

Author SHA1 Message Date
71acd6ef7d Remove extraneous commenting. Release Build 8582. 2024-03-29 22:54:11 -05:00
3c2c19f822 Make sure file hash does not include the | character due to emscripten using it to split a save request. 2024-03-29 22:18:00 -05:00
13854574c9 Close consumables selection window automatically once a loadout item has been selected. Release Build 8038. 2024-03-08 16:59:19 -06:00
53b5c1f967 Redo rendering pipeline so all tile groups are now interweaved with game objects such that objects in front of foreground tiles are now properly displayed after stuff in the background. Release Build 7635. 2024-02-27 03:16:35 -06:00
5035dd5af9 Added resource pack loading for sensitive commercial assets (direct inclusion for builds). Fixed bug with brand new settings loading the original window at 1/4 the normal size. Fixed bug with reading system configuration when no system configuration exists yet. Fixed bug with emscripten build mosaic effect shader not working (unsupported textureSize glsl call). Release Build 7515. 2024-02-22 23:43:45 -06:00
d5bd8655a9 Added additional toggle and setting options in Settings menu. Made screen shake, gamepad rumble, keyboard aim assist, and terrain collision box display toggles functional. Added toggle sound effect. Release Build 7344. 2024-02-18 22:16:09 -06:00
7705a64624 Fix bullet patterns, add transition sound effect. Fix bug involving accidental multi-hit bullets. 2024-01-24 20:25:13 -06:00
6d11eb5048 Update to geom2d 2.0 util 2024-01-10 17:49:24 -06:00
c7ea530484 Update Overworld Map with new stage plates. Updated stages with spawn zones and end zones. Cleaned up sound effects with extra noise. Updated some sound effects with more appropriate ones. Added sound effects for many events. 2024-01-08 07:42:44 -06:00
0643393b9c Added Sound effect configuration and implementation. 2024-01-08 05:26:20 -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