11 Commits

Author SHA1 Message Date
4a77391dec Create a SpellCircle effect to consolidate the two separate effects. Add a type identifier system for Effects. Finish spawn pillar phase of second chapter boss. Fix bug with the boss display info still appearing despite no longer being in a boss stage if the player leaves a boss level before the text has expired. Release Build 9622. 2024-06-09 12:33:16 -05:00
dbe52a2a4a Incorporated multi-directional sprites in-game. Included a method to change the current display animation sprite while retaining elapsed frame time information. Release Build 9146. 2024-04-28 21:31:18 -05:00
c37d52d186 Goblin (Dagger) dagger stab attack implemented. Release Build 9033. 2024-04-22 00:35:25 -05:00
f2c18a76a1 Tweak Boar behavior. Fix bug with knockback velocity not being saved when player comes into contact with another monster. Release Build 9019. 2024-04-19 04:05:51 -05:00
adb35f2ce5 Boar test behaviors and general AI implemented. Release Build 8958. 2024-04-17 00:30:20 -05:00
119efab573 Add animation utilities for getting current animation frame index and total animation duration. 2024-04-16 14:14:08 -05:00
e052f6e089 Added analog controller precision movement for controllers. Fixed bugs with animation system involving movement velocities not being consistent nor updating correctly for up/down directions. New Steam Controller Configurations. Release Build 8577. 2024-03-29 19:38:53 -05:00
0830185829 Fix Ranger Charged Shot and Multi Shot animations being overwritten by cast completion state resetting. Release Build 8367. 2024-03-25 04:26:26 -05:00
37d738fbf9 Add Steam input binding groups to tutorial tasks. Release Build 8357. 2024-03-25 03:02:38 -05:00
6d11eb5048 Update to geom2d 2.0 util 2024-01-10 17:49:24 -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