about summary refs log tree commit diff
path: root/test/Xanthous (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-15 Don't walk gormlaks into wallsGriffin Smith1-0/+4
2019-10-13 Implement speed and ticksGriffin Smith1-4/+4
2019-10-12 Make the positionedCharacter test run more quicklyGriffin Smith1-3/+5
2019-10-06 Only allow adjacent gormlaks to attackGriffin Smith1-1/+8
2019-10-06 Allow eating edible itemsGriffin Smith1-0/+24
2019-10-05 Display multiple messages per turnGriffin Smith1-0/+12
2019-09-29 Gormlaks attack backGriffin Smith1-0/+14
2019-09-20 Describe what you see when you walk over itemsGriffin Smith1-0/+18
2019-09-20 Add the beginnings of a prompt systemGriffin Smith2-1/+7
2019-09-15 Progressively reveal the map to the playerGriffin Smith2-1/+44
2019-09-09 Convert generated levels to wallsGriffin Smith2-2/+13
2019-09-07 Add cellular-automata cave generatorGriffin Smith1-0/+66
2019-09-02 Add raws, loaded statically from a folderGriffin Smith2-1/+17
2019-09-02 Add a previous message commandGriffin Smith1-2/+2
2019-09-01 Implement messagesGriffin Smith2-0/+84
2019-08-31 Add entities, and allow walking aroundGriffin Smith3-0/+91