Files
DimDoors/StevenDimDoors/mod_pocketDim
SenseiKiwi 98162f2839 Removed Limbo Decay
Removed the code associated with Limbo decay from EventHookContainer,
LimboBlock, and CommonTickHandler. DimHelper still has blocksToDecay
since removing it could cause deserialization failures. However, nothing
should actually use that list. I also removed several unused or
redundant methods (e.g. overriding methods and putting in exactly the
same code as in the super class), fixed indentation and renamed cryptic
variables. We should have a rule against allowing cryptic variable names
like "par2", even if they're inherited from Forge. I'll implement proper
limbo decay in the next commit.
2013-07-25 00:12:13 -04:00
..
2013-07-25 00:12:13 -04:00
2013-07-16 17:00:25 -04:00
2013-07-24 20:17:56 -04:00
2013-07-16 17:52:26 -04:00
2013-07-11 23:58:59 -04:00
2013-06-16 03:40:46 -04:00
2013-05-30 02:30:17 -04:00
2013-07-25 00:12:13 -04:00
2013-06-16 11:06:08 -04:00
2013-07-16 17:00:25 -04:00
2013-07-25 00:12:13 -04:00
2013-06-25 13:55:13 -04:00
2013-07-15 17:00:09 -04:00
2013-05-30 02:30:17 -04:00
2013-07-15 18:15:10 -04:00