about summary refs log tree commit diff
path: root/src/Xanthous/Generators/LevelContents.hs
AgeCommit message (Expand)AuthorFilesLines
2020-05-11 Add ViewPatterns to default-extensionsGriffin Smith1-1/+0
2020-01-25 Lower the maximum gormlak coefficientGriffin Smith1-1/+1
2020-01-08 Generate more reasonable doorsGriffin Smith1-13/+27
2020-01-05 Add staircases, and moving between levelsGriffin Smith1-1/+7
2020-01-03 Track entity collision in the Entity classGriffin Smith1-0/+2
2019-12-30 Place doors on the levelGriffin Smith1-11/+34
2019-11-30 Add messages on the groundGriffin Smith1-3/+26
2019-09-21 Implement combatGriffin Smith1-15/+28
2019-09-20 Add doors and an open commandGriffin Smith1-1/+1
2019-09-19 Add items and inventoryGriffin Smith1-8/+32
2019-09-13 Place the chacracter in the level at startup timeGriffin Smith1-0/+26