DimDoors/StevenDimDoors/mod_pocketDim/world
SenseiKiwi 03660699cf Minor Changes
Cleaned up our code related to initializing dimensions. Removed
redundant instances of that code and instead created a function:
PocketManager.loadDimension() - to centralize all uses of that logic.
Added LinkTypes.REVERSE to represent links leading back out of pockets
through their entrances. That distinction might prove critical in the
future when we support resetting dungeons.
2013-09-05 21:03:11 -04:00
..
BiomeGenLimbo.java Fixed Unstable Doors 2013-09-05 18:13:05 -04:00
BiomeGenPocket.java Fixed Unstable Doors 2013-09-05 18:13:05 -04:00
CustomCaveGen.java Overhauled configuration properties 2013-06-13 19:01:54 -04:00
GatewayGenerator.java Fixed Various Bugs 2013-09-04 00:34:11 -04:00
LimboGenerator.java More Progress on Rewrite 2013-08-31 12:58:35 -04:00
LimboProvider.java Finished Renaming Classes 2013-07-26 05:31:59 -04:00
LimboSkyProvider.java Finished Renaming Classes 2013-07-26 05:31:59 -04:00
PocketBuilder.java Minor Changes 2013-09-05 21:03:11 -04:00
PocketGenerator.java Flipped a Table 2013-08-29 02:14:24 -04:00
PocketProvider.java Flipped a Table 2013-08-29 02:14:24 -04:00