DimDoors/StevenDimDoors/mod_pocketDim/helpers
SenseiKiwi 0b9f8fa5d5 Improved DungeonHelper
Completed changes so that our code uses registerDungeon() (formerly
registerCustomDungeons() ) to register all dungeons, both bundled with
the mod and custom ones. Made some changes to the code to hide
implementation details from other classes. Also, I had some problems
with old dungeons being mixed into the renamed ones. I had to remove
fallingTNThall from the schematics folder and deleted the WIP folder
because I think we have completed versions of those schematics already.

Some of our dungeons have pre-filled chests and the contents are more
generous than our current loot system (e.g. ruinsO has a prefilled
chest). I'll have to wipe all the chests later.
2013-08-01 13:00:27 -04:00
..
BlockRotationHelper.java renamed dungeons pending changes to loading 2013-07-16 16:59:22 -04:00
copyfile.java Fixed Empty Dungeon Guide Bug 2013-06-20 04:47:16 -04:00
DeleteFolder.java Added regen dungeon command & removed hasMark 2013-06-24 01:40:56 -04:00
dimHelper.java Changes to dimHelper 2013-07-31 19:34:08 -04:00
DungeonHelper.java Improved DungeonHelper 2013-08-01 13:00:27 -04:00
yCoordHelper.java Fixed NullPointerException in yCoordHelper 2013-07-24 15:34:21 -04:00