about summary refs log tree commit diff
path: root/src/Xanthous/Data (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-30 Fix an injectivity issue with saving the gameGriffin Smith2-18/+33
2019-11-29 Use menus for combat and picking up itemsGriffin Smith2-1/+57
2019-11-29 Implement saving+loading the gameGriffin Smith1-2/+13
2019-09-29 Gormlaks attack backGriffin Smith2-0/+8
2019-09-28 Implement the start of creature AIGriffin Smith2-14/+42
2019-09-20 Add the beginnings of a prompt systemGriffin Smith1-14/+13
2019-09-19 Add items and inventoryGriffin Smith1-1/+8
2019-09-15 Progressively reveal the map to the playerGriffin Smith2-26/+106
2019-09-13 Place the chacracter in the level at startup timeGriffin Smith1-1/+1
2019-09-09 Convert generated levels to wallsGriffin Smith1-1/+12
2019-08-31 Add entities, and allow walking aroundGriffin Smith1-0/+141