Adrian Siekierka
bed0bba2da
update tiny-remapper, Mixin
2019-04-21 11:37:35 +02:00
Chocohead
03fb478166
Remap less ( #77 )
...
* Avoid remapping jars every time Loom starts
* Attempt to find installer JSON if it isn't found
Remapping Fabric-Loader used to find it every time, now we might skip that we have to go looking for it
* Log a little more when skipping things
Makes it more clear cut when it is avoiding doing things compared to failing after trying
2019-04-20 18:47:32 +01:00
modmuss50
f672b815c4
Dont expand out nested jars can be enabled if wanted. Will still strip the jars from the mod json
2019-04-08 10:50:30 +01:00
modmuss50
0206a4c59b
Strip the contained jars from the mod meta data
2019-04-07 22:40:44 +01:00
modmuss50
6f35014805
Extract nested jars from modCompile
2019-04-07 20:31:25 +01:00
modmuss50
8d326da8be
Close jar when no fabric-installer.json found
2018-12-22 22:19:26 +00: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
e93292564d
fix #26
2018-12-17 15:05:52 +01:00
Adrian Siekierka
da675e9545
clean mapping provider code
2018-12-09 22:22:35 +01:00
asie
b1d5bd0536
add field name population on mapping download
2018-11-21 09:03:56 +01:00
asie
823854f2a1
update tiny-remapper
2018-11-12 01:25:06 +01:00
asie
24b1b0669d
do not try closing twice in ModProcessor
2018-11-12 00:35:12 +01:00
asie
dbaba22207
fix try...catch segments not closing files in some cases
2018-11-12 00:17:44 +01:00
asie
cffd468b68
clean up RemapJar, add automatic mixin refmap name fill-in
2018-11-06 10:36:35 +01:00
modmuss50
94c7137086
Split mappings and minecraft
2018-11-05 15:54:14 +00:00
modmuss50
d0e649766b
Change some stuff in hope that it helps things
2018-11-04 21:28:46 +00:00
modmuss50
bbf5e341e3
Fix some streams not being closed, clean up the mod reobfuscater, fix runClient task
2018-11-04 18:46:37 +00:00
modmuss50
0a5245d508
Revert "Fix some streams not being closed, clean up the mod reobfuscater, fix runClient task"
...
This reverts commit 30a71c1
2018-11-03 18:44:31 +00:00
modmuss50
0770c57d6d
Revert "Fix remapped mods not being resolved by the ide"
...
This reverts commit 356a7c4
2018-11-03 17:24:16 +00:00
modmuss50
30a71c133d
Fix some streams not being closed, clean up the mod reobfuscater, fix runClient task
2018-11-03 13:50:57 +00:00
modmuss50
356a7c4d00
Fix remapped mods not being resolved by the ide
2018-11-03 12:59:37 +00:00
Adrian Siekierka
dff255da68
rename mapping headers
2018-11-02 17:19:57 +01:00
Adrian Siekierka
6b17d207d5
fix mod compilation
2018-11-02 10:33:03 +01:00
asie
226f237924
mixin refmap remapping support
2018-11-02 00:40:51 +01:00