about summary refs log tree commit diff
path: root/src/Xanthous/Game/Draw.hs (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-22 Add a wield commandGriffin Smith1-13/+8
2019-12-22 Add wielded, wieldable itemsGriffin Smith1-10/+31
2019-12-22 Fix rendering string promptsGriffin Smith1-1/+1
2019-11-30 Add a very basic inventory panelGriffin Smith1-10/+34
2019-11-29 Use menus for combat and picking up itemsGriffin Smith1-1/+1
2019-11-29 Implement a "look" commandGriffin Smith1-3/+13
2019-11-15 Recover character hitpoints over timeGriffin Smith1-1/+1
2019-10-16 Add draw priorityGriffin Smith1-3/+6
2019-10-13 Implement speed and ticksGriffin Smith1-1/+1
2019-10-06 Allow eating edible itemsGriffin Smith1-5/+11
2019-10-05 Display multiple messages per turnGriffin Smith1-4/+1
2019-09-29 Gormlaks attack backGriffin Smith1-2/+16
2019-09-28 Add debug command to reveal the gameGriffin Smith1-8/+11
2019-09-20 Add doors and an open commandGriffin Smith1-0/+2
2019-09-20 Add the beginnings of a prompt systemGriffin Smith1-30/+38
2019-09-19 Add items and inventoryGriffin Smith1-9/+15
2019-09-15 Progressively reveal the map to the playerGriffin Smith1-5/+10
2019-09-09 Convert generated levels to wallsGriffin Smith1-4/+8
2019-09-02 Put a test gormlak on the screenGriffin Smith1-5/+4
2019-09-02 Add a previous message commandGriffin Smith1-1/+7
2019-09-02 Link up messages to the overall gameGriffin Smith1-4/+14
2019-08-31 Add entities, and allow walking aroundGriffin Smith1-9/+26
2019-08-25 An @-sign in a box, in haskellGriffin Smith1-0/+28