summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Collapse)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
This is a good tool, I'll be using it :3
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
2020-05-15Twine Mouboo Tool.Jesusaves1-0/+167
It converts simple twine stories into game code. Only plain text, one-line C comments and basic navigation are supported. (DO NOT use pipe navigation)
2019-01-06Update HPTable rule. Remove file from update/files.Jesusaves1-3/+3
2019-01-03Add an utility file to calculate mob experience givenJesusaves1-0/+174
2018-12-30Split hpsp_tables in two files with current rules for each oneJesusaves2-0/+46
This way, we can have better control of HP/SP table rules generation
2018-12-30Add HP/SP Table Generation Script File.Jesusaves1-0/+46
Current values are the ones for SP Table.