Commit Graph

201 Commits

Author SHA1 Message Date
Jab125
7f76087ffb [1.20.6] Update Architectury API's dependencies and require the latest Fabric API and NeoForge. (#509)
* update dependencies

* Fix compile errors
2024-05-30 18:38:17 +09:00
shedaniel
5e4933ea9f Bump version to 12.1
Signed-off-by: shedaniel <daniel@shedaniel.me>
2024-05-21 08:58:47 +09:00
Jab125
ba78f466ea Port to 1.20.6 (#494)
* Begin port to 1.20.6

* Port to 1.20.6

* decrease diff

* Fix Creative Tab Ordering

* add test for creative tab ordering

* change up test

* add github actions build for 1.20.6

* fix some outdated things in the github actions

* use the mod bus instead of the neoforge bus when registering menu screens

* update versions in `build.gradle`

* change to 20.6.70-beta

* require 20.6.70

* this doesn't need fabric

Signed-off-by: shedaniel <daniel@shedaniel.me>

---------

Signed-off-by: shedaniel <daniel@shedaniel.me>
Co-authored-by: shedaniel <daniel@shedaniel.me>
2024-05-18 21:29:27 +09:00
Jab125
02c89ba625 Fix breakage in NeoForge 20.5.14, fix crash when registering packets on Fabric, fix players getting kicked when a S2C packet is sent to them. (#499)
* Fix #497

* Fix #496

* Fix #498

* Add test for #498

* Update architectury.mixins.json
2024-04-30 00:31:05 +09:00
Jab125
3f0bf226c4 Port to 1.20.5 (#493)
* port to 1.20.5-rc1

* port to 1.20.5

* remove runtime mod menu

* Update build.gradle

* Prepare for publishing

Signed-off-by: shedaniel <daniel@shedaniel.me>

* Update shadow plugin to fix building J21 binaries

Signed-off-by: shedaniel <daniel@shedaniel.me>

---------

Signed-off-by: shedaniel <daniel@shedaniel.me>
Co-authored-by: shedaniel <daniel@shedaniel.me>
2024-04-24 22:57:28 +09:00
shedaniel
8effe4a56d Port to 1.20.5-pre1
Signed-off-by: shedaniel <daniel@shedaniel.me>
2024-04-12 15:51:56 +09:00
shedaniel
d80b6c2de0 Publish to maven only as beta
Signed-off-by: shedaniel <daniel@shedaniel.me>
2024-04-09 18:23:49 +09:00
shedaniel
4e15fa3bbb [ci skip] Port to NeoForge 24w14a
Signed-off-by: shedaniel <daniel@shedaniel.me>
2024-04-09 18:16:22 +09:00
shedaniel
d19cb9a8f1 Update to 24w14a
Signed-off-by: shedaniel <daniel@shedaniel.me>
2024-04-06 03:09:44 +09:00
shedaniel
d4f399c9e1 Update to 24w12a
Signed-off-by: shedaniel <daniel@shedaniel.me>
2024-04-01 20:28:51 +09:00
shedaniel
8d0fdbdbd1 Re-add fluid variants
The implementations in FluidStack regarding components is a stab for what the future api could be, and will definitely change.

Signed-off-by: shedaniel <daniel@shedaniel.me>
2024-03-02 04:14:46 +09:00
shedaniel
7b65d8da73 Update to 24w09a
Signed-off-by: shedaniel <daniel@shedaniel.me>
2024-03-01 05:26:50 +09:00
shedaniel
0c3f7c6816 Merge remote-tracking branch 'origin/1.20.2' into 1.20.4
# Conflicts:
#	gradle.properties
2024-02-26 22:16:50 +09:00
shedaniel
81473922e1 Merge remote-tracking branch 'origin/1.20' into 1.20.2
# Conflicts:
#	gradle.properties
2024-02-26 22:13:11 +09:00
shedaniel
22caa28108 Merge remote-tracking branch 'origin/1.19.2' into 1.20
Signed-off-by: shedaniel <daniel@shedaniel.me>

# Conflicts:
#	fabric/src/main/java/dev/architectury/event/fabric/EventHandlerImpl.java
#	forge/src/main/java/dev/architectury/event/forge/EventHandlerImplClient.java
#	gradle.properties
2024-02-26 22:12:16 +09:00
shedaniel
cd74016d85 Bump version for release
Signed-off-by: shedaniel <daniel@shedaniel.me>
2024-02-26 22:10:17 +09:00
Jab125
760b2a790e Update to NeoForge 20.2.77-beta, Forge 49.0.14 and Fabric Loader & API 0.15.3 & 0.92.0 (#468) 2024-01-07 15:02:00 +09:00
desht
7d771c2814 Build with NeoForge 20.4.46 (20.4.40+ required) (#460) 2023-12-20 18:23:33 +08:00
shedaniel
3575429592 Update to 1.20.4 2023-12-09 00:55:47 +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
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
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
shedaniel
684f241576 Fix wrong injection point for container screen foreground 2023-06-08 14:39:56 +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
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
shedaniel
ec04de2649 23w13a 2023-04-01 19:14:06 +08:00