DimDoors/StevenDimDoors/mod_pocketDim/helpers
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
..
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
DungeonHelper.java More Progress on Rewrite 2013-08-31 16:00:18 -04:00
yCoordHelper.java More Progress on Rewrite 2013-08-31 07:39:52 -04:00