No description
Find a file
SenseiKiwi 61297c3a3a Improved DungeonHelper
Separated exportDungeon() from registerCustomDungeon() - exporting a
dungeon no longer automatically registers it. Also changed
exportDungeon() so that it returns a boolean indicating success or
failure, instead of an instance of DungeonGenerator that was never being
used. I modified CommandEndDungeonCreation so that it can warn you if
exporting the dungeon failed (if exportDungeon() returned false), and
also, to register the dungeon after it's exported since it's no longer
automatic.
2013-06-16 05:59:53 -04:00
resources redid commands, added more rotation support. 2013-06-12 17:59:34 -04:00
schematics Fixed limbo return, schematic crash 2013-06-16 01:44:05 -04:00
StevenDimDoors Improved DungeonHelper 2013-06-16 05:59:53 -04:00
build.xml updated build info 2013-05-09 17:21:21 -04:00
mcmod.info Fixed mcmod.info 2013-06-16 05:15:59 -04:00
versionscript.py Signed-off-by: StevenRS11 <stevenrs11@aol.com> 2013-02-17 23:00:39 -05:00