Changes

Summary

  1. Fixed chunkloading issues, added more profiling. (commit: 44ead1a) (details)
  2. Fix EntityPlayerMP/Chunks profiling (commit: a4574f5) (details)
  3. Further timings fixes (commit: 40b5266) (details)
Commit 44ead1a4610efade9ff5c0ed06bb10128377448a by rallanpcl
Fixed chunkloading issues, added more profiling.

Signed-off-by: Ross Allan <[email protected]>
(commit: 44ead1a)
The file was modifiedsrc/common/me/nallar/tickthreading/mappings/MethodDescription.java (diff)
The file was modifiedsrc/common/me/nallar/tickthreading/minecraft/patched/PatchPlayerManagerForge.java (diff)
The file was modifiedsrc/common/me/nallar/tickthreading/patcher/PatchManager.java (diff)
The file was modifiedsrc/common/me/nallar/tickthreading/patcher/Patches.java (diff)
The file was modifiedsrc/common/me/nallar/tickthreading/minecraft/commands/ProfileCommand.java (diff)
The file was addedsrc/common/javassist/is/faulty/Timings.java
The file was modifiedsrc/common/me/nallar/tickthreading/minecraft/patched/PatchPlayerInstance.java (diff)
The file was modifiedresources/patches-deobfuscated.xml (diff)
The file was modifiedsrc/common/me/nallar/tickthreading/minecraft/patched/PatchEntityPlayerMP.java (diff)
Commit a4574f53cde5be1ec317e36880776f3413166305 by rallanpcl
Fix EntityPlayerMP/Chunks profiling

Signed-off-by: Ross Allan <[email protected]>
(commit: a4574f5)
The file was modifiedsrc/common/me/nallar/tickthreading/minecraft/patched/PatchEntityPlayerMP.java (diff)
Commit 40b526653de8f6d37bb35c3375d72809c959f0d8 by rallanpcl
Further timings fixes

Signed-off-by: Ross Allan <[email protected]>
(commit: 40b5266)
The file was modifiedsrc/common/me/nallar/tickthreading/patcher/Patches.java (diff)
The file was modifiedsrc/common/me/nallar/tickthreading/minecraft/patched/PatchEntityPlayerMP.java (diff)