aboutsummaryrefslogtreecommitdiff
path: root/src/main
AgeCommit message (Expand)Author
2020-12-28Strip jar verificationshedaniel
2020-12-27Optimise loom configuration, saves 1.2 seconds in my testing. #319modmuss50
2020-12-27Remap AT method descriptorshedaniel
2020-12-27Proper mod dependingshedaniel
2020-12-26Remap refmap the worse way, but then it works.shedaniel
2020-12-26Remove jcenter as a default maven repo. This will make builds faster and more...modmuss50
2020-12-26Make forge default obfuscation environment be "searge"shedaniel
2020-12-25Forgot class AT only have 2 columnsshedaniel
2020-12-25Fix remapping forge dependenciesshedaniel
2020-12-24General code cleanup (#313)modmuss50
2020-12-23Filter unknown invokedynamic bsmshedaniel
2020-12-21Add ability to specify additional tiny remapper options in remapJar (#292)i509VCB
2020-12-21Allow setting the RemapJarTask classpath. Closes #307modmuss50
2020-12-21Fix genSources not working when root project doesnt have loom applied#308. (#...solonovamax
2020-12-21Respect reproducibleFileOrder and preserveFileTimestamps (#304)Cool_Mineman
2020-12-21Add nogui to server program arguments (#310)user11681
2020-12-21Use launcher metadata manifest v2. Closes #290modmuss50
2020-12-21Refactor and fix game/loader library handling (#298)modmuss50
2020-12-21Move remapped mods into a full local maven repo (#300)modmuss50
2020-12-20support windows for the path separatorshedaniel
2020-12-08Option to disable mojmap warning + ways to add tasks to do before run.shedaniel
2020-12-08use my stream shit thankshedaniel
2020-12-05Should fix MOD_CLASSES on LinuxJuuxel
2020-12-05Clean up MinecraftPatchedProvider againJuuxel
2020-12-04Reduce unnecessary workload for MinecraftPatchedProviderJuuxel
2020-12-04Remap mixins properly (and cursedly)Juuxel
2020-12-03Add javax annotations for ForgeJuuxel
2020-12-03Merge branch 'dev/0.5' into forgeJuuxel
2020-12-03Remap mod dependencies + their coremods and ATsJuuxel
2020-12-03Add support for project ATsJuuxel
2020-12-03Add the mixin config to built jar manifestsJuuxel
2020-12-03Add Forge mixin supportJuuxel
2020-12-03Add environment variables to runClient and runServerJuuxel
2020-12-03Use the source set to generate the MOD_CLASSES env varJuuxel
2020-12-03Add the build outputs to the run config as MOD_CLASSESJuuxel
2020-12-03Add environment variable support for idea run configsJuuxel
2020-12-02Allow specifying natives directory with the `fabric.loom.natives.dir` gradle ...modmuss50
2020-12-02Revert unnecessary custom changesJuuxel
2020-12-02Switch to TR (once again) for remapping srg -> officialJuuxel
2020-12-02Extract patching logic to MinecraftPatchedProviderJuuxel
2020-12-02Manifest cleanupJuuxel
2020-12-02Merge the Forge manifest with the Minecraft manifest, ignoring any class sect...Juuxel
2020-12-02at go brrrJuuxel
2020-12-02Add experimental access transforming supportJuuxel
2020-12-02wutJuuxel
2020-12-02Add fixPackageAccess to MinecraftMappedProvider's tiny remapperJuuxel
2020-11-30Fix some weirdness in SrgMergerJuuxel
2020-11-30Shade tiny mappings parser inside the injection jar, add launch property for ...Juuxel
2020-11-30Try to fix the loom injectionJuuxel
2020-11-30Add yarn naming service that is injected to the game jarJuuxel