Changes

Summary

  1. Fix patching warnings when not running under MCPC+ (commit: 8e6b305) (details)
  2. Fix stop command when TickThreading.debug is set. (commit: 4b19ae8) (details)
  3. Fix some patches in postSrg patch groups which should be running preSrg (commit: dccfe83) (details)
  4. Fix WR-CBE ConcurrentModificationException (commit: 8ea54fb) (details)
Commit 8e6b305b22be6593c91d78a191f7ba66d6d99ce0 by rallanpcl
Fix patching warnings when not running under MCPC+

Signed-off-by: Ross Allan <[email protected]>
(commit: 8e6b305)
The file was modifiedsrc/main/java/nallar/tickthreading/patcher/PatchHook.java (diff)
The file was modifiedsrc/main/java/nallar/log/PatchLog.java (diff)
Commit 4b19ae8959891573674ab256a1790578744eb2df by rallanpcl
Fix stop command when TickThreading.debug is set.

Signed-off-by: Ross Allan <[email protected]>
(commit: 4b19ae8)
The file was modifiedsrc/main/java/nallar/patched/server/PatchMinecraftServer.java (diff)
The file was modifiedsrc/main/java/nallar/tickthreading/patcher/PatchHook.java (diff)
Commit dccfe83d29e4d8b78e734fcf21fe261e2bab3557 by rallanpcl
Fix some patches in postSrg patch groups which should be running preSrg

Signed-off-by: Ross Allan <[email protected]>
(commit: dccfe83)
The file was modifiedsrc/main/resources/patches.xml (diff)
Commit 8ea54fb411dc65b8b80f361ee6b0ce1aa66c0d3b by rallanpcl
Fix WR-CBE ConcurrentModificationException

Signed-off-by: Ross Allan <[email protected]>
(commit: 8ea54fb)
The file was modifiedsrc/main/resources/patches.xml (diff)