Changes

Summary

  1. Made block breaking and movement updates asynchronous, added (commit: 3d16e12) (details)
Commit 3d16e1285154de33b0578ae651491f818e5c61f9 by rallanpcl
Made block breaking and movement updates asynchronous, added experimental anti-cheat features to the configuration

Signed-off-by: Ross Allan <[email protected]>
(commit: 3d16e12)
The file was modifiedsrc/common/me/nallar/tickthreading/minecraft/patched/PatchTcpConnection.java (diff)
The file was modifiedsrc/common/me/nallar/tickthreading/minecraft/patched/PatchPacket10Flying.java (diff)
The file was modifiedsrc/common/me/nallar/tickthreading/minecraft/patched/PatchNetServerHandler.java (diff)
The file was addedsrc/common/me/nallar/tickthreading/minecraft/patched/PatchTcpReaderThread.java
The file was modifiedsrc/common/me/nallar/tickthreading/patcher/Patches.java (diff)
The file was modifiedresources/patches-deobfuscated.xml (diff)
The file was addedsrc/common/me/nallar/tickthreading/minecraft/patched/PatchPacket14BlockDig.java
The file was modifiedsrc/common/me/nallar/tickthreading/minecraft/TickThreading.java (diff)