Commit Graph

617 Commits

Author SHA1 Message Date
shedaniel
a69b6b2789 Fix #458 2023-12-09 19:09:06 +08:00
shedaniel
68f3934d57 Remove 1.20.4-Snapshot as a verison 2023-12-09 01:27:18 +08:00
shedaniel
3575429592 Update to 1.20.4 2023-12-09 00:55:47 +08:00
shedaniel
ecdec604e3 Merge remote-tracking branch 'origin/1.20.2' into 1.20.3 2023-12-08 21:09:10 +08:00
shedaniel
f63dc5d0e5 Remove references to ForgeRegistries left 2023-12-08 21:08:34 +08:00
shedaniel
011367bbe1 Fix compile errors 2023-11-21 13:15:43 +08:00
shedaniel
38c3e8e64a Fix #453 2023-11-21 13:13:26 +08:00
shedaniel
af9b6d2901 Update to 1.20.3-pre1 2023-11-21 13:08:20 +08:00
shedaniel
054b13e63e Merge remote-tracking branch 'origin/1.20.2' into 1.20.3
# Conflicts:
#	gradle.properties
#	settings.gradle
2023-11-21 00:20:59 +08:00
shedaniel
9aba3cf1dc Update to 20.2.59-beta & Adapt to Registry Changes 2023-11-20 21:00:36 +08:00
shedaniel
426ca41331 Fix CustomizeGuiOverlayEvent crash 2023-11-19 02:59:27 +08:00
shedaniel
09e04e0cc6 Fix #451 2023-11-19 02:32:00 +08:00
shedaniel
0ff2f7f898 Fix InputEvent.MouseScrollingEvent crash 2023-11-19 00:59:23 +08:00
shedaniel
302dd740c5 Comment out texture stitch event, we will re-evaluate this 2023-11-17 23:12:37 +08:00
shedaniel
d309d26bff NeoForge 1.20.2 Port 2023-11-17 23:07:29 +08:00
shedaniel
cc2b8c7489 Fix #448 2023-11-15 20:06:46 +08:00
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