Commit Graph

32 Commits (1445b8240a42cfc31c7aea041018c13c78f20902)

Author SHA1 Message Date
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 83d6a2da42 add minVersion filling support - fix #34 2018-12-15 14:33:25 +01: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 b1d5bd0536 add field name population on mapping download 2018-11-21 09:03:56 +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
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
Adrian Siekierka a99bee8f7c update libraries, switch to tiny-remapper as default 2018-10-31 15:23:50 +01:00
Adrian Siekierka 2668cae022 allow using either Enigma or Tiny for remapping JAR 2018-10-27 18:20:29 +02:00
Adrian Siekierka fdd4334a15 add license header 2018-10-27 16:14:05 +02:00
modmuss50 90746a93c1 More name updates, should help in a few places 2018-10-25 12:40:41 +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
modmuss50 b8f0ec9d95 Revert to old name 2018-10-22 19:25:18 +01:00
modmuss50 6b59f9cc59
Remove a bunch of stuff + update to support modlauncher 2018-08-05 21:45:54 +01:00
modmuss50 fb94d092ad
Add skipPrebake 2018-06-20 13:12:02 +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 a9dfbde6d4 Revert 3857631498 2018-05-14 11:17:26 +01:00
TheCodedOne bd7dfab919 Move user cache 2018-05-13 02:43:40 +01:00
modmuss50 3857631498
Remove all mixin related code 2017-05-12 20:17:21 +01:00
modmuss50 673f21c506
Add the ability to use custom mapping files. 2017-02-10 13:14:46 +00: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
modmuss50 9f959ef04d
Fix mod obof, and add property to specify refmapName 2016-10-20 16:55:46 +01:00
modmuss50 91708d4475 pomfVersion 2016-09-10 15:26:24 +01:00
modmuss50 ab0b8fd09f Rename pomf to pomf_build 2016-09-10 13:15:27 +01:00
modmuss50 5da73c87f8 Use pomf releases, build against gradle 3 2016-09-10 13:09:15 +01:00
modmuss50 3eb9b77746 Now stores files in the user gradle folder, will prevent downloading assets for each project 2016-08-25 12:42:23 +01:00
modmuss50 65e2a76d70 Jar merging + reformat 2016-08-17 17:38:54 +01:00
modmuss50 c03f842227 Fix mod dev workspaces 2016-08-17 17:07:54 +01:00
modmuss50 c89344527b Load project deps from within gradle, should allow moduals to be built 2016-08-17 00:30:48 +01:00