Commit Graph

9 Commits (46ee54d7c52ae7336f5965d60669db307373796d)

Author SHA1 Message Date
sigonasr2 b8e1006901 Added overrides for playing default animations in move towards and run away scripts. Implemented Bomb Goblin AI. Include convenience methods for proximity knockback functions. Prepped AI functions for the Hawk and Stone Elementals. Release Build 9230. 7 months ago
sigonasr2 a803531a4d 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
sigonasr2 60df8f0510 Add disabling of return to camp button when already at the camp or the camp has yet to be unlocked. Release Build 7644. 9 months ago
Nic0Nic0Nii 1f244777c9 Add in ability to redefine keybinds. Keybinds currently do not translate to actual key controls (?) Replaced all 2023 copyright references with 2024, fix copyright symbols. 10 months ago
sigonasr2 db9c35f813 Wolf behavior implemented. Fixed facing direction behavior for AI scripts. 11 months ago
sigonasr2 1655fe7b51 Frog animations setup. Frog tongue bullet setup. 11 months ago
sigonasr2 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. 11 months ago
sigonasr2 6d11eb5048 Update to geom2d 2.0 util 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 fa7dfb601f Add game title images, replace all 2023 copyright notices with 2024 copyright notices. 11 months ago
sigonasr2 2bf45dacef It's 2023 btw 1 year ago
sigonasr2, Sig, Sigo 5a0e4d0d01 Transition fade added for foreground items. 1 year ago
sigonasr2 d9e8c6ddbd Add line to rectangle collision detection in geom2d header. 1 year ago
sigonasr2 5a8527f51b Add line collision checking to geom2d functions. 1 year ago
sigonasr2 d254e169c4 Added ellipse contains function to Geometry2D. 1 year ago
sigonasr2 cbbee7aaa4 Initial setup of Monster structures 1 year ago
sigonasr2 2d1b8472e1 Player animations and states implemented. 1 year ago