asie
|
ac9c7fc103
|
downgrade to gradle 4.9, fix tiny-remapper deprecations, restore old dev/noclassifier behaviour for default RemapJarTask settings
|
2019-07-24 22:34:27 +02:00 |
Adrian Siekierka
|
fd7d4b29db
|
update libraries
|
2019-06-29 11:43:13 +02:00 |
Adrian Siekierka
|
efba2a2cb5
|
update libraries
|
2019-06-29 09:33:52 +02:00 |
Adrian Siekierka
|
f269ba5039
|
update dependencies
|
2019-06-28 23:54:54 +02:00 |
modmuss50
|
3e4ade38a7
|
Merge branch 'pull/110' into dev/0.2.5
# Conflicts:
# gradle/wrapper/gradle-wrapper.properties
# src/main/java/net/fabricmc/loom/util/MixinRefmapHelper.java
|
2019-06-24 11:17:45 +01:00 |
modmuss50
|
9f0cdbf1a4
|
Start work on 0.2.5, update to gradle 5.5-rc-3
|
2019-06-24 11:13:47 +01:00 |
asie
|
2c714f357e
|
update libraries
|
2019-06-20 15:25:48 +02:00 |
Mitchell Skaggs
|
ee9991fdf1
|
Increment version due to binary and source incompatible changes
|
2019-06-16 13:33:23 -05:00 |
Mitchell Skaggs
|
69df7ed774
|
Add simple integration tests for the plugin
|
2019-06-10 22:22:18 -05:00 |
asie
|
b03b5d2156
|
begin 0.2.4 snapshot line
|
2019-05-27 22:31:32 +02:00 |
asie
|
788df9cfc7
|
migrate RemapJarTask and RemapSourcesJarTask over to getters/setters for fields; make RemapJarTask use input and output locations instead of in-place renaming fluff
|
2019-05-11 00:53:50 +02:00 |
Adrian Siekierka
|
88796b3c0f
|
migrate away fabric-mixin-compile-extensions, fix root/sub project issues wrt mixin/loom presence hopefully once and for all
|
2019-04-30 00:43:26 +02:00 |
Adrian Siekierka
|
17b8aa7a70
|
fix #85, remove parts of deprecated code, update Mixin
|
2019-04-27 22:31:50 +02:00 |
Adrian Siekierka
|
b37079c931
|
backport FernFlowerTask and relevant systems from 0.3
|
2019-04-22 13:40:59 +02:00 |
Adrian Siekierka
|
3094d70731
|
apply nested JAR dependencies to every remapJar task which nests
|
2019-04-22 01:25:03 +02:00 |
Adrian Siekierka
|
bed0bba2da
|
update tiny-remapper, Mixin
|
2019-04-21 11:37:35 +02:00 |
Adrian Siekierka
|
085021dcbb
|
update libraries; move asset downloading to task that does not run on every build, but only when it is required (runClient and IDEs)
|
2019-04-20 20:56:05 +02:00 |
asie
|
86ae0146d9
|
fix license check
|
2019-04-19 21:56:58 +02: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 |
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 |
asie
|
d0283ed79e
|
update dependencies
|
2019-01-21 23:08:50 +01:00 |
asie
|
8827983287
|
update mixin
|
2019-01-02 21:28:53 +01:00 |
asie
|
623d1544a0
|
update Stitch
|
2018-12-28 18:42:19 +01:00 |
asie
|
0b38f3ecc5
|
use more reliable renamer, update Stitch - fix #46
|
2018-12-23 19:18:40 +01:00 |
Adrian Siekierka
|
5f121178c2
|
update mixin
|
2018-12-22 21:24:25 +01:00 |
Adrian Siekierka
|
f77aa8a1d3
|
update to fabric-hotfixed Mercury
|
2018-12-22 17:08:34 +01:00 |
Adrian Siekierka
|
baaf430fd8
|
mark Loom 0.2.0, update Mixin library
|
2018-12-22 15:46:58 +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 |
asie
|
1445b8240a
|
update dependencies, remap LVTs when mapping JAR
|
2018-12-20 12:32:02 +01:00 |
asie
|
4a3555216d
|
update stitch
|
2018-12-17 13:55:57 +01:00 |
asie
|
83d6a2da42
|
add minVersion filling support - fix #34
|
2018-12-15 14:33:25 +01:00 |
asie
|
529db72b25
|
update Mixin, fix #23
|
2018-12-13 18:01:02 +01: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 |
modmuss50
|
96e0dd30be
|
Auto generate eclipse launch files
|
2018-12-12 13:43:42 +00:00 |
Adrian Siekierka
|
807fb38736
|
mark as 0.1.0-SNAPSHOT
|
2018-12-09 17:42:56 +01:00 |
Adrian Siekierka
|
1f9e894d3c
|
update stitch
|
2018-12-09 13:04:53 +01:00 |
asie
|
72a0375696
|
clean up Maven repositories
|
2018-12-09 08:21:32 +01:00 |
asie
|
c6c88e69de
|
update Stitch, add CleanLoomBiaries
|
2018-12-08 13:40:02 +01:00 |
Adrian Siekierka
|
8481d02f47
|
update stitch
|
2018-12-01 11:26:41 +01:00 |
Adrian Siekierka
|
daaccc87f2
|
download minecraft libraries through maven
|
2018-12-01 11:03:25 +01:00 |
Adrian Siekierka
|
836b321107
|
switch to fernflower, add line number remapping
|
2018-12-01 10:52:17 +01:00 |
Adrian Siekierka
|
d40d886f57
|
fix merged JAR generation
|
2018-11-30 22:11:30 +01:00 |
Adrian Siekierka
|
e41e3e532a
|
add sources generation, update guava
|
2018-11-30 21:16:42 +01:00 |
asie
|
00f14130c4
|
update stitch
|
2018-11-27 23:21:38 +01:00 |
asie
|
e0972e5349
|
update stitch, fix error when mappings partially present
|
2018-11-21 18:33:25 +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 |
modmuss50
|
9d03783792
|
2 small fixes
|
2018-11-05 10:57:29 +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 |
asie
|
eaa00b5dff
|
fix build.gradle
|
2018-11-03 23:48:53 +01:00 |
modmuss50
|
478573bde4
|
revert version, opps
|
2018-11-03 18:06:10 +00:00 |
modmuss50
|
3a6a4f4056
|
Log version
|
2018-11-03 18:03:43 +00:00 |
Adrian Siekierka
|
0c6d36b3b7
|
update tiny-remapper
|
2018-11-03 16:38:19 +01:00 |
NikkyAI
|
b3a5f4ebd7
|
add gradle plugin marker (#11)
format build.gradle
format
do tabs
|
2018-11-03 13:01:34 +00:00 |
asie
|
71deda5fee
|
update tiny-remapper
|
2018-11-02 20:10:49 +01:00 |
Adrian Siekierka
|
bd5d306a9a
|
debloat, fix fabric-base
|
2018-11-01 12:15:09 +01:00 |
Adrian Siekierka
|
0d2c97bf51
|
move JAR merging to Stitch
|
2018-10-31 18:18:42 +01:00 |
Adrian Siekierka
|
a99bee8f7c
|
update libraries, switch to tiny-remapper as default
|
2018-10-31 15:23:50 +01:00 |
asie
|
482606d765
|
update tiny-remapper, Enigma, weave
|
2018-10-28 22:34:39 +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 |
asie
|
708430e66e
|
cleanup
|
2018-10-27 08:27:06 +02:00 |
modmuss50
|
9a2b847772
|
Use tiny remapper to remap minecraft, some minor cleanup
|
2018-10-26 23:43:39 +01:00 |
modmuss50
|
b2f78a3904
|
Update gradle + fix build
|
2018-10-22 19:53:07 +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 |
TheCodedOne
|
add71b622b
|
Fix maven location
|
2018-08-10 18:15:05 +01:00 |
modmuss50
|
856e8b5c1f
|
Mixin remapper + fixes. Now runs on notch names
|
2018-08-07 18:52:17 +01:00 |
modmuss50
|
dffcc5a9d8
|
Fix OML building
|
2018-08-07 15:56:39 +01:00 |
modmuss50
|
6b59f9cc59
|
Remove a bunch of stuff + update to support modlauncher
|
2018-08-05 21:45:54 +01:00 |
Thiakil
|
8bf709adf9
|
update weave
|
2018-07-19 10:49:20 +08:00 |
gegy1000
|
42b2de62b0
|
Update weave and enigma
|
2018-07-03 18:00:50 +02:00 |
gegy1000
|
24cfea03f9
|
Update enigma
|
2018-06-25 09:41:41 +02:00 |
gegy1000
|
70c5ab2830
|
Update enigma
|
2018-06-24 12:26:38 +02:00 |
gegy1000
|
a0bce96a5e
|
Update enigma
|
2018-06-23 19:16:52 +02:00 |
gegy1000
|
52ba513d4e
|
Update enigma
|
2018-06-23 18:36:37 +02:00 |
gegy1000
|
9ba63ed3eb
|
Update enigma
|
2018-06-23 17:30:20 +02:00 |
gegy1000
|
c5b625e704
|
Update enigma
|
2018-06-23 16:36:34 +02:00 |
gegy1000
|
d73bcc926d
|
Update enigma
|
2018-06-23 16:03:43 +02:00 |
gegy1000
|
e21625b660
|
Update weave
|
2018-06-23 14:25:11 +02:00 |
gegy1000
|
b598d87680
|
Update enigma
|
2018-06-23 09:53:53 +02: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
|
d8609346dd
|
Update engima
|
2018-05-16 14:26:12 +01:00 |
modmuss50
|
d13f33d0f3
|
Inital work on mixin prebaker, old code taken from fabric-base
|
2018-05-15 11:54:40 +01:00 |
modmuss50
|
0979217d0b
|
Should fix jar size
|
2018-05-14 12:06:57 +01:00 |
modmuss50
|
eee410a8f0
|
Shoudl fix maven publishing
|
2018-05-14 12:00:56 +01:00 |
modmuss50
|
460dcbacde
|
Fix build on gradle 4.7
|
2018-05-14 11:56:43 +01:00 |
modmuss50
|
2ad488f0d8
|
Upload to maven
|
2018-05-14 11:50:02 +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
|
e9d2218173
|
add mixins to the default arguments
|
2018-05-14 00:01:38 +01:00 |
TheCodedOne
|
56e50461cb
|
Fix compile error with procyon
|
2018-05-11 22:10:17 +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
|
2c47c29df9
|
No longer shading META-INF, fixes Sponge Mixin not finding the obfuscation service
|
2017-05-12 13:01:15 +01:00 |
modmuss50
|
cc56011035
|
Use latest weave and refresh dependencies in Jenkins
|
2017-05-10 21:51:46 +01:00 |