9 Commits

Author SHA1 Message Date
965029e224 Add in lockin target time property to regular run towards monster strategy. Yellow Slime Jump target speed increased from 70 -> 90. Yellow Slime Jump lock-in target time increased from 0.0s -> 0.2s. Release Build 8087. 2024-03-09 17:08:15 -06:00
72c5a7394b Added Yellow Slime jump attack behavior. Release Build 8023. 2024-03-08 15:45:58 -06:00
468302833f Add monster jumping inside run towards monster strategy. 2024-03-08 20:29:30 +00:00
Nic0Nic0Nii
8149db260b Update copyright 2024 for FreeType. Equipment can now have an initial crafting cost. RowItemDisplays will have a craftable and upgradeable tag.
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2024-01-30 14:48:49 +00:00
bc702788cf Bosses no longer have tile collision. Tweaked general pathfinding rules for run towards script. 2024-01-24 18:07:18 -06:00
86925ef031 Bear strategy implemented. Release Build 5823. 2024-01-15 01:30:06 -06:00
db9c35f813 Wolf behavior implemented. Fixed facing direction behavior for AI scripts. 2024-01-14 16:23:31 -06:00
2c54e9a9c7 Monsters get a 1-second cooldown on collision to avoid overwhelming the player through constant charging. Remove extra A* nodes that are not required during map loading. Reversed the surround sound directions so stuff on the right is heard from the right channel, and stuff on the left is heard from the left channel. Fix lerp function in olcPGEX geometry util. 2024-01-12 09:56:49 -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