DimDoors/StevenDimDoors/mod_pocketDim/helpers
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
..
jnbt Export function added 2013-06-04 08:52:06 -04:00
copyfile.java rebuilt how rifts get dungeon data assigned to them 2013-06-03 20:56:15 -04:00
dimHelper.java merged SenseiKiwi changes 2013-06-16 01:50:23 -04:00
DungeonHelper.java Improved DungeonHelper 2013-06-16 05:59:53 -04:00
yCoordHelper.java Fixed monolith spawning 2013-06-15 02:09:17 -04:00