about summary refs log tree commit diff
path: root/src/Xanthous/AI (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-03 Track entity collision in the Entity classGriffin Smith1-2/+2
2020-01-03 Decouple Gormlak AI from creaturesGriffin Smith2-34/+47
2020-01-03 Don't render moving entities that aren't visibleGriffin Smith1-1/+4
2019-11-29 Use menus for combat and picking up itemsGriffin Smith2-3/+3
2019-11-29 Implement saving+loading the gameGriffin Smith1-0/+7
2019-10-15 Don't walk gormlaks into wallsGriffin Smith1-3/+9
2019-10-13 Implement speed and ticksGriffin Smith1-24/+48
2019-10-06 Fix underflow when damaging characterGriffin Smith1-2/+3
2019-10-05 Don't move creatures when they're attackingGriffin Smith1-1/+1
2019-09-29 Gormlaks attack backGriffin Smith1-16/+29
2019-09-28 Tweak gormlak movement slightlyGriffin Smith1-8/+26
2019-09-28 Implement the start of creature AIGriffin Smith1-0/+39