46 Commits

Author SHA1 Message Date
shedaniel
c516bd96fb Arch Plugin 3.5 2026-03-27 00:38:25 +09:00
shedaniel
b0a59203ce Properly support Loom 1.1 & Gradle 8 2023-03-04 03:21:41 +08:00
shedaniel
21097389f3 Support Loom 1.1 2023-02-19 01:38:02 +08:00
shedaniel
260ae64d19 Don't escape vm args if on 0.10.0.188 or above since Loom does it for us 2022-08-28 14:27:39 +09:00
shedaniel
04b9206307 Fix build for Loom 0.11.0
Signed-off-by: shedaniel <daniel@shedaniel.me>
2022-01-26 08:37:47 +08:00
shedaniel
d7c6a7a4cf Primitive untested support for Loom 0.11.0
Signed-off-by: shedaniel <daniel@shedaniel.me>
2022-01-25 09:16:33 +08:00
shedaniel
5c190d4d12 Fix support for Loom 0.10.0.188
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-10-28 14:14:33 +08:00
shedaniel
60ae5fb67d Add support for Loom 0.10
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-09-22 22:40:27 +08:00
shedaniel
b3a974df61 Support latest loom 0.9.0 with api loom extension
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-07-20 23:53:45 +08:00
shedaniel
f1c76a6735 Update transformerVersion to 4.0.48
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-05-30 20:53:09 +08:00
shedaniel
6e57469e4e Update deps, move to dev.architectury
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-05-28 18:50:31 +08:00
shedaniel
f8d61a5ae2 Bump to 3.2, update transformer to 2.4
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-05-15 22:28:38 +08:00
shedaniel
02f622880a Change maven endpoint
Signed-off-by: shedaniel <daniel@shedaniel.me>
2021-04-29 20:18:35 +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
30229c24f2 Update plugins 2021-03-08 00:21:14 +08:00
shedaniel
59edc1f09d Update transformer to 2.1.24 2021-02-26 01:44:37 +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
1ab03ecdea Fix @Input 2021-01-27 09:17:45 +08:00
shedaniel
815b728306 Tell IDEA to delegate through Gradle 2021-01-26 09:18:44 +08:00
shedaniel
d02aa32ac8 Log plugin version 2021-01-24 18:39:46 +08:00
shedaniel
7f725c16f9 Snapshot Build (#5)
* Test snapshot

* Invert snapshot flag

* Change version format

* Detect if file is properly closed.

* Use ATOMIC_MOVE

* Try using renameTo

* Check if can access before remap

* Check if can access before remap

* Please, delete it

* Can you please work

* Maybe just maybe

* Test

* So it works?
2021-01-23 20:50:52 +08:00
shedaniel
f8cbbdeabd Refactor to the transformer system, bump version to 2.0 for an unstable test 2021-01-20 17:11:26 +08:00
shedaniel
d7d8f5a1a0 Close #3 Allow the use of @ExpectPlatform without api 2021-01-11 11:07:28 +08:00
shedaniel
859101428c Minor version bump 2020-12-30 18:54:26 +08:00
shedaniel
64e45f54c4 Rename to architectury-plugin 2020-12-30 18:52:59 +08:00
shedaniel
b1a5022c8c Remove old unused tasks, add the remap of mixins for the common modules 2020-12-30 18:52:48 +08:00
shedaniel
8e8b6ff982 Update forgified-fabric-loom to 0.5.12 2020-12-27 13:51:19 +08:00
shedaniel
8d4777a46a Update forgified-fabric-loom to 0.5.11 2020-12-27 13:05:47 +08:00
shedaniel
a4826bca44 Update forgified-fabric-loom to 0.5.10 2020-12-26 23:54:24 +08:00
shedaniel
677cf02369 Update forgified-fabric-loom to 0.5.9 2020-12-26 23:08:57 +08:00
shedaniel
ae07167925 Filter logger 2020-12-23 19:00:56 +08:00
shedaniel
3b2038c5f5 Update forgified-fabric-loom 2020-12-20 23:43:55 +08:00
shedaniel
871996c34c Remove mavenLocal() 2020-12-08 21:30:52 +08:00
shedaniel
fd24dd8e01 Add ways to make it easier to add run configs 2020-12-08 21:29:10 +08:00
shedaniel
d6d951e47b Update loom to 0.5.3 2020-12-08 19:55:03 +08:00
shedaniel
01ba8fddb5 Use forgified loom 2020-12-08 15:32:15 +08:00
shedaniel
cb64621c28 Update loom + fix jetbrains annotations remap src 2020-11-18 01:07:44 +08:00
shedaniel
49f129ae8c Transform @ExpectPlatform 2020-11-12 21:44:29 +08:00
shedaniel
84e5125cd9 Newer loom is breaking my stuff 2020-10-13 01:49:08 +08:00
shedaniel
13d9ba82e9 Set the plugin id as "architect-plugin" 2020-10-04 02:56:37 +08:00
shedaniel
50c925da13 Please publish correctly, I beg you 2020-10-04 02:52:53 +08:00
shedaniel
021752b643 Change plugin id 2020-10-04 02:30:33 +08:00
shedaniel
e14ee6fabc Include sources 2020-10-04 02:27:32 +08:00
shedaniel
50a1af65e4 It might work, maybe 2020-10-04 02:20:32 +08:00