aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/fabricmc/loom/configuration/providers/minecraft
AgeCommit message (Expand)Author
2021-11-15Add getBaseMappedJar to make it easier to get the pre-transformed game jar.modmuss50
2021-10-26Use NIO instead of ZipUtil (#513)shedaniel
2021-10-11Rewrite GenSources including full support for CFR. (#511)modmuss50
2021-09-28Fix record signatures based on data provided by mappings. (#507)modmuss50
2021-09-19Rebuild record components from field names, improves decompile (#497)modmuss50
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-22Allow developer set the site where to download game resource.(0.9 branch) (#442)hanbings
2021-08-13File Structure Changes (#462)shedaniel
2021-07-14Refactor LoomGradleExtension (#431)modmuss50
2021-07-10Use spotless for header validation, years have been back-filled from git historymodmuss50
2021-06-14Basic layered mappings with @ParchmentMC support (#413)modmuss50
2021-05-22add support for new dependencyResolutionManagement (#400)LogicFan
2021-05-13General cleanup by making use of java 16 features (#397)modmuss50
2021-03-31Fix last commit, oopsmodmuss50
2021-03-31Ensure output is deleted before remapping the game.modmuss50
2021-03-25Constant unpicking (#328)modmuss50
2021-03-15Ensure outputs are reproducable across all OS's. (#363)modmuss50
2021-03-04Minor cleanup/optimisations to downloading, should help a little bit more wit...modmuss50
2021-02-12Rewrite minecraft game data handling.modmuss50
2021-02-11Update MCE - Remove auto population of minVersion in mixins - Drop some log l...modmuss50
2021-02-03Fix CME, Closes #345modmuss50
2021-01-29Cache the checksum of asset index files. (#335)shedaniel
2021-01-24Use the given manifest version hash if possible (#337)Chocohead
2020-12-24General code cleanup (#313)modmuss50