about summary refs log tree commit diff
path: root/src/Xanthous/Entities
AgeCommit message (Expand)AuthorFilesLines
2019-09-29 Gormlaks attack backGriffin Smith1-0/+10
2019-09-28 Tweak gormlak movement slightlyGriffin Smith1-1/+1
2019-09-28 Implement the start of creature AIGriffin Smith6-7/+38
2019-09-21 Implement combatGriffin Smith3-6/+16
2019-09-20 Describe what you see when you walk over itemsGriffin Smith5-12/+20
2019-09-20 Add doors and an open commandGriffin Smith4-4/+56
2019-09-20 Add the beginnings of a prompt systemGriffin Smith1-0/+9
2019-09-19 Add items and inventoryGriffin Smith7-28/+123
2019-09-15 Scroll the viewport around the characterGriffin Smith1-1/+11
2019-09-15 Progressively reveal the map to the playerGriffin Smith3-2/+11
2019-09-09 Convert generated levels to wallsGriffin Smith6-39/+81
2019-09-02 Put a test gormlak on the screenGriffin Smith2-1/+33
2019-09-02 Add raws, loaded statically from a folderGriffin Smith3-0/+102
2019-08-31 Add entities, and allow walking aroundGriffin Smith2-0/+55