aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-26Set classpath before compileJava task (#330) (#333)Bytzo
2021-01-26Don't add tasks before run to idea anymore for archshedaniel
2021-01-24Use the given manifest version hash if possible (#337)Chocohead
2021-01-24fix mixinConfigshedaniel
2021-01-24Deprecate mixinConfig in favor of mixinConfig method to add to the listshedaniel
2021-01-24Update fabric mixin, fix #3, reduce logger spamshedaniel
2021-01-23That was the wrong indentshedaniel
2021-01-23Silence ClassTransformershedaniel
2021-01-21Revert previous attempt at fixing genSources when loom is applied via buildSrcmodmuss50
2021-01-21Improve error handling around access widener remapping. Closes #311modmuss50
2021-01-21Another attempt at fixing issues with fernflower's classpathmodmuss50
2021-01-21Apply all buildscript configurations across all parent projects to try and fi...modmuss50
2021-01-21Override minVersion for dependencies.shedaniel
2021-01-20Auto generate vscode run configurations, inject our own pre launch tasks to t...shedaniel
2021-01-20Allow configuring additional local sourceSets.shedaniel
2021-01-20Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forgeshedaniel
2021-01-19Dont remap dependency sources when building on CI services.modmuss50
2021-01-19Centralise refreshDeps variable.modmuss50
2021-01-19Adding Constant of the plugin id, don't duplicate the classpath if it is alre...shedaniel
2021-01-19Make genSources work in sub-projects without loom on the classpath (the root ...shedaniel
2021-01-19Cache the checksums on local asset files.shedaniel
2021-01-19Multi-thread native unpacking.shedaniel
2021-01-19Multi-thread assets checking, saving 500ms here.shedaniel
2021-01-19Use Project#javaexec instead of creating a JavaExec taskshedaniel
2021-01-19Apply license headershedaniel
2021-01-19Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forgeshedaniel
2021-01-181 Infinite Loopmodmuss50
2021-01-18Fix checkstyleshedaniel
2021-01-18Mark Forge repo as ignoreGradleMetadataRedirection if possibleshedaniel
2021-01-18Fix issue with resolving minecraft libraries on the wrong threadJuuxel
2021-01-18Fix forgeInject compilation because of missing dependencies on Gradle 6Juuxel
2021-01-18Fix failed getMixinVersion resolutionshedaniel
2021-01-18Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forgeshedaniel
2021-01-18Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forgeshedaniel
2021-01-17Gradle 7 (and hopefully 8) support (#332)modmuss50
2021-01-16Remove dep on procyon-fabric-compilertools I cannot see its usemodmuss50
2021-01-16Fix build.modmuss50
2021-01-16Update a number of dependenciesmodmuss50
2021-01-13Allow switching to fabric mixin in forge, allowing advanced refmap remapper, ...shedaniel
2021-01-12Properly reapply changed ATs, Improve ATs performance.shedaniel
2021-01-12Fix buildshedaniel
2021-01-12Let's not multi-thread ATsshedaniel
2021-01-11Fix setup errors + Multi-thread forge patching more.shedaniel
2021-01-11Update README.mdshedaniel
2021-01-11Make gradlew dependencies not break with mojmapshedaniel
2021-01-11Not depend on ForgeGradle and remap using SpecialSource directlyshedaniel
2021-01-10Refactor SrgNamedWritershedaniel
2021-01-10Refactor InnerClassRemappershedaniel
2021-01-08Remap forge added inner classes correctlyshedaniel
2021-01-08Force forge mod detectionshedaniel