Commit Graph

362 Commits (2bd339241f8eb1f13a0f83f68427a970d4b95a40)

Author SHA1 Message Date
modmuss50 0d92da79c6 No longer auto apply evaluationDependsOnChildren, this can easily be done on a per mod basis 2019-04-07 20:32:39 +01:00
modmuss50 6f35014805 Extract nested jars from modCompile 2019-04-07 20:31:25 +01:00
modmuss50 02e9616622 Start on 0.2.1 2019-04-07 15:18:11 +01:00
Adrian Siekierka c452b3ae8a update libraries 2019-04-07 13:33:48 +02:00
modmuss50 c43e771ef5 Only generate the run configs on the root project 2019-03-30 20:08:25 +00:00
asie a9a160b0bf do not pull in Enigma for Stitch 2019-02-12 20:32:42 +01:00
Adrian Siekierka 21c31307c4 update Mixin, Stitch 2019-02-01 22:28:36 +01:00
Virtuoel 2ad6057992 Add working directory to Eclipse run config (#55) 2019-01-29 08:47:11 -05:00
Adrian Siekierka 5361c3d6f6 support dashes as mapping version separator 2019-01-24 17:59:23 +01:00
asie d0283ed79e update dependencies 2019-01-21 23:08:50 +01:00
Falkreon 22507be8da Don't overwrite information set in RemapJar configure blocks after configure (#52) 2019-01-09 21:13:35 +00:00
modmuss50 a6507ef7a1 Fix another locked file, only a minor one this time 2019-01-04 20:27:27 +00:00
asie 8827983287 update mixin 2019-01-02 21:28:53 +01:00
asie 32f3d924b0 fix JAR remapping 2018-12-31 14:37:47 +01:00
asie e038abcb8e more gradle fixes 2018-12-31 00:42:49 +01:00
asie 6749c9688e fix gradle 5 support changes 2018-12-30 23:26:50 +01:00
Adrian Siekierka 0dcb7070be warn about refmap name after fields are populated, might help some things 2018-12-30 12:04:53 +01:00
Adrian Siekierka 6a77b5deaa gradle 5.0 support, fix #38 2018-12-30 12:03:25 +01:00
Adrian Siekierka da03fd2827 apply terrible workaround for source remapper/JDT? bug (Mercury devs notified) 2018-12-28 22:08:36 +01:00
asie 623d1544a0 update Stitch 2018-12-28 18:42:19 +01:00
asie cd54faba44 fix runtask rundir 2018-12-23 21:43:22 +01:00
asie d4ae5e9b72 fix #48 2018-12-23 19:37:09 +01:00
asie 0b38f3ecc5 use more reliable renamer, update Stitch - fix #46 2018-12-23 19:18:40 +01:00
asie 4700788ead fix #47 2018-12-23 09:37:54 +01:00
modmuss50 8d326da8be Close jar when no fabric-installer.json found 2018-12-22 22:19:26 +00:00
Adrian Siekierka 4c625b45bc fix licenseFormat 2018-12-22 21:27:46 +01:00
Adrian Siekierka 45b3cfc885 Merge branch 'dev' of github.com:FabricMC/fabric-loom into dev 2018-12-22 21:24:31 +01:00
Adrian Siekierka 5f121178c2 update mixin 2018-12-22 21:24:25 +01:00
Adrian Siekierka 1abc731573
Merge pull request #44 from therealfarfetchd/dev
Put tasks in 'fabric' group
2018-12-22 17:11:22 +01:00
Adrian Siekierka f77aa8a1d3 update to fabric-hotfixed Mercury 2018-12-22 17:08:34 +01:00
therealfarfetchd 58512f2f47 Put tasks in 'fabric' group 2018-12-22 17:06:18 +01:00
Adrian Siekierka baaf430fd8 mark Loom 0.2.0, update Mixin library 2018-12-22 15:46:58 +01:00
Adrian Siekierka a39d0b6656 add cleanLoomMappings, close #36 2018-12-22 15:35:36 +01:00
Adrian Siekierka d9b8c90b5f working source code remapping for mod dependencies 2018-12-22 15:29:46 +01:00
Adrian Siekierka 530896e41a make modCompile use flat directory artifact location instead of hack 2018-12-22 14:44:34 +01:00
Adrian Siekierka a620812aab build functional intermediary-mapped sources JARs; update Stitch 2018-12-22 14:37:16 +01:00
modmuss50 2b85714448 Very early source remapping 2018-12-22 10:31:30 +01:00
Adrian Siekierka 79ec748a12 parse fabric-installer.json for mod devenvs, add loaderLaunchMethod param for that purpose, tweak LineNumberAdjustmentVisitor 2018-12-22 10:31:10 +01:00
asie 1445b8240a update dependencies, remap LVTs when mapping JAR 2018-12-20 12:32:02 +01:00
modmuss50 4731589579 Default idea's run config (when importing with idea's gradle tools) to use the _main module. Not a perfect fix but will now work with the default import settings. 2018-12-19 23:06:06 +00:00
modmuss50 278c8d2401 Add a way to disable IDE run config auto generation. (Only applys when importing with idea's gradle tools) 2018-12-19 23:05:19 +00:00
asie e93292564d fix #26 2018-12-17 15:05:52 +01:00
asie 4a3555216d update stitch 2018-12-17 13:55:57 +01:00
asie 5c7c94e5fc fix #37 2018-12-15 22:19:50 +01:00
asie 83d6a2da42 add minVersion filling support - fix #34 2018-12-15 14:33:25 +01:00
asie fe194ea64d use resolved dependency version for mapping files 2018-12-15 14:14:50 +01:00
asie 529db72b25 update Mixin, fix #23 2018-12-13 18:01:02 +01:00
asie ad4e6fd6ff fix #20 2018-12-13 09:50:01 +01:00
modmuss50 f875e34a67 Only add -XstartOnFirstThread on mac os 2018-12-12 18:10:47 +00:00
modmuss50 d9d89d1674 Didnt mean to do that.
I need to find a better way to test it locally
2018-12-12 16:09:48 +00:00