Changes

Summary

  1. Only output patched classes to patchedMods directory (commit: a886fef) (details)
  2. Fix thaumcraft comodification exception with note blocks (commit: 442392f) (details)
  3. Cleanup and extra debugging (commit: 4682022) (details)
Commit a886fefc0ff7b57416eaa9d150a563bfe6aa94c2 by rallanpcl
Only output patched classes to patchedMods directory

Signed-off-by: Ross Allan <[email protected]>
(commit: a886fef)
The file was modifiedsrc/common/me/nallar/tickthreading/patcher/ClassRegistry.java (diff)
The file was modifiedsrc/common/me/nallar/tickthreading/patcher/PatchMain.java (diff)
Commit 442392f24a4002115279465b135e956e81e9b33a by rallanpcl
Fix thaumcraft comodification exception with note blocks

Signed-off-by: Ross Allan <[email protected]>
(commit: 442392f)
The file was modifiedresources/patches-deobfuscated.xml (diff)
Commit 46820226ab595072c51cf9c453b6ca9abbd4db29 by rallanpcl
Cleanup and extra debugging

Signed-off-by: Ross Allan <[email protected]>
(commit: 4682022)
The file was modifiedsrc/common/me/nallar/tickthreading/minecraft/TickThreading.java (diff)
The file was modifiedsrc/common/me/nallar/patched/PatchChunk.java (diff)
The file was modifiedsrc/common/me/nallar/tickthreading/patcher/ClassRegistry.java (diff)
The file was modifiedsrc/common/me/nallar/patched/PatchMinecraftServer.java (diff)
The file was modifiedsrc/common/me/nallar/patched/PatchEntityLiving.java (diff)
The file was modifiedsrc/common/me/nallar/patched/PatchWorld.java (diff)
The file was modifiedsrc/common/me/nallar/patched/PatchEntityPlayerMP.java (diff)