aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net
AgeCommit message (Expand)Author
2020-06-01Fix source remapping not having the full classpathmodmuss50
2020-06-01Cleanup and fix dep remapping, also add better log output to source remapping.modmuss50
2020-05-28Add an easy way to include fabric api modules (#183)modmuss50
2020-05-27Update lorenz-tiny to 2.0.0modmuss50
2020-05-27Fix building on newer java versionsmodmuss50
2020-05-22Change compiler arg log output.modmuss50
2020-05-22Allow applying kapt and using mixins in other source sets (#211)Fudge
2020-05-14Fix yet another Access Widener remapper bugmodmuss50
2020-05-14Fix crash when reading empty aw file, fix -SNAPSHOT versions plugin marker no...modmuss50
2020-05-14Move all Loom tasks to the "fabric" group (#199)Juuxel
2020-05-14Fix access widener remappingmodmuss50
2020-05-13Merge branch 'pull/205' into dev/0.4modmuss50
2020-05-13Don't remapJar when running runClient or runServer (#207)Fudge
2020-05-13Improve setup speed. (#208)modmuss50
2020-05-11Try to fix #187 (#198)Juuxel
2020-05-11Add a check to ensure the correct mc version is being used with the correct y...modmuss50
2020-05-11Fix uninitialized propertyJoe
2020-05-11Allow other source sets to be remapped without needing an access widenerJoe
2020-04-27Merge remote-tracking branch 'upstream/dev/0.4' into dev/0.4modmuss50
2020-04-27Some trivial performance improvementsmodmuss50
2020-04-26Eclipse project fixes (#192)immibis
2020-04-24Update to use threaded fernflowermodmuss50
2020-04-22Ensure JarFile is always closedmodmuss50
2020-04-21Cleanup and fix dep aw remappingmodmuss50
2020-04-11Checkstyle fixmodmuss50
2020-04-11Throw an exception if the target accessWidener could not be found in the fabr...modmuss50
2020-04-07Actually fix the issuemodmuss50
2020-04-06Fix making constructors finalmodmuss50
2020-04-06Access widener support (#182)modmuss50
2020-04-05Cleanup potentially corrupt files on mappings errormodmuss50
2020-04-04Use a custom dev time log4j config. Enables color output and improves overall...modmuss50
2020-03-26Add a basic way to specify custom intermediary URLs, ideally this would use m...modmuss50
2020-03-16Fix https://github.com/FabricMC/fabric-example-mod/issues/44modmuss50
2020-03-060.2.7 refactors (#178)modmuss50
2020-02-17Possibly fix native downloading for older versions such as 1.8.9modmuss50
2020-02-05Make error messages more clearmodmuss50
2020-02-05Fix not always downloading version_manifest.json, can lead to missing versionsmodmuss50
2020-01-29Multithreaded asset downloading, should be a lot quicker (#175)modmuss50
2020-01-24Performance optimisation when including nested jarsmodmuss50
2020-01-21Pretty-print fabric.mod.json. (#174)AlexIIL
2020-01-18Replace dots in artifact names as well when generating mod jsons for JIJ (#173)Juuxel
2020-01-01Revert "Add mixins that target the class as a comment. (#168)"modmuss50
2020-01-01Add mixins that target the class as a comment. (#168)modmuss50
2019-12-29Change mixin refmap default name to use archivesBaseName instead of the proje...Juuxel
2019-12-27Merge remote-tracking branch 'upstream/dev/0.2.7' into dev/0.2.7modmuss50
2019-12-27Fix loom failing to find main class when in a loader dev envmodmuss50
2019-12-20Make mod* work with non-empty classifiers again, fixes #162 (#163)Pyrofab
2019-12-13Yet another attempt to fix the annotation processor issue.modmuss50
2019-12-11Do not add fabric-mixin-compile-extensions when syncing in idea.modmuss50
2019-12-11Revert last 2 commits.modmuss50