Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-14 | Merge remote-tracking branch 'FabricMC/dev/0.8' into dev/0.8 | shedaniel | |
# Conflicts: # README.md # build.gradle # src/main/java/net/fabricmc/loom/LoomGradlePlugin.java # src/main/java/net/fabricmc/loom/build/mixin/AnnotationProcessorInvoker.java # src/main/java/net/fabricmc/loom/configuration/DependencyProvider.java # src/main/java/net/fabricmc/loom/configuration/mods/ModProcessor.java # src/main/java/net/fabricmc/loom/configuration/providers/MinecraftProvider.java # src/main/java/net/fabricmc/loom/configuration/providers/minecraft/assets/MinecraftAssetsProvider.java # src/main/java/net/fabricmc/loom/task/GenVsCodeProjectTask.java | |||
2021-05-13 | General cleanup by making use of java 16 features (#397) | modmuss50 | |
* General cleanup by making use of java 16 features * use jackson-databind in place of gson when reading to a record * Fixes * cleanup * dep updates * Replace commons IOUtils usage with native java * Update fernflower | |||
2021-02-03 | Update README.md | shedaniel | |
2021-01-20 | Auto generate vscode run configurations, inject our own pre launch tasks to ↵ | shedaniel | |
tasks.json | |||
2021-01-18 | Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forge | shedaniel | |
2021-01-11 | Update README.md | shedaniel | |
2021-01-03 | Improve debugging repo instructions and fix typos (#323) | Juuxel | |
* Improve debugging repo instructions and fix typos * Fix typo in README | |||
2021-01-03 | Improve the readme a little. | modmuss50 | |
Feel free to improve via PRs | |||
2020-12-28 | Update README.md | shedaniel | |
2020-12-08 | Setup forgified loom from Juuxel that allows for better production use. | shedaniel | |
2020-12-04 | Remap mixins properly (and cursedly) | Juuxel | |
2020-12-03 | Add missing Forge maven to README | Juuxel | |
2020-12-03 | Update limitations in README | Juuxel | |
2020-12-03 | Remap mod dependencies + their coremods and ATs | Juuxel | |
2018-10-24 | ongoing de-OMLification | asie | |
2018-05-11 | Rename to OpenGradle | TheCodedOne | |
2016-10-12 | Remove need to use genIdeaRuns, now just use the idea task | modmuss50 | |
Remove making everything public - breaks a lot of shit | |||
2016-08-20 | Update README.md | Shadowfacts | |
2016-08-15 | recreate repo | asiekierka | |