shedaniel
|
c8f8bb12e6
|
Update transformer to 2.1.39
|
2021-04-18 23:07:17 +08:00 |
|
shedaniel
|
492580683c
|
Pass "architectury.platform.name"
|
2021-04-18 23:07:08 +08:00 |
|
shedaniel
|
178feb836a
|
Don't force a version of forge loom
|
2021-03-10 01:56:05 +08:00 |
|
shedaniel
|
426e2ccae9
|
Publish snapshots
|
2021-03-09 21:41:48 +08:00 |
|
shedaniel
|
9892c3c798
|
Update transformer
|
2021-03-08 00:49:08 +08:00 |
|
shedaniel
|
30229c24f2
|
Update plugins
|
2021-03-08 00:21:14 +08:00 |
|
shedaniel
|
b273bfcb3f
|
Merge remote-tracking branch 'origin/master'
|
2021-03-05 16:30:35 +08:00 |
|
shedaniel
|
59ba02bb82
|
Update plugins
|
2021-03-05 16:27:47 +08:00 |
|
shedaniel
|
c00b74cf58
|
Update README.md
|
2021-03-03 11:44:15 +08:00 |
|
shedaniel
|
02bfbc45f2
|
Remove .get() from setting the input
|
2021-03-01 23:41:04 +08:00 |
|
shedaniel
|
cc9a92be4d
|
Make remapJar based on the jar task instead as it always should've been
|
2021-03-01 23:38:40 +08:00 |
|
shedaniel
|
23ba55fe41
|
Update transformer and injectables
|
2021-03-01 21:15:16 +08:00 |
|
shedaniel
|
e01fd67bc6
|
Fix remapping EnvType.SERVER -> Dist.DEDICATED_SERVER
|
2021-02-28 02:23:28 +08:00 |
|
shedaniel
|
16c0e6da9b
|
Update architectury-transformer to 2.1.27
|
2021-02-26 20:32:54 +08:00 |
|
shedaniel
|
f0c6f4cfa5
|
Set the log location of the transformer so it doesn't go into people's git
|
2021-02-26 02:08:21 +08:00 |
|
shedaniel
|
59edc1f09d
|
Update transformer to 2.1.24
|
2021-02-26 01:44:37 +08:00 |
|
shedaniel
|
dc93c9bcea
|
Attempt to resolve issues with paths with whitespace
|
2021-02-23 22:25:46 +08:00 |
|
shedaniel
|
7003474197
|
Update architectury-transformer to 2.0.21
|
2021-02-22 10:13:02 +08:00 |
|
shedaniel
|
e9f7d04a67
|
Update architectury-plugin to 2.0.20
|
2021-02-21 22:17:37 +08:00 |
|
shedaniel
|
448e412bc3
|
Update architectury-plugin to 2.0.19
|
2021-02-20 17:58:08 +08:00 |
|
shedaniel
|
38fbfa6ec6
|
Update architectury-plugin to 2.0.18
|
2021-02-20 17:42:21 +08:00 |
|
shedaniel
|
0611ecb03f
|
Update architectury-plugin to 2.0.17
|
2021-02-20 17:34:43 +08:00 |
|
shedaniel
|
2a6517ed60
|
Escape paths in properties to make it work with spaced paths
|
2021-02-19 10:58:42 +08:00 |
|
shedaniel
|
1786c62ee0
|
Warn about the refmap field + Update transformer to 2.0.16
|
2021-02-19 01:44:02 +08:00 |
|
shedaniel
|
0e88146b08
|
Fix common mixins + Update transformer to 2.0.15
|
2021-02-19 00:34:11 +08:00 |
|
shedaniel
|
0ef11abbf8
|
Update transformer to 2.0.13
|
2021-02-16 20:39:53 +08:00 |
|
Max
|
bf0aef019a
|
Update transformer to 2.0.12
|
2021-02-14 19:35:41 +01:00 |
|
shedaniel
|
b4d18291ff
|
Update transformer to 2.0.11
|
2021-02-15 01:38:45 +08:00 |
|
shedaniel
|
ee4fa04213
|
Update transformer to 2.0.10
|
2021-02-14 23:50:47 +08:00 |
|
shedaniel
|
f9b4ad8497
|
Update transformer to 2.0.9
|
2021-02-14 23:34:37 +08:00 |
|
shedaniel
|
dfdcd1b8a2
|
Update transformer to 2.0.8
|
2021-02-14 23:15:29 +08:00 |
|
shedaniel
|
ce93d62e99
|
Fix windows tried to delete file used
|
2021-02-14 23:00:38 +08:00 |
|
shedaniel
|
497c183af5
|
Migrate to my maven
|
2021-02-14 22:23:36 +08:00 |
|
shedaniel
|
c9abaea8ae
|
Bump as 3.0, migrate to archtiectury runtime transformer
|
2021-02-14 21:57:26 +08:00 |
|
shedaniel
|
21d2a47623
|
Merge pull request #15 from architectury/feature/fix_14
Fix #14
|
2021-02-05 00:24:09 +08:00 |
|
shedaniel
|
70557d7595
|
Fix #14
|
2021-02-05 00:18:59 +08:00 |
|
shedaniel
|
7dd4337273
|
Remove jcenter() from repositories
|
2021-02-04 23:32:59 +08:00 |
|
shedaniel
|
9ec735d569
|
Fix #13
|
2021-02-04 23:32:45 +08:00 |
|
shedaniel
|
b0e5ea1210
|
Merge pull request #11 from malte0811/10-inner-class-refmap
Fix inner classes not being remapped in the refmap
|
2021-01-31 17:11:35 +08:00 |
|
malte0811
|
6b726fd5db
|
Fix inner classes not being remapped in the refmap, closes #10
|
2021-01-30 12:32:15 +01:00 |
|
shedaniel
|
84e5c0d04d
|
Merge pull request #9 from architectury/feature/use_gradle_build
Tell IDEA to delegate through Gradle
|
2021-01-27 09:18:21 +08:00 |
|
shedaniel
|
1ab03ecdea
|
Fix @Input
|
2021-01-27 09:17:45 +08:00 |
|
shedaniel
|
f20c27a2c8
|
Add vscode task
|
2021-01-26 11:38:47 +08:00 |
|
shedaniel
|
815b728306
|
Tell IDEA to delegate through Gradle
|
2021-01-26 09:18:44 +08:00 |
|
shedaniel
|
41191d3681
|
We must do "TransformForgeEnvironment" step.
|
2021-01-25 19:58:36 +08:00 |
|
shedaniel
|
0e8b84628d
|
Merge remote-tracking branch 'origin/master'
|
2021-01-25 18:01:20 +08:00 |
|
shedaniel
|
b1b09adf3d
|
Fix unable to build with no mixins
|
2021-01-25 17:59:27 +08:00 |
|
Max
|
f1bf515685
|
Merge pull request #7 from ROMVoid95/patch-1
Fix KubeJS link
|
2021-01-24 21:53:35 +01:00 |
|
ROM
|
59f24faab2
|
Fix KubeJS link
Previous link referenced non-existing (or private) repository.
|
2021-01-24 14:42:51 -06:00 |
|
shedaniel
|
bde966049e
|
Log skipped transformers
|
2021-01-25 01:00:37 +08:00 |
|