67 Commits

Author SHA1 Message Date
5ed991ec88 Boss Phase 3 completed. 2024-01-24 22:44:18 -06:00
4d3b3b4930 Phase 1 and 2 implemented. 2024-01-24 19:50:53 -06:00
7a557fe5fc Add overlay sprite feature, extra animations for second boss. 2024-01-24 17:13:33 -06:00
Nic0Nic0Nii
1490b2b9f9 Fix cmake for emscripten, do not include discord files. Add in second boss config preparations
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2024-01-23 16:37:50 +00:00
d6a44c149d Wolves changed to Windhounds. 2024-01-22 01:48:22 -06:00
Quapsel
f8ea2f8db1 „Adventures in Lestoria/assets/config/Monsters.txt“ ändern
Exp Values adjusted. Slime King Hp increase.
2024-01-20 21:10:15 -06:00
Quapsel
812791de8a „Adventures in Lestoria/assets/config/Monsters.txt“ ändern
Changed dropp rate to 30% for most materials (exception: Frog Skin & Bear Blood)
2024-01-18 11:00:27 -06:00
cfd3be4f13 Changes to bear sprite. 2024-01-15 17:22:42 -06:00
86925ef031 Bear strategy implemented. Release Build 5823. 2024-01-15 01:30:06 -06:00
3e2bd6feb6 Add bear sprite and bear strategy framework. 2024-01-14 17:42:20 -06:00
db9c35f813 Wolf behavior implemented. Fixed facing direction behavior for AI scripts. 2024-01-14 16:23:31 -06:00
62a2119ab2 Initial frog behavior aiming implemented. 2024-01-13 16:37:46 -06:00
1655fe7b51 Frog animations setup. Frog tongue bullet setup. 2024-01-12 11:51:07 -06:00
57f482016f Added error handling for when creatures are specified in spawn zones but do not have a corresponding image. Gracefully handle random extra zones that are accidentally added with no type specified. Add in foresty boss/overworld sample themes. Add in placeholder frog info. Refactor MapName to just use strings instead of an enum since we don't want manual upkeep. 2024-01-09 04:50:01 -06:00
bcc71601b6 Wolf Sprite, baseline wolf monster entry added, updated foresty and included loop files. 2024-01-08 22:31:44 -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
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