aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/fabricmc/loom/configuration/providers/minecraft
AgeCommit message (Expand)Author
2022-01-10Support for FG2-era ForgeJonas Herzig
2021-11-18Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0shedaniel
2021-11-15Add getBaseMappedJar to make it easier to get the pre-transformed game jar.modmuss50
2021-10-27Forgot to commit fix merge conflictsshedaniel
2021-10-26Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0shedaniel
2021-10-26Use NIO instead of ZipUtil (#513)shedaniel
2021-10-11Rewrite GenSources including full support for CFR. (#511)modmuss50
2021-09-29Fix checkstylesshedaniel
2021-09-29Fix merge conflictsshedaniel
2021-09-28Fix record signatures based on data provided by mappings. (#507)modmuss50
2021-09-24Fix checkstyleshedaniel
2021-09-24Fix #47, Fix #48shedaniel
2021-09-20Fix forge with ATshedaniel
2021-09-19Fix merge conflictsshedaniel
2021-09-19Rebuild record components from field names, improves decompile (#497)modmuss50
2021-09-18Fix merge conflictsshedaniel
2021-09-17Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0shedaniel
2021-09-14Access Widener 2.0 with support for Transitive Access Wideners (#484)shartte
2021-09-13Expose layered mappings as an API (#490)modmuss50
2021-08-31Make it workshedaniel
2021-08-30Start work on porting 0.7.4 overshedaniel
2021-08-26Merge remote-tracking branch 'FabricMC/exp/0.10' into dev/futureshedaniel
2021-08-22Allow developer set the site where to download game resource.(0.9 branch) (#442)hanbings
2021-08-14Fix conflictsshedaniel
2021-08-14Merge remote-tracking branch 'FabricMC/exp/0.10' into dev/futureshedaniel
2021-08-13File Structure Changes (#462)shedaniel
2021-08-14Bump to 0.9.1 and fix conflictsshedaniel
2021-07-20Fix merge conflictsshedaniel
2021-07-20Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9shedaniel
2021-07-20Move the forge jar to prevent #35shedaniel
2021-07-14Fix fabric remapping 2.0shedaniel
2021-07-14Fix fabric remappingshedaniel
2021-07-14Split Minecraft and Forge jars (#34)shedaniel
2021-07-14Refactor LoomGradleExtension (#431)modmuss50
2021-07-13Fix license headersshedaniel
2021-07-13Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9shedaniel
2021-07-10Use spotless for header validation, years have been back-filled from git historymodmuss50
2021-06-29Clean up manifest handling by not copying the vanilla onesJuuxel
2021-06-17Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9shedaniel
2021-06-14Basic layered mappings with @ParchmentMC support (#413)modmuss50
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-22add support for new dependencyResolutionManagement (#400)LogicFan
2021-05-14Fix merge conflictsshedaniel
2021-05-14Merge remote-tracking branch 'FabricMC/dev/0.8' into dev/0.8shedaniel
2021-05-13General cleanup by making use of java 16 features (#397)modmuss50
2021-05-11Don't remap forge sources on a CI buildshedaniel
2021-05-05Adds Forge Sources Remappingshedaniel
2021-05-01Use TinyRemapper directlyshedaniel
2021-05-01ashedaniel