Changes

Summary

  1. Log on IMC security messages, log full patch of patched file in patcher (commit: 74921eb) (details)
  2. Improve classloader performance - don't reload patched classes if forge (commit: dadc5b0) (details)
Commit 74921eb2839b4c3921e64f69aa451d2e6fb37873 by rallanpcl
Log on IMC security messages, log full patch of patched file in patcher

Signed-off-by: Ross Allan <[email protected]>
(commit: 74921eb)
The file was modifiedresources/patches-deobfuscated.xml (diff)
The file was modifiedsrc/common/me/nallar/tickthreading/patcher/ClassRegistry.java (diff)
The file was addedsrc/common/me/nallar/patched/PatchIMCMessage.java
Commit dadc5b051e1f63f885bda7b965b2923da15a5705 by rallanpcl
Improve classloader performance - don't reload patched classes if forge adds to the classpath repeatedly

Signed-off-by: Ross Allan <[email protected]>
(commit: dadc5b0)
The file was modifiedsrc/common/me/nallar/patched/PatchRelaunchClassLoader.java (diff)