DimDoors/StevenDimDoors/mod_pocketDim/schematic
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
..
BlockRotator.java More Progress on Rewrite 2013-08-31 16:00:18 -04:00
CompactBoundsOperation.java Improved Schematic Class 2013-07-27 17:29:55 -04:00
CompoundFilter.java Fixed Door Bugs 2013-07-30 17:57:05 -04:00
InvalidSchematicException.java Improved Schematic Class 2013-07-27 17:29:55 -04:00
ReplacementFilter.java Fixed Door Bugs 2013-07-30 17:57:05 -04:00
Schematic.java Fixed MCedit 1.7.1 Support 2013-07-31 16:56:42 -04:00
SchematicFilter.java Fixed Door Bugs 2013-07-30 17:57:05 -04:00
WorldCopyOperation.java Improved Schematic Class 2013-07-27 17:29:55 -04:00
WorldOperation.java Improved and Integrated DungeonSchematic 2013-07-30 13:58:14 -04:00