aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-31Make --refresh-dependencies work by creating the directory after clearing it ...shedaniel
2021-08-31Refactor and improve tests (#466)modmuss50
2021-08-26Fix compile for b320c4199a3aae41a83d5c336d45ecaac0499c36 (#480)shedaniel
2021-08-22Allow developer set the site where to download game resource.(0.9 branch) (#442)hanbings
2021-08-22update mapping-io, fix #473 (#474)Logic
2021-08-13File Structure Changes (#462)shedaniel
2021-07-31Add modCompileOnlyApi, modRuntimeOnly; deprecate modRuntime (#458)Juuxel
2021-07-31Make RemapSourcesJarTask use properties (#459)Juuxel
2021-07-31Remove the Cache class in the LoomRepositoryPlugin, use LoomFiles instead. (#...Logic
2021-07-31Remove the ShowCodeDetailsInExceptionMessages jvm arg, I didn't realise it wa...modmuss50
2021-07-31Start experimental 0.10 branch - Won't be published right now.modmuss50
2021-07-28Revert: "Always fork the java compiler" Fixes #453modmuss50
2021-07-28fix #448 (#451)Logic
2021-07-27Fix NPE when in a mod loader dev envmodmuss50
2021-07-26Expose 'loom' extension as the API, deprecate 'minecraft' extension (#449)Juuxel
2021-07-26Use Property in LoomGradleExtension & Move task groups to constants (#445)shedaniel
2021-07-26Fix loom.accessWidener being a read-only property in Kotlin (#447)Juuxel
2021-07-25Make SourceRemapper threaded (#446)modmuss50
2021-07-24Update mercury. Test with Gradle 7.3 nightlys. Bump other deps.modmuss50
2021-07-23Use jar processor ids to fix #432 (#444)Juuxel
2021-07-23Ensure files are closed and outputs cleaned up when remapping.modmuss50
2021-07-21Revert "Fix MojangMappingsSpec having the same hash version for each mc versi...modmuss50
2021-07-21Fix MojangMappingsSpec having the same hash version for each mc version.modmuss50
2021-07-20Bump gradle nightly versionmodmuss50
2021-07-18Better Mixin AP configuration (#423)LogicFan
2021-07-17Enforce a minimum Intelij version of 2021.1.modmuss50
2021-07-16Fix fabricApi.module does not respecting offline mode. Closes #412modmuss50
2021-07-16Fallback to fabric's experimental version manifest for versions that are not ...modmuss50
2021-07-16Add CustomManifestTestmodmuss50
2021-07-16Actually handle gzip encoded connections when downloading.modmuss50
2021-07-16Add back customManifest apimodmuss50
2021-07-14Refactor LoomGradleExtension (#431)modmuss50
2021-07-13Add versions used to compile/build against to jar manifest (#428)modmuss50
2021-07-13Update parchment urlmodmuss50
2021-07-13Fix AW field remapping (#434)Juuxel
2021-07-13Improve some bad stack traces.modmuss50
2021-07-12Test AW field remapping (#433)Juuxel
2021-07-10Fix header file from merge.modmuss50
2021-07-10Fix local file mod dependencies (#430)Juuxel
2021-07-10Use spotless for header validation, years have been back-filled from git historymodmuss50
2021-07-05Fix yet another gradle deprecation, expand tests to cover itmodmuss50
2021-07-04Fix build...modmuss50
2021-07-04Use a detached configuration to add jetbrains annotations to the source remap...modmuss50
2021-06-30Update ReproducibleBuildTest hashes, the tiny remapper update caused this.modmuss50
2021-06-30Update ASM and nightly gradlemodmuss50
2021-06-28fix broken test introduced in 54d6ef7896f22f89d6594703d09e3195c814cf10 (#424)LogicFan
2021-06-20Fix typo "officalMojangMappings" (#420)shedaniel
2021-06-16Patch all eclipse deps to use a strict versionmodmuss50
2021-06-16Ensure deps are reproducible. This prevents them from being updated without u...modmuss50
2021-06-14Basic layered mappings with @ParchmentMC support (#413)modmuss50