Age | Commit message (Expand) | Author |
2021-12-02 | Don't print unstable loom warning | shedaniel |
2021-09-29 | Fix merge conflicts | shedaniel |
2021-09-28 | Add -Dloom.refresh=true option (#508) | shedaniel |
2021-09-17 | Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0 | shedaniel |
2021-09-16 | Migrate fully to mapping-io + Add comments about transitive access widners to... | modmuss50 |
2021-09-11 | Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/future | shedaniel |
2021-09-07 | Update checkstyle to prevent using var expect for new instance creation. | modmuss50 |
2021-09-05 | Fix the java software component not working with Loom and fix #200 (#460) | Juuxel |
2021-08-14 | Merge remote-tracking branch 'FabricMC/exp/0.10' into dev/future | shedaniel |
2021-08-14 | Fix checkstyle | shedaniel |
2021-08-14 | Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9 | shedaniel |
2021-07-31 | Remove the Cache class in the LoomRepositoryPlugin, use LoomFiles instead. (#... | Logic |
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 |