summaryrefslogtreecommitdiff
path: root/misc/maze.py
AgeCommit message (Expand)AuthorFilesLines
2021-12-25Minor bugfix? at maze generator scriptJesusaves1-0/+2
2020-07-14OpsJesusaves1-1/+0
2020-07-09Mazes created will now come with 20x20 margins perfectlyJesusaves1-8/+22
2020-07-09Generate L/R marginsJesusaves1-1/+13
2020-06-25Make Heights and Collision layers invisible by defaultJesusaves1-6/+12
2020-06-25Build all maze layers, so it can be automapped right at startJesusaves1-14/+16
2020-06-25Update to build mazes right from startJesusaves1-9/+29
2020-06-25Maze building toolJesusaves1-0/+143