Age | Commit message (Expand) | Author |
2021-08-14 | Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9 | shedaniel |
2021-07-26 | Expose 'loom' extension as the API, deprecate 'minecraft' extension (#449) | Juuxel |
2021-07-20 | Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9 | shedaniel |
2021-07-20 | Merge branch 'upstream-0.9' into dev/0.9 | shedaniel |
2021-07-14 | Refactor LoomGradleExtension (#431) | modmuss50 |
2021-07-13 | Add versions used to compile/build against to jar manifest (#428) | modmuss50 |
2021-07-13 | Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9 | shedaniel |
2021-07-10 | Use spotless for header validation, years have been back-filled from git history | modmuss50 |
2021-06-20 | Readd silenceLicense | shedaniel |
2021-05-30 | Merge remote-tracking branch 'FabricMC/dev/0.8' into dev/0.8 | shedaniel |
2021-05-26 | Improve error messages when using outdated Java or Gradle. | modmuss50 |
2021-05-22 | add support for new dependencyResolutionManagement (#400) | LogicFan |
2021-05-14 | Merge remote-tracking branch 'FabricMC/dev/0.8' into dev/0.8 | shedaniel |
2021-05-13 | General cleanup by making use of java 16 features (#397) | modmuss50 |
2021-05-08 | Small cleanup + Use MappingsUtils for reordering | shedaniel |
2021-04-04 | Rename log message to be less confusing | shedaniel |
2021-01-24 | Update fabric mixin, fix #3, reduce logger spam | shedaniel |
2020-12-27 | Optimise loom configuration, saves 1.2 seconds in my testing. #319 | modmuss50 |
2020-12-24 | General code cleanup (#313) | modmuss50 |
2020-07-26 | Add Experimental CFR support. Line numbers and comments are not currently sup... | modmuss50 |
2020-06-29 | Supply the configuration to the run Exec directly (#232) | Octavia Togami |
2020-06-01 | Allow specifying additional decompilers for generating sources (#213) | Fudge |
2020-06-01 | Add descriptions to all the tasks (#214) | Reece Dunham |
2020-05-14 | Move all Loom tasks to the "fabric" group (#199) | Juuxel |
2020-05-13 | Don't remapJar when running runClient or runServer (#207) | Fudge |
2020-04-26 | Eclipse project fixes (#192) | immibis |
2020-03-06 | 0.2.7 refactors (#178) | modmuss50 |
2019-11-02 | Reformat to use Fabric API's checkstyle (#137) | modmuss50 |
2019-10-22 | Rewrite native handling, fixes support for gradle 5.6.3 Fixes #81 Fixes #134 | modmuss50 |
2019-08-02 | Fix genSources task not being in the fabric group | modmuss50 |
2019-05-27 | Depend on assemble rather than buildNeeded (#94) | SquidDev |
2019-05-11 | migrate RemapJarTask and RemapSourcesJarTask over to getters/setters for fiel... | asie |
2019-05-10 | updateMappings -> migrateMappings, new features | asie |
2019-05-10 | add updateMappings task | asie |
2019-05-10 | refactor genSources into multiple reusable tasks | asie |
2019-04-23 | fix line number remapping, add option to disable mixin refmap remapping (unne... | Adrian Siekierka |
2019-04-22 | backport FernFlowerTask and relevant systems from 0.3 | Adrian Siekierka |
2019-04-20 | update libraries; move asset downloading to task that does not run on every b... | Adrian Siekierka |
2018-12-22 | add cleanLoomMappings, close #36 | Adrian Siekierka |
2018-12-22 | build functional intermediary-mapped sources JARs; update Stitch | Adrian Siekierka |
2018-12-22 | Very early source remapping | modmuss50 |
2018-12-12 | Auto generate eclipse launch files | modmuss50 |
2018-12-09 | clean up Maven repositories | asie |
2018-12-08 | update Stitch, add CleanLoomBiaries | asie |
2018-12-01 | Added vscode task to generate launch.json | modmuss50 |
2018-11-30 | add sources generation, update guava | Adrian Siekierka |
2018-11-21 | add field name population on mapping download | asie |
2018-11-06 | clean up RemapJar, add automatic mixin refmap name fill-in | asie |
2018-11-05 | New experimental way of remapping mods, this may not stay | modmuss50 |
2018-11-04 | Change some stuff in hope that it helps things | modmuss50 |