aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-30Revert "Remove tests"Juuxel
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-27Remove testsJuuxel
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
2020-07-27It "works" now, though resources are goneJuuxel
2020-07-27Use ForgeGradle for producing SRG jars for patchingJuuxel
2020-07-27Some Forge stuffJuuxel
2020-07-26Fix genSources on sub projectsmodmuss50
2020-07-26General cleanupReece Dunham
2020-07-26Post merge checkstylemodmuss50
2020-07-26Merge branch 'shared_caches' into dev/0.5modmuss50
2020-07-26Add Experimental CFR support. Line numbers and comments are not currently sup...modmuss50
2020-07-26Deprecate using `minecraft` as the gradle extension name in place of `loom`. ...modmuss50
2020-07-26Fix issue #243 by using ResolvedConfiguration and ResolvedDependency. (#244)Jaideep Singh Heer
2020-07-26Allow IDEA run configs to be generated for non-root projects (#236)Jonas Herzig
2020-07-26Improve error handling in the case mappings or minecraft dependency was not p...Fudge
2020-07-26Use jetbrains annotations by default. (#240)modmuss50
2020-07-16Match Mercury sourceCompatibility with Gradle (#224)Jamie Mansfield
2020-06-29Supply the configuration to the run Exec directly (#232)Octavia Togami
2020-06-28Remove get/setDirectionmodmuss50
2020-06-28checkstylemodmuss50
2020-06-28small cleanupmodmuss50