Changes

Summary

  1. Cache onDemand class patches (commit: 7ca12d7) (details)
  2. Fix natura PluginController log spam remover patch (commit: 412b287) (details)
  3. Suppress warning synchronizing LiquidTank (commit: d576e6c) (details)
  4. Remove old TileEntityDeepStorageUnit patch (commit: d0a7855) (details)
  5. Use https for gradle wrapper download (commit: 8c2231d) (details)
  6. Fix #1063 - libraries were being added in the wrong order, so outdated (commit: 1952758) (details)
Commit 7ca12d729304084198ae06fa3a83c6a01f6ce017 by rallanpcl
Cache onDemand class patches

Signed-off-by: Ross Allan <[email protected]>
(commit: 7ca12d7)
The file was modifiedsrc/main/java/nallar/tickthreading/patcher/Patcher.java (diff)
Commit 412b28799f5399faa00650ca4fd00928dc2f84c2 by rallanpcl
Fix natura PluginController log spam remover patch

Signed-off-by: Ross Allan <[email protected]>
(commit: 412b287)
The file was modifiedsrc/main/resources/patches.xml (diff)
Commit d576e6cd03cf5c93b691b69e751b5cb2c1bc8164 by rallanpcl
Suppress warning synchronizing LiquidTank

Signed-off-by: Ross Allan <[email protected]>
(commit: d576e6c)
The file was modifiedsrc/main/resources/patches.xml (diff)
Commit d0a78558ea7cde112569ba4da4c451d8d642d6d2 by rallanpcl
Remove old TileEntityDeepStorageUnit patch

Signed-off-by: Ross Allan <[email protected]>
(commit: d0a7855)
The file was modifiedsrc/main/resources/patches.xml (diff)
Commit 8c2231db9e1bdacf73397c21645549b81305408b by rallanpcl
Use https for gradle wrapper download

Signed-off-by: Ross Allan <[email protected]>
(commit: 8c2231d)
The file was modifiedgradle/wrapper/gradle-wrapper.properties (diff)
Commit 1952758dd1ab0f6ab2caa636b763fa845c4adf29 by rallanpcl
Fix #1063 - libraries were being added in the wrong order, so outdated org.objectweb.asm classes were being loaded.

Signed-off-by: Ross Allan <[email protected]>
(commit: 1952758)
The file was modifiedsrc/main/java/nallar/tickthreading/patcher/PatchLauncher.java (diff)