Changes

Summary

  1. Partially implement patcher support for SRG obfuscated mods. (commit: 59472aa) (details)
Commit 59472aa437f93b7d8172a99f06b605dcfb0348af by rallanpcl
Partially implement patcher support for SRG obfuscated mods.

Signed-off-by: Ross Allan <[email protected]>
(commit: 59472aa)
The file was modifiedsrc/common/nallar/tickthreading/patcher/PatchMain.java (diff)
The file was addedsrc/common/nallar/tickthreading/patcher/remapping/Transformer.java
The file was addedsrc/common/nallar/tickthreading/patcher/remapping/ByteSource.java
The file was addedsrc/common/nallar/tickthreading/patcher/remapping/Deobfuscator.java
The file was modifiedbuild.xml (diff)
The file was modifiedsrc/common/nallar/tickthreading/util/PatchUtil.java (diff)
The file was modifiedsrc/common/nallar/tickthreading/patcher/ClassRegistry.java (diff)
The file was modifiedresources/patches-deobfuscated.xml (diff)
The file was addedsrc/common/javassist/RemappingPool.java
The file was modifiedsrc/common/nallar/tickthreading/patcher/PatchManager.java (diff)
The file was modifiedsrc/common/nallar/patched/forge/PatchPacketDispatcher.java (diff)