DimDoors/StevenDimDoors/mod_pocketDim/world
SenseiKiwi f34b06b834 More Progress on Rewrite
More cleaning up errors and code. There were a lot of things that needed
simplifying. Rather than fix the 3 or 5 copies of the same function
throughout the code, I made an effort to use the same function and
delete its copies.

Created the BaseItemDoor class to hold all the basic door item methods
that don't vary between types. That helped cut down on fixing things.
Also renamed the door item classes to match their in-game  names.

There is still a ton of duplicate code out there.
2013-08-31 16:00:18 -04:00
..
BiomeGenLimbo.java Renamed Classes 2013-07-26 05:30:59 -04:00
BiomeGenPocket.java Renamed Classes 2013-07-26 05:30:59 -04:00
CustomCaveGen.java Overhauled configuration properties 2013-06-13 19:01:54 -04:00
GatewayGenerator.java More Progress on Rewrite 2013-08-31 16:00:18 -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 Fixed PocketBuilder and More 2013-08-30 16:27:27 -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