DimDoors/StevenDimDoors/mod_pocketDim/helpers
SenseiKiwi 84cfa9904c Fixed Export Height Bug
Fixed a bug in DungeonHelper that could cause dungeons to get clipped
during export if they extend past Y = 127. We used
world.getActualHeight() to obtain the height of the pocket, which should
be 256, but getActualHeight() returns 128 for dimensions with no sky.
Pocket dimensions are set to have no sky, so this becomes an issue.
2013-07-24 20:17:56 -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 Renamed printAllLinkData and limbo decay 2013-07-11 20:42:57 -04:00
DungeonHelper.java Fixed Export Height Bug 2013-07-24 20:17:56 -04:00
yCoordHelper.java Fixed NullPointerException in yCoordHelper 2013-07-24 15:34:21 -04:00