aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gtPlusPlus/preloader/asm/Preloader_FMLLoadingPlugin.java
AgeCommit message (Collapse)Author
2018-02-27$ Organized imports.Jordan Byrne
$ FindBugs fixes.
2018-01-25$ Further fixes to Pollution and Multiblocks, revision of ↵Jordan Byrne
7ddb7f5e8ed9fe60b730183c7a04f3bce3b8f815. + Added a handler for class transformers. % Added test case to tiered tanks for NBT storing. - Removed logging from some reflection calls.
2017-10-08$ Tried to improve the handling of Old circuit config in core mod.Alkalus
2017-10-08+ Added a sorting index of 10000 to the PreLoader module.Alkalus
2017-10-08+ Added support for the new circuit components added since original ↵Alkalus
implementation.
2017-08-09% Rewrote the Preloader mod to now be a dummy mod.Draknyte1
+ Added ASM usage to Preloader. + MC Version annotations to both GT++ and it's child mod GT++ Dark world.