Changes

Summary

  1. Break blocks on clientside. Eliminates server latency. (details)
  2. Send dig packets to synchronize states after breaking blocks. (Should (details)
Commit 699b0f5796050528b76f76c6056acb8ffd190fa6 by bernhard.bonigl
Break blocks on clientside. Eliminates server latency.
The file was modifiedsrc/main/java/tconstruct/items/tools/Scythe.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/tools/HarvestTool.java (diff)
Commit 46d84095cced75920bff9ddc0185ba4cacb233ec by bernhard.bonigl
Send dig packets to synchronize states after breaking blocks. (Should reduce ghost-block problems with AOE tools)
The file was modifiedsrc/main/java/tconstruct/items/tools/Scythe.java (diff)
The file was modifiedsrc/main/java/tconstruct/library/tools/HarvestTool.java (diff)