aboutsummaryrefslogtreecommitdiff
path: root/src/main/java
AgeCommit message (Expand)Author
2020-10-08Mark auto-generated mods with a custom value (#271)Hephaestus-Dev
2020-09-26Export rumtime remap classpath to DLI (#277)modmuss50
2020-09-21Split out some constants (#267)i509VCB
2020-09-19Fix nested jar stripping not working reliabilitymodmuss50
2020-09-06Fix race condition with mixin's output mappings across source setsmodmuss50
2020-09-04Fix mixin mapping being shared between all projects.modmuss50
2020-09-04Fix to #265modmuss50
2020-08-26Fix and improve error handling around access widener remapping with shared ca...modmuss50
2020-08-26Include exclusions in the poms generated for mods (#262)zml
2020-08-26Fix non-mod project dependencies (#263)zml
2020-08-26Update MCEmodmuss50
2020-08-26Fix v2 mappings dirmodmuss50
2020-08-26Fix or fail fast on null minecraft version. Add back the old check for mirgat...modmuss50
2020-08-26Fixes for Mojang mappings handling (#264)zml
2020-08-24Official Mojang Mappings supportmodmuss50
2020-08-24Allow adding additional jar processors (#247)Fudge
2020-07-30Suppress warning about fabric-installer.json when running with ForgeJuuxel
2020-07-30Try to fix copyUserdevFiles for realJuuxel
2020-07-30Try to fix userdev file copyingJuuxel
2020-07-30Fix dep refreshing being broken with ForgeUserdevProviderJuuxel
2020-07-30Copy userdev 'inject' files into the game jarJuuxel
2020-07-30Make the Forge universal jar's local copy have the -universal classifierJuuxel
2020-07-30Copy the Forge userdev's config.json instead of the jar itselfJuuxel
2020-07-30Add missing license headersJuuxel
2020-07-30Add Forge dependencies using the userdev jarJuuxel
2020-07-30Make 'srg' the target namespace of remapJar when Forge is enabledJuuxel
2020-07-30Use Project.findProperty in LoomGradleExtension.isForgeJuuxel
2020-07-30MappingsProvider: Add mapping file augmented with SRG when Forge support is e...Juuxel
2020-07-30Make all custom functional interfaces to util.functionJuuxel
2020-07-30Make LoomGradleExtension.isForge load from gradle.propertiesJuuxel
2020-07-30Hook AbstractPlugin to LoomGradleExtension.isForgeJuuxel
2020-07-30Clean up FsPathConsumerJuuxel
2020-07-30Start adding a way to disable Forge processingJuuxel
2020-07-30Add warning in RemapJarTask for using mixins in Forge projectsJuuxel
2020-07-28Revert "Try using SpecialSource directly instead of going through ForgeGradle"Juuxel
2020-07-28Try using SpecialSource directly instead of going through ForgeGradleJuuxel
2020-07-27Force project-based file storageJuuxel
2020-07-27CheckstyleJuuxel
2020-07-27Add FIXME to remapJar notifying that it doesn't workJuuxel
2020-07-27Add srgRemapJar (unknown if it works, I need to add more Forge dependencies f...Juuxel
2020-07-27Add Forge dependencies to projectsJuuxel
2020-07-27Add the Forge maven in AbstractPluginJuuxel
2020-07-27Inject Forge earlier to remap its SRG names to YarnJuuxel
2020-07-27Add non-patched and Forge classes to the game jarJuuxel
2020-07-27Switch back to AtlasJuuxel
2020-07-27brokenJuuxel
2020-07-27Fix dumb bug with MinecraftProvider.copyNonClassFilesJuuxel
2020-07-27ThingsJuuxel
2020-07-27Revert "Use TR instead of Atlas for simple resource bundling and lambdas"Juuxel
2020-07-27Use TR instead of Atlas for simple resource bundling and lambdasJuuxel