Commit Graph

17 Commits (5ed991ec8818056ed0d0af28d4b0e977cf0a7860)

Author SHA1 Message Date
sigonasr2 5ed991ec88 Boss Phase 3 completed. 10 months ago
sigonasr2 4d3b3b4930 Phase 1 and 2 implemented. 10 months ago
sigonasr2 7a557fe5fc Add overlay sprite feature, extra animations for second boss. 10 months ago
Nic0Nic0Nii 1490b2b9f9 Fix cmake for emscripten, do not include discord files. Add in second boss config preparations 10 months ago
sigonasr2 d6a44c149d Wolves changed to Windhounds. 10 months ago
Quapsel f8ea2f8db1 „Adventures in Lestoria/assets/config/Monsters.txt“ ändern 10 months ago
Quapsel 812791de8a „Adventures in Lestoria/assets/config/Monsters.txt“ ändern 10 months ago
sigonasr2 cfd3be4f13 Changes to bear sprite. 11 months ago
sigonasr2 86925ef031 Bear strategy implemented. Release Build 5823. 11 months ago
sigonasr2 3e2bd6feb6 Add bear sprite and bear strategy framework. 11 months ago
sigonasr2 db9c35f813 Wolf behavior implemented. Fixed facing direction behavior for AI scripts. 11 months ago
sigonasr2 62a2119ab2 Initial frog behavior aiming implemented. 11 months ago
sigonasr2 1655fe7b51 Frog animations setup. Frog tongue bullet setup. 11 months ago
sigonasr2 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. 11 months ago
sigonasr2 bcc71601b6 Wolf Sprite, baseline wolf monster entry added, updated foresty and included loop files. 11 months ago
sigonasr2 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. 11 months ago
sigonasr2 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. 11 months ago
sigonasr2 9fef977a3a Add in consumable crafting. Allow specifying a quantity for item crafts. Add Flower Petals to Flower Turret drop table. 11 months ago
sigonasr2 4e3c9877e7 Implemented split between consumable crafting initialization and equipment enhancement initialization. 11 months ago
sigonasr2 4ac15dd1cc XP and level up systems implemented. 11 months ago
sigonasr2 fcb3ee87fd Remove magic number IDs from Monsters and use display names as the key names. Fixed all references to numerical IDs in code. Refreshed all game maps so the monster name enums export as name strings instead of numbers. 11 months ago
sigonasr2 2b3c1ea1b4 Added Merchant config files and parsing of config files to merchant structure. 12 months ago
sigonasr2 694a82701e Create new equipment images, read/parse equipment config file 1 year ago
sigonasr2 a3ac1243d7 Item Drops implemented on monster kills. 1 year ago
sigonasr2 b61f9ddf96 Setup monster drop config data and monster drop data structure. 1 year ago
sigonasr2 de04905983 Phase 4 implemented. 1 year ago
sigonasr2 76d45f2563 Phase 3 patterns implemented. 1 year ago
sigonasr2 adf7820093 Projectile shot Phase 2 attack and casting animation implemented. 1 year ago
sigonasr2 7745010099 Change move towards bump behavior to be a chance to stop an instance of this strategy instead. 1 year ago
sigonasr2 c9fa25a823 Slime King Graphics prepared. 1 year ago
sigonasr2 cbfcb2793f Player animations now load dynamically from configuration files. 1 year ago
sigonasr2 6cfb40d642 Add custom monster strategy properties for monster config files. 1 year ago
sigonasr2 6a12a45cb2 Moved all enemy reading over to purely using config files. Removed all enemy enum dependencies. Removed bugs involving loading infinite maps by accident. 1 year ago
sigonasr2 13eff22485 Super big refactor of the animation storage and monster storage system using configuration files. 1 year ago