14 Commits

Author SHA1 Message Date
421ba4bc4a Add stone rain attack to second chapter boss. Second Chapter boss AI routine completed. Release Build 10015. 2024-07-15 01:14:32 -05:00
191aa24dc2 Add ReverseOneShot animation type support to olcUTIL_Animate2D and config files. Stone Tosses into the air for second boss. Release Build 9994. 2024-07-14 07:59:13 -05:00
dcea90fedb Implement unit tests for the project. Fix Display Name bug (found in InternalNameCheck unit test). Add Monster Unit Tests. 2024-06-22 09:45:59 -05:00
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