about summary refs log tree commit diff
path: root/src/Xanthous/Command.hs (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-11 Add ViewPatterns to default-extensionsGriffin Smith1-1/+0
2020-01-25 Add a close commandGriffin Smith1-0/+2
2020-01-05 Add staircases, and moving between levelsGriffin Smith1-0/+4
2019-12-23 Add a drop commandGriffin Smith1-0/+2
2019-12-22 Add a wield commandGriffin Smith1-0/+3
2019-12-22 Add wielded, wieldable itemsGriffin Smith1-2/+2
2019-11-30 Add a very basic inventory panelGriffin Smith1-0/+2
2019-11-30 Add messages on the groundGriffin Smith1-0/+2
2019-11-29 Implement a "look" commandGriffin Smith1-1/+5
2019-11-29 Implement saving+loading the gameGriffin Smith1-0/+2
2019-10-06 Allow eating edible itemsGriffin Smith1-0/+2
2019-09-28 Add debug command to reveal the gameGriffin Smith1-0/+4
2019-09-28 Implement the start of creature AIGriffin Smith1-0/+2
2019-09-20 Add doors and an open commandGriffin Smith1-15/+24
2019-09-19 Add items and inventoryGriffin Smith1-1/+4
2019-09-02 Add commands for diagonal movementGriffin Smith1-0/+4
2019-09-02 Add a previous message commandGriffin Smith1-1/+4
2019-08-31 Add entities, and allow walking aroundGriffin Smith1-0/+20