aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-02Allow specifying natives directory with the `fabric.loom.natives.dir` gradle ...modmuss50
2020-11-15Migrate to access-widener library (#294)modmuss50
2020-11-15Configure build task dependencies as each subproject comes up. (#299)Kitlith
2020-11-15Use Mercury 0.1.0-rc1 (#301)Jamie Mansfield
2020-11-07eclipse: Fix run configuration generation (#285)zml
2020-10-28Remove debug log outmodmuss50
2020-10-21Dont throw when annotationDependency is not resloved.modmuss50
2020-10-21Ugly fix to mercury classpath not having jetbrains annotationsmodmuss50
2020-10-21Potentially fix memory leak with the mixin APmodmuss50
2020-10-12Revert "Ugly fix to mercury classpath not having jetbrains annotations"modmuss50
2020-10-10Ugly fix to mercury classpath not having jetbrains annotationsmodmuss50
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-26Tweak testsmodmuss50
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-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
2020-06-27Fix build?modmuss50
2020-06-27First pass on "shareCaches".modmuss50
2020-06-23Rengenerate and download all files with --refresh-dependencies (#227)modmuss50
2020-06-21Update mixin compile extensionsmodmuss50
2020-06-19Fix test sourceset not having minecraftmodmuss50