aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-20Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forgeshedaniel
2021-02-14Add loom dev deps to runtimeClasspath instead of runtimeOnlymodmuss50
2021-02-14Run tests against gradle 7 and fail on deprecation. Fix gradle 8 support again.modmuss50
2021-02-14Fix merge conflictsshedaniel
2021-02-14Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forgeshedaniel
2021-02-13Disable log4j jansi support when compiling, removes a warning about it.modmuss50
2021-02-13Add dev runtime dependencies to runtimeClasspath instead of runtimeOnly (#350)Juuxel
2021-02-12RunConfigSettings.generateIDEConfig -> ideConfigGenerated + normal getter/set...Juuxel
2021-02-12asm 9.1modmuss50
2021-02-12Rewrite minecraft game data handling.modmuss50
2021-02-11Generate IDE run configs on a per config basis. Allows for much finer grain c...modmuss50
2021-02-11Revert previous change, somewhat. I didnt understand the issue correctly.modmuss50
2021-02-11Rename `runs` -> `runConfigs`modmuss50
2021-02-11Update MCE - Remove auto population of minVersion in mixins - Drop some log l...modmuss50
2021-02-09Publish to my mavenshedaniel
2021-02-09Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forgeshedaniel
2021-02-09Allow post configuring run configsshedaniel
2021-02-03Fix CME, Closes #345modmuss50
2021-02-03Update README.mdshedaniel
2021-02-03Merge branch '0.6-merge' into dev/0.6-forgeshedaniel
2021-02-03Merge remote-tracking branch 'FabricMC/dev/0.6' into 0.6-mergeshedaniel
2021-02-03Create the data runshedaniel
2021-02-03Still takes about a minute to download all the assets, should be much better ...shedaniel
2021-02-02Generate fabric.mod.json for included submodule jars (#343)Jason
2021-02-02Merge remote-tracking branch 'FabricMC/dev/0.6' into 0.6-mergeshedaniel
2021-02-02Merge branch 'dev/0.6-forge' into 0.6-mergeshedaniel
2021-02-02Fix source remapping for dependencies as well.shedaniel
2021-02-02Fix remap forge source jar to srgshedaniel
2021-02-02Fix remap forge source jar to srgshedaniel
2021-02-02Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forgeshedaniel
2021-01-31Rename mode -> environment + Hopefully fix a regression with the run tasksmodmuss50
2021-01-30Add MCP docs support and param namesshedaniel
2021-01-30Merge remote-tracking branch 'architectury/dev/0.6-forge' into dev/0.6-forgeshedaniel
2021-01-30Primitive MCP Support!shedaniel
2021-01-29Merge pull request #5 from NinjaPhenix/dev/0.6-forgeMax
2021-01-29Fixes refmap errors in sub-subprojects by replacing any subsequent : with a _.NinjaPhenix
2021-01-30Mark `useFabricMixin = true` by default.shedaniel
2021-01-29Improve run configs (#318) (#338)modmuss50
2021-01-30Append platform suffix againshedaniel
2021-01-29Cache the checksum of asset index files. (#335)shedaniel
2021-01-29Data Generator for Forgeshedaniel
2021-01-28Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6modmuss50
2021-01-28Dont add the mojang maven repo twice.modmuss50
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