about summary refs log tree commit diff
path: root/src/Xanthous/Data (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-11 Add ViewPatterns to default-extensionsGriffin Smith2-2/+0
2020-05-10 Entities inside a wall can't see anythingGriffin Smith1-2/+1
2020-02-17 Drop Rasterific for non-filled circlesGriffin Smith1-2/+10
2020-02-08 Factor out an EntityAttributes typeGriffin Smith2-1/+71
2020-01-20 Put new levels at the right position in the listGriffin Smith1-1/+1
2020-01-05 Add staircases, and moving between levelsGriffin Smith1-1/+1
2020-01-04 Add support for multiple levelsGriffin Smith1-0/+170
2019-12-23 Preserve entityIDs in atPosition's setterGriffin Smith1-12/+31
2019-12-23 Add a drop commandGriffin Smith2-5/+109
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