about summary refs log tree commit diff
path: root/.github (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-15 Recover character hitpoints over timeGriffin Smith6-18/+44
2019-10-16 Add draw priorityGriffin Smith5-6/+30
2019-10-15 Don't walk gormlaks into wallsGriffin Smith3-12/+31
2019-10-13 Implement speed and ticksGriffin Smith11-84/+277
2019-10-12 Make the positionedCharacter test run more quicklyGriffin Smith1-3/+5
2019-10-12 Step the game *before* updating visionGriffin Smith1-1/+1
2019-10-12 Allow specifying seed on startupGriffin Smith4-25/+68
2019-10-12 Actually heal the character when they eat foodGriffin Smith1-0/+2
2019-10-06 Export unexported lensGriffin Smith1-0/+1
2019-10-06 Only allow adjacent gormlaks to attackGriffin Smith2-2/+10
2019-10-06 Fix underflow when damaging characterGriffin Smith2-2/+8
2019-10-06 Remove circleci configGriffin Smith1-37/+0
2019-10-06 Allow eating edible itemsGriffin Smith16-74/+290
2019-10-05 Don't move creatures when they're attackingGriffin Smith1-1/+1