summaryrefslogtreecommitdiff
path: root/npc/functions/maze.txt
AgeCommit message (Expand)AuthorFilesLines
2022-06-04Include Dungeon Map - Now you can find RANDOM DUNGEONS!Jesusaves1-1/+258
2022-06-04Random mazes may now have random treasure chests on them.Jesusaves1-1/+17
2022-06-04Add random treasure chests which can be relocated on random mazes.Jesusaves1-0/+87
2022-05-16Encapsule InitMaze in a do{}while loop so it is always valid (I hope)Jesusaves1-17/+16
2022-05-04In theory, you can now escape from the trap.Jesusaves1-2/+2
2022-05-04Cosmetic improvementsJesusaves1-1/+1
2022-04-28Incomplete codeJesusaves1-3/+69
2022-04-28Prepare for maze system expansion (we'll go from 24 mazes to 75 mazes)Jesusaves1-11/+41
2022-01-15Allow CreateMaze to specify ranges, so 030 domain can have different sizes.Jesusaves1-4/+6
2021-09-24Domain 030Jesusaves1-0/+97