Commit Graph

67 Commits (da03fd282788d9b1ada91ddcd8f76d94b54bb483)

Author SHA1 Message Date
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 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
modmuss50 96e0dd30be Auto generate eclipse launch files 2018-12-12 13:43:42 +00:00
asie b00b42e3bf fix #28 2018-12-12 07:10:30 +01:00
modmuss50 f8bcf214f8 use project root dir, should fix files being all over the place 2018-12-10 14:28:58 +00:00
Adrian Siekierka da675e9545 clean mapping provider code 2018-12-09 22:22:35 +01:00
asie 72a0375696 clean up Maven repositories 2018-12-09 08:21:32 +01:00
asie b1d5bd0536 add field name population on mapping download 2018-11-21 09:03:56 +01:00
asie cffd468b68 clean up RemapJar, add automatic mixin refmap name fill-in 2018-11-06 10:36:35 +01:00
modmuss50 c5a19955ff New experimental way of remapping mods, this may not stay 2018-11-05 20:33:57 +00:00
modmuss50 94c7137086 Split mappings and minecraft 2018-11-05 15:54:14 +00:00
asie 8e3822dec7 fix AP not being present on classpath 2018-11-05 14:57:43 +01:00
modmuss50 9ed5dd7a01 Generate idea run configs for dir based projects 2018-11-05 12:00:54 +00:00
asie b6779a6ec0 fix library transitiveness 2018-11-05 10:40:34 +01:00
modmuss50 d0e649766b Change some stuff in hope that it helps things 2018-11-04 21:28:46 +00:00
NikkyAI 40f9168b6a disable shading and small other fixes (#12)
* make Project in LoomGradleExtension private

* use gradle all distribution

* disable shading
2018-11-04 00:27:55 +00:00
modmuss50 3a6a4f4056 Log version 2018-11-03 18:03:43 +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 356a7c4d00 Fix remapped mods not being resolved by the ide 2018-11-03 12:59:37 +00:00
asie d908e4129c fabric-base -> fabric-loader 2018-11-02 21:16:14 +01: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
Adrian Siekierka bd5d306a9a debloat, fix fabric-base 2018-11-01 12:15:09 +01:00
modmuss50 f32359d7c3 Fix building mods 2018-10-31 19:55:29 +00:00
modmuss50 5ca71d9d15 Map mods to intermediary 2018-10-31 13:20:50 +00:00
modmuss50 ec4bd3162a Added modCompile config to allow deps to be remapped 2018-10-29 11:55:30 +00:00
Adrian Siekierka fdd4334a15 add license header 2018-10-27 16:14:05 +02:00
modmuss50 9a2b847772 Use tiny remapper to remap minecraft, some minor cleanup 2018-10-26 23:43:39 +01:00
modmuss50 90746a93c1 More name updates, should help in a few places 2018-10-25 12:40:41 +01:00
modmuss50 252b06bfc2 Revert to use fabric mod.json format 2018-10-25 12:32:39 +01:00
modmuss50 88315e4ccf Revert "Remove a bunch of stuff + update to support modlauncher"
This reverts commit 6b59f9c
2018-10-22 19:46:42 +01:00
TheCodedOne 6666738b92 Use deobf jar 2018-08-18 02:40:23 +01:00
TheCodedOne bf07da6c30 Fix dev env 2018-08-18 02:00:48 +01:00
modmuss50 6b59f9cc59
Remove a bunch of stuff + update to support modlauncher 2018-08-05 21:45:54 +01:00
modmuss50 5296c98606
Fix OML not being in IDE's scopes 2018-06-20 13:19:44 +01:00
modmuss50 cc23189335
Small tweaks 2018-06-18 16:41:50 +01:00
modmuss50 527000ed24
Inital work on getting the prebaker to work, still very broken but things have worked 2018-06-18 16:16:03 +01:00
modmuss50 f1a00533ad Fix to support new mod.json format 2018-05-15 11:58:51 +01:00
modmuss50 fe13ce212e Fix build 2018-05-14 11:22:50 +01:00
modmuss50 a9dfbde6d4 Revert 3857631498 2018-05-14 11:17:26 +01:00
TheCodedOne bd7dfab919 Move user cache 2018-05-13 02:43:40 +01:00
TheCodedOne 7341575237 Rename to OpenGradle 2018-05-11 21:57:42 +01:00
modmuss50 3857631498
Remove all mixin related code 2017-05-12 20:17:21 +01:00
modmuss50 aa483181c0
Update Gradle, Fix mappings not being extracted when using local mappings. 2017-05-11 13:02:53 +01:00
modmuss50 29631ad1bb
Fix crash when resolving libs of new snapshot. 2017-03-31 12:27:55 +01:00
modmuss50 2eaae5be44
Allow running without a POMF version set, and remove cyclic dep of fabric base to allow building for now. 2017-02-09 18:21:42 +00:00
lclc98 017a7a3688 Fixed Deobf Typo (#8) 2016-11-16 21:03:54 +00:00
modmuss50 dd6b229dc5
Set defaultObfuscationEnv, and potentially fix mixin mappings not being applied. 2016-10-24 16:14:17 +01:00
modmuss50 ac8087f1c7
Add null check to refmap location 2016-10-23 18:47:06 +01:00