summary refs log tree commit diff stats
path: root/src/behaviour_system.cpp
Commit message (Expand)AuthorAgeFilesLines
* Improved eight-direction pathfindingStar Rauchenberger2021-07-061-20/+35
* Added moonwalking to pathfinding behaviourStar Rauchenberger2021-07-061-0/+5
* Simplified collision detection outputKelly Rauchenberger2021-03-111-1/+1
* Added "let's switch places!" Claus spriteKelly Rauchenberger2021-03-091-14/+19
* Handled case where a pathfollowing sprite overshoots its destinationKelly Rauchenberger2021-03-021-0/+15
* Started writing the Mixolydia scene!Kelly Rauchenberger2021-03-011-0/+1
* Pathfinding should be more biased toward straight lines nowKelly Rauchenberger2021-02-281-2/+4
* Added A* pathfindingKelly Rauchenberger2021-02-271-1/+170
* Added a debug consoleKelly Rauchenberger2021-02-211-0/+2
* Added sprite pausingKelly Rauchenberger2021-02-211-1/+1
* Added a randomly wandering Ionia to the mapKelly Rauchenberger2021-02-201-0/+32