Changes

Summary

  1. Fix Some of the rendering errors/Tree errors. (details)
  2. remove remnants of drawbridge registries.. have been moved to TMech (details)
  3. change API logger to log4j2 (details)
  4. manually handle lava bucket b/c of forge issue (details)
  5. Fix PacketStencilTable (details)
  6. Code Clean up (details)
  7. Scythe fixed (details)
  8. Fixed more misc. bugs (details)
  9. Re-adding some stuff from 1.6.4 (details)
  10. Partially fixed detailing (details)
Commit 4dca16cc0f113d79330d5253ed2c07d01a4f502b by scorpress
Fix Some of the rendering errors/Tree errors.
The file was modifiedsrc/main/java/tconstruct/blocks/slime/SlimeLeaves.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/slime/SlimeSapling.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/OreberryBush.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/TClientTickHandler.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/TankAirBlock.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/TProxyClient.java (diff)
The file was modifiedsrc/main/java/tconstruct/worldgen/SlimeTreeGen.java (diff)
Commit eec14481c7007eef90c6e1e765b2d42cc9859b6f by scorpress
remove remnants of drawbridge registries.. have been moved to TMech
The file was modifiedsrc/main/java/tconstruct/library/TConstructRegistry.java (diff)
Commit d470384975e1c5339fc957fdcf9ecc8ee3553aa1 by scorpress
change API logger to log4j2
The file was modifiedsrc/main/java/tconstruct/library/TConstructRegistry.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/tools/ToolCore.java (diff)
Commit bc19758fee6c808910b88b90d8b1284bd2cd287a by scorpress
manually handle lava bucket b/c of forge issue
The file was modifiedsrc/main/java/tconstruct/blocks/LavaTankBlock.java (diff)
Commit 517c841d5caddf095eeb9c52e5edf41732ff1f9b by scorpress
Fix PacketStencilTable
The file was modifiedsrc/main/java/tconstruct/util/network/packet/PacketStencilTable.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/OreberryBush.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/slime/SlimeLeaves.java (diff)
The file was modifiedsrc/main/java/tconstruct/blocks/slime/SlimeSapling.java (diff)
The file was modifiedsrc/main/java/tconstruct/client/TProxyClient.java (diff)
The file was modifiedsrc/main/java/tconstruct/worldgen/SlimeTreeGen.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/ManualInfo.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/TConstructRegistry.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/Manual.java (diff)
Commit edc97ef25656cb08b5c01f99b2efa73465551ed5 by scorpress
Scythe fixed

The scythe should be working correctly now, or at least it works on
vanilla plants.
The file was modifiedsrc/main/java/tconstruct/items/tools/Scythe.java (diff)
Commit f21726760127ae36720229483a0c5e8c763fdc39 by scorpress
Fixed more misc. bugs
The file was modifiedsrc/main/java/tconstruct/library/tools/DualHarvestTool.java (diff)
The file was modifiedresources/assets/tinker/lang/en_US.lang (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Mattock.java (diff)
Commit fa0644d4ae1658d52c758f8b5c6255d1b57fc670 by scorpress
Re-adding some stuff from 1.6.4
The file was modifiedsrc/main/java/tconstruct/util/TEventHandler.java (diff)
The file was modifiedsrc/main/java/tconstruct/common/TProxyCommon.java (diff)
The file was modifiedsrc/main/java/tconstruct/TConstruct.java (diff)
Commit 2b5e0e4b3b3b3d9221c734dd8376457c2db9f94d by scorpress
Partially fixed detailing
The file was modifiedsrc/main/java/tconstruct/common/TRecipes.java (diff)