aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-07-27Some Forge stuffJuuxel
2020-07-26Fix genSources on sub projectsmodmuss50
2020-07-26General cleanupReece Dunham
2020-07-26Post merge checkstylemodmuss50
2020-07-26Merge branch 'shared_caches' into dev/0.5modmuss50
2020-07-26Add Experimental CFR support. Line numbers and comments are not currently sup...modmuss50
2020-07-26Deprecate using `minecraft` as the gradle extension name in place of `loom`. ...modmuss50
2020-07-26Fix issue #243 by using ResolvedConfiguration and ResolvedDependency. (#244)Jaideep Singh Heer
2020-07-26Allow IDEA run configs to be generated for non-root projects (#236)Jonas Herzig
2020-07-26Improve error handling in the case mappings or minecraft dependency was not p...Fudge
2020-07-26Use jetbrains annotations by default. (#240)modmuss50
2020-07-16Match Mercury sourceCompatibility with Gradle (#224)Jamie Mansfield
2020-06-29Supply the configuration to the run Exec directly (#232)Octavia Togami
2020-06-28Remove get/setDirectionmodmuss50
2020-06-28checkstylemodmuss50
2020-06-28small cleanupmodmuss50
2020-06-27Fix build?modmuss50
2020-06-27First pass on "shareCaches".modmuss50
2020-06-23Rengenerate and download all files with --refresh-dependencies (#227)modmuss50
2020-06-21Update mixin compile extensionsmodmuss50
2020-06-19Fix test sourceset not having minecraftmodmuss50
2020-06-08Test across java and gradle versions with github actions. (#218)modmuss50
2020-06-02Fix #177modmuss50
2020-06-02Merge remote-tracking branch 'upstream/dev/0.4' into dev/0.4modmuss50
2020-06-02update DLImodmuss50
2020-06-01Allow specifying additional decompilers for generating sources (#213)Fudge
2020-06-01Add descriptions to all the tasks (#214)Reece Dunham
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