about summary refs log tree commit diff
path: root/src/Xanthous/Generators (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-11 Add ViewPatterns to default-extensionsGriffin Smith4-4/+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-12-30 Add dungeon level generationGriffin Smith3-19/+211
2019-12-30 Fix circle rendering, add filled circleGriffin Smith1-9/+40
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 Smith2-2/+2
2019-09-19 Add items and inventoryGriffin Smith1-8/+32
2019-09-15 Remove all but the largest region in cavesGriffin Smith2-4/+12
2019-09-15 Progressively reveal the map to the playerGriffin Smith1-8/+0
2019-09-14 Fill the outer edges of generated levelsGriffin Smith2-1/+13
2019-09-13 Place the chacracter in the level at startup timeGriffin Smith3-11/+116
2019-09-09 Convert generated levels to wallsGriffin Smith1-0/+29
2019-09-07 Add cellular-automata cave generatorGriffin Smith2-0/+182