1.11.2:
Pulled relevant newer updates;
- Fix profiler interval config error
- Fix possible NPE with Async profiler
- Clarify timeout warning
Added loading profiling along with config options related to it Removed accesstransformers and replaced them with Mixin instead Made config options write to file when accessed instead of waiting for the user to figure out the config
1.11.0:
- Backport updated Spark to 1.12.2 Forge
- Removed excess modules that arent needed for 1.12.2 Forge
- Modified readme and build.gradles to update information and make the project buildable
- Disabled the open command/viewer due to dependency/Java versioning issues
- Disabled ForgeClassSourceLookup::identify() due to Java versioning issues
- Disabled the ForgeExtraMetadataProvider as 1.12.2 does not have datapacks
- Rewrote commands and event handling to work with 1.12.2
- Added modifcation notices to comply with licensing
- Everything tested as working