DimDoors/StevenDimDoors/mod_pocketDim/commands
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
..
CommandAddDungeonRift.java Changed DungeonHelper into a singleton 2013-06-16 01:00:05 -04:00
CommandDeleteAllLinks.java redid commands, added more rotation support. 2013-06-12 17:59:34 -04:00
CommandDeleteDimData.java redid commands, added more rotation support. 2013-06-12 17:59:34 -04:00
CommandDeleteRifts.java Overhauled configuration properties 2013-06-13 19:01:54 -04:00
CommandEndDungeonCreation.java Improved DungeonHelper 2013-06-16 05:59:53 -04:00
CommandPrintDimData.java redid commands, added more rotation support. 2013-06-12 17:59:34 -04:00
CommandPrintDungeonData.java finished update, starting testing builds 2013-06-10 17:03:52 -04:00
CommandPruneDims.java redid commands, added more rotation support. 2013-06-12 17:59:34 -04:00
CommandStartDungeonCreation.java Changed DungeonHelper into a singleton 2013-06-16 01:00:05 -04:00