Commit Graph

16 Commits (2de0ba381022b9837a3408c87596b099ba8e9edb)

Author SHA1 Message Date
sigonasr2 2d0702af2c Mouse auto aim mode no longer occurs if a mouse button is held down but the mouse hasn't moved for 2 or more seconds. Fix bug with background sound not respecting BGM volume during fade-in / fade-out. Fix non-combat sound effects not playing while on the title screen. Combine unused foresty stems for now. Add in follow-directions for defensive abilities when using controller or keyboard inputs as well as an inversion direction flag. These are desirable for the retreat types since aiming defensives towards the target is not what the player prefers. Limited pathfinding frequency for monsters and wizard pathfinding ability. Fixed bug with shared pointer being passed into two separate inventories, causing double item duplication everytime a stackable item was added to the player's inventory. Release Build 7795. 9 months ago
Nic0Nic0Nii 1046557ac0 Update sprites for second boss, add config parameters for new behavior. 10 months ago
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 553baa5945 Changed reflection code to slightly account for rotations. 10 months ago
sigonasr2 d6a44c149d Wolves changed to Windhounds. 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 1655fe7b51 Frog animations setup. Frog tongue bullet setup. 11 months ago
sigonasr2 9278c355b0 Frog sprite. 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 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