Changes

Summary

  1. Prepatcher implementation - source patching works other than generics, (commit: 9fc55e2) (details)
Commit 9fc55e21cf22e2e325f852ff09f02eeb02d9a5e3 by rallanpcl
Prepatcher implementation - source patching works other than generics, binary patching only partially implemented. Translation of patch file + annotations -> patchinfo works, but using horrible regexes as new JDT versions are unavailable due to conflict with old lib used in gradle plugin libs.

Signed-off-by: Ross Allan <[email protected]>
(commit: 9fc55e2)
The file was modifiedbuildSrc/src/nallar/nmsprepatcher/Main.java (diff)
The file was modifiedbuildSrc/build.gradle (diff)
The file was modifiedbuild.gradle (diff)
The file was modifiedbuildSrc/src/nallar/nmsprepatcher/PrePatcher.java (diff)