Changes

Summary

  1. Backup Commit: HarvestTools and Hammer have exact vanilla blockbreaking (details)
  2. Add an AOE-Tool implementation that correctly calls everything vanilla (details)
  3. More fixes to AOE block harvesting. effective materials etc. (details)
  4. Adjust tools to new blockbreak code stuff. Yay for proper calls. (details)
Commit b74776dc05eab0177fa421d287667e186a804e07 by bernhard.bonigl
Backup Commit: HarvestTools and Hammer have exact vanilla blockbreaking behaviour, yay
The file was modifiedsrc/main/java/tconstruct/library/tools/HarvestTool.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Hammer.java (diff)
Commit 0e76fa9c0dd761d2bdbedb6a7acf1141acff958e by bernhard.bonigl
Add an AOE-Tool implementation that correctly calls everything vanilla style, yay.
The file was modifiedresources/META-INF/TConstruct_at.cfg (diff)
The file was addedsrc/main/java/tconstruct/library/tools/AOEHarvestTool.java
The file was modifiedsrc/main/java/tconstruct/items/tools/Hammer.java (diff)
Commit 8773232660ae30c161925b570455ce7679e8b905 by bernhard.bonigl
More fixes to AOE block harvesting. effective materials etc.
The file was modifiedsrc/main/java/tconstruct/library/tools/AOEHarvestTool.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/tools/HarvestTool.java (diff)
Commit 619bfdb1f10e52d8fd0f45f11089bea4004ee5a2 by bernhard.bonigl
Adjust tools to new blockbreak code stuff. Yay for proper calls.
The file was modifiedsrc/main/java/tconstruct/library/tools/AOEHarvestTool.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/tools/DualHarvestTool.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/LumberAxe.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Battleaxe.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/tools/HarvestTool.java (diff)
The file was modifiedsrc/main/java/tconstruct/items/tools/Excavator.java (diff)