about summary refs log tree commit diff
path: root/test/Xanthous/Data
AgeCommit message (Expand)AuthorFilesLines
2020-01-05 Add staircases, and moving between levelsGriffin Smith1-1/+1
2020-01-04 Add support for multiple levelsGriffin Smith1-0/+60
2019-12-23 Update the vision every time we step the gameGriffin Smith1-0/+47
2019-12-23 Preserve entityIDs in atPosition's setterGriffin Smith1-3/+19
2019-12-23 Add a drop commandGriffin Smith1-0/+5
2019-11-30 Fix an injectivity issue with saving the gameGriffin Smith1-1/+9
2019-11-29 Use menus for combat and picking up itemsGriffin Smith1-0/+18
2019-11-29 Implement saving+loading the gameGriffin Smith1-2/+9
2019-09-20 Add the beginnings of a prompt systemGriffin Smith1-1/+4
2019-09-15 Progressively reveal the map to the playerGriffin Smith1-1/+5
2019-08-31 Add entities, and allow walking aroundGriffin Smith1-0/+26