DimDoors/StevenDimDoors/mod_pocketDim/util
SenseiKiwi 9930068775 Fixed PocketBuilder and More
1. Changed DungeonSchematic to use an external instance of Random rather
than initializing its own.
2. Created the Pair class, a strongly-typed tuple that was needed in
PocketBuilder.
3. Added a missing calculation in NewDimData for setting the packDepth
field during dungeon initialization.
4. Finished code missing in PocketBuilder. Changes listed above were
needed for this.
2013-08-30 16:27:27 -04:00
..
BaseConfigurationProcessor.java Basic Configurable Dungeon Chains 2013-08-05 20:16:45 -04:00
ChunkLocation.java Overhauled Tick Sending by CommonTickHandler 2013-07-26 05:15:44 -04:00
ConfigurationProcessingException.java Basic Configurable Dungeon Chains 2013-08-05 20:16:45 -04:00
Pair.java Fixed PocketBuilder and More 2013-08-30 16:27:27 -04:00
Point4D.java Flipped a Table 2013-08-29 02:14:24 -04:00
WeightedContainer.java Progress on Implementing Dungeon Packs 2013-08-05 09:48:49 -04:00