aboutsummaryrefslogtreecommitdiff
path: root/src/main/java
AgeCommit message (Expand)Author
2021-06-13Name mappings, so I can work with multiple Minecraft versions at the same tim...KosmX
2021-06-06Use a better structure for the mappings foldershedaniel
2021-06-05Detect tsrg2shedaniel
2021-06-03Merge remote-tracking branch 'FabricMC/dev/0.8' into dev/0.8shedaniel
2021-06-01Fix MergedNestedJarProvider not calling the child's preparemodmuss50
2021-05-31whatever I did yesterdayJuuz
2021-05-30Reorder MinecraftPatchedProvider pipelineJuuz
2021-05-30Migrate ATs to JavaExec and make them quietJuuz
2021-05-30Reinitiate the forge reposhedaniel
2021-05-30Update tiny-remapper to 1.1.0shedaniel
2021-05-30Merge remote-tracking branch 'FabricMC/dev/0.8' into dev/0.8shedaniel
2021-05-28Fix local ivy layout not respecting classifiers. Fixes #407modmuss50
2021-05-27Suppress "Inconsistent inner class entries" error when decompilingmodmuss50
2021-05-26Improve error messages when using outdated Java or Gradle.modmuss50
2021-05-22Add classifier to "fake" mods' id if they have a classifier specified (#394)Mitchell Skaggs
2021-05-22add support for new dependencyResolutionManagement (#400)LogicFan
2021-05-20Merge remote-tracking branch 'FabricMC/dev/0.8' into dev/0.8shedaniel
2021-05-18Update MCE to 0.4.4modmuss50
2021-05-15Make the run config api stablemodmuss50
2021-05-14Fix merge conflictsshedaniel
2021-05-14Merge remote-tracking branch 'FabricMC/dev/0.8' into dev/0.8shedaniel
2021-05-14Merge remote-tracking branch 'FabricMC/future/dev' into dev/0.8shedaniel
2021-05-13General cleanup by making use of java 16 features (#397)modmuss50
2021-05-12Catch all when merging jarsmodmuss50
2021-05-12Update MCE to 0.4.3modmuss50
2021-05-12Cleanup merged jar on failuremodmuss50
2021-05-12Enable `ShowCodeDetailsInExceptionMessages` (Better null pointers) for all ru...modmuss50
2021-05-12There is nothing lazy about this that makes this a lazy configurationshedaniel
2021-05-12Merge remote-tracking branch 'FabricMC/future/dev' into dev/futureshedaniel
2021-05-12Merge remote-tracking branch 'architectury/dev/0.7-forge' into dev/futureshedaniel
2021-05-11Don't remap forge sources on a CI buildshedaniel
2021-05-10Merge remote-tracking branch 'architectury/dev/0.6-forge' into dev/0.7-forgeshedaniel
2021-05-10Add detection for "architectury.common.marker" to remapshedaniel
2021-05-08Add licenseshedaniel
2021-05-08Small cleanup + Use MappingsUtils for reorderingshedaniel
2021-05-08Fix jar output locationshedaniel
2021-05-08Setup empty launch settingsshedaniel
2021-05-08Migration Mappings Detectionshedaniel
2021-05-05Revert "Filter ':launcher' dependency (Could cause problems! Please test!)"shedaniel
2021-05-05Adds Forge Sources Remappingshedaniel
2021-05-04Make all loom added configurations lazymodmuss50
2021-05-05Merge remote-tracking branch 'architectury/dev/0.7-forge' into dev/futureshedaniel
2021-05-05Use "loom.platform" instead of "loom.forge"shedaniel
2021-05-05Merge remote-tracking branch 'FabricMC/future/dev' into dev/futureshedaniel
2021-05-05Merge remote-tracking branch 'FabricMC/future/dev' into dev/futureshedaniel
2021-05-04Fix gradle 8 deprecation warningmodmuss50
2021-05-04Make remapped configurations lazymodmuss50
2021-05-04Merge branch 'dev/0.7' into future/devmodmuss50
2021-05-03Change plugin ID to "dev.architectury.loom"shedaniel
2021-05-01Use TinyRemapper directlyshedaniel