DimDoors/StevenDimDoors/mod_pocketDim/blocks
SenseiKiwi b050c6c61b Improved Metadata Rotation Code
Simplified metadata rotation code by only having a single function that
rotates metadata by 90 degrees clockwise and applying it repeatedly for
180 and 270 degree rotations. Removed flipDoorMetadata() from dimHelper
and replaced all references to it with references to BlockRotator. This
makes all our rotations reference a single function. Replaced hardcoded
rotation in DungeonSchematic.

Added support for wood (tree trunk) and quartz pillar metadata
rotations.
2013-08-02 07:48:44 -04:00
..
BlockDimWall.java Merge remote-tracking branch 'upstream/master' 2013-07-19 07:24:35 -04:00
BlockDimWallPerm.java Fixed falling damage persisting after teleport 2013-07-30 20:19:00 -04:00
BlockLimbo.java Overhauled Tick Sending by CommonTickHandler 2013-07-26 05:15:44 -04:00
BlockRift.java Fixed packet bug 2013-08-01 13:54:51 -04:00
ChaosDoor.java Changes to dimHelper 2013-07-31 19:34:08 -04:00
dimDoor.java Improved Metadata Rotation Code 2013-08-02 07:48:44 -04:00
dimHatch.java Changes to dimHelper 2013-07-31 19:34:08 -04:00
ExitDoor.java Improved Metadata Rotation Code 2013-08-02 07:48:44 -04:00
linkDimDoor.java Added creative tab 2013-07-13 14:13:01 -04:00
linkExitDoor.java Added creative tab 2013-07-13 14:13:01 -04:00