Commit Graph

601 Commits

Author SHA1 Message Date
shedaniel
98f357d833 Updated to 23w42a
Signed-off-by: shedaniel <daniel@shedaniel.me>
2023-10-19 08:55:38 +08:00
shedaniel
c0d6cb9e6b Updated to 23w41a
Signed-off-by: shedaniel <daniel@shedaniel.me>
2023-10-17 11:05:48 +08:00
shedaniel
731a772ab1 Updated to 23w40a
Signed-off-by: shedaniel <daniel@shedaniel.me>
2023-10-08 22:27:55 +08:00
shedaniel
74f7fb34cf Forge 1.20.2
Signed-off-by: shedaniel <daniel@shedaniel.me>
2023-09-26 10:49:33 +08:00
shedaniel
5422b8c615 Update to 1.20.2-pre4
Signed-off-by: shedaniel <daniel@shedaniel.me>
2023-09-14 01:11:25 +08:00
shedaniel
24083c1c83 Update to 1.20.2-pre2
Signed-off-by: shedaniel <daniel@shedaniel.me>
2023-09-08 21:27:24 +08:00
shedaniel
668d873089 Update to 1.20.2-pre1
Signed-off-by: shedaniel <daniel@shedaniel.me>
2023-09-07 15:01:04 +08:00
shedaniel
5f58e6cb26 Updated to 23w35a
Signed-off-by: shedaniel <daniel@shedaniel.me>
2023-08-31 22:12:38 +08:00
shedaniel
de45cd3223 Updated to 23w33a
Signed-off-by: shedaniel <daniel@shedaniel.me>
2023-08-22 22:00:44 +08:00
shedaniel
3f97d40d45 Updated to 23w32a 2023-08-12 17:38:44 +08:00
shedaniel
38edbd29d3 Updated to 23w31a 2023-08-08 18:51:24 +08:00
shedaniel
18ba59c904 Fix #423 2023-07-25 10:48:47 +08:00
Matthias
6e1b3d13c1 Fix INIT_POST not being invoked (#418)
* Fix INIT_POST not being invoked

* Fix formatting

* Register callback for INIT_POST event in test mod
2023-07-25 00:14:55 +08:00
shedaniel
8b1bd40f54 Mark 1.20.1 as compatible 2023-07-09 17:48:46 +08:00
shedaniel
7f7807469b Merge remote-tracking branch 'architectury/1.19.4' into 1.20
# Conflicts:
#	fabric/src/main/java/dev/architectury/mixin/fabric/client/MixinScreen.java
#	forge/src/main/java/dev/architectury/event/forge/EventHandlerImplClient.java
#	forge/src/main/resources/META-INF/mods.toml
#	gradle.properties
2023-07-09 17:42:36 +08:00
shedaniel
e542e2d367 Bump minor version 2023-07-09 17:36:46 +08:00
shedaniel
bac9421615 Fix tooltip color event (#412)
* Fix color tooltip event

* Make it final
2023-07-09 17:35:18 +08:00
秋 雨落
b523f05f53 Update mods.toml to 1.20 (#410) 2023-06-12 15:53:06 +08:00
shedaniel
684f241576 Fix wrong injection point for container screen foreground 2023-06-08 14:39:56 +08:00
shedaniel
091ec41143 Fix LootTableModificationContextImpl log spam (hopefully) 2023-06-08 14:36:04 +08:00
shedaniel
82505652eb Update to 1.20 and support Forge 2023-06-08 12:49:18 +08:00
Juuz
ee23ba2cb8 Merge branch '1.19.3' into 1.19.4 2023-05-28 13:36:21 +03:00
Juuz
f5753a4ce4 Merge branch '1.19.2' into 1.19.3 2023-05-28 13:35:53 +03:00
Juuz
9851188174 Merge branch '1.19' into 1.19.2 2023-05-28 13:34:18 +03:00
Juuz
c5fcca00a8 Merge remote-tracking branch 'origin/1.18.2' into 1.19 2023-05-28 13:28:20 +03:00
shedaniel
a6e5876dec Update to 1.20-pre5 2023-05-25 00:47:54 +08:00
shedaniel
8c7bd3248d Update to 1.20-pre1 2023-05-11 17:45:13 +08:00
shedaniel
863ba5ced9 Update to 23w18a 2023-05-09 02:17:27 +08:00
shedaniel
8c5e912cd1 Merge remote-tracking branch 'architectury/1.19.4' into 1.20 2023-05-09 00:58:07 +08:00
Max
425b872c2a Fix block place event mixin passing incorrect BlockState on Fabric
Closes #402
2023-05-04 09:53:08 +02:00
Max
935b06c72f Fix block place event mixin passing incorrect BlockState on Fabric
Closes #402
2023-05-04 09:49:39 +02:00
Max
b29a272304 Fix block place event mixin passing incorrect BlockState on Fabric
Closes #402
2023-05-04 09:47:53 +02:00
Max
3153b3d11b Fix block place event mixin passing incorrect BlockState on Fabric
Closes #402
2023-05-04 09:46:48 +02:00
Max
c573dbe7be Fix block place event mixin passing incorrect BlockState on Fabric
Closes #402
2023-05-04 09:45:09 +02:00
Juuz
d104034824 Update Fabric Loader to latest version (#401)
Fixes duplicate copies of Loader (pre-0.14 and post-0.14) ending up on the runtime classpath of API users and prevents a crash.
2023-05-01 21:42:13 +08:00
Max
c00c24e42b Merge branch '1.19.3' into 1.19.4 2023-04-05 16:34:35 +02:00
Max
7a715af053 Merge branch '1.19.2' into 1.19.3 2023-04-05 16:34:25 +02:00
Max
6e3e5738b6 Merge branch '1.19' into 1.19.2 2023-04-05 16:34:19 +02:00
Max
a62231ab87 Merge branch '1.18.2' into 1.19 2023-04-05 16:34:14 +02:00
Max
b1e7c89ffb Fix args order in player clone event (supersedes and closes #391) 2023-04-05 16:33:51 +02:00
Max
b8dcba2ee5 Fix #398 (supersedes and closes #395) 2023-04-05 16:32:40 +02:00
shedaniel
ec04de2649 23w13a 2023-04-01 19:14:06 +08:00
shedaniel
9a6a6f2ed3 Use setSpawnCancelled 2023-03-25 16:21:56 +08:00
shedaniel
e5e00a952c Support latest Forge 2023-03-25 16:19:21 +08:00
shedaniel
521dc1d87d Update to 1.19.4 2023-03-16 18:53:11 +08:00
shedaniel
8c4a74d0f5 Update to 1.19.4-pre3 2023-03-04 03:25:37 +08:00
shedaniel
f0222338f5 Update to Loom 1.1 and Gradle 8 2023-03-04 03:25:36 +08:00
Max
5bac879be0 Merge branch '1.19.3' into 1.19.4 2023-02-06 18:03:32 +01:00
Max
cca739db53 Merge branch '1.19.2' into 1.19.3 2023-02-06 18:02:48 +01:00
Max
93dd95c6a0 Merge branch '1.19' into 1.19.2 2023-02-06 18:01:55 +01:00