shedaniel
ccd67863c1
Update for NeoForge 1.21.4
2024-12-04 02:25:04 +08:00
shedaniel
2a31c75f7d
Update for NeoForge 1.21.2
2024-10-23 02:13:36 +08:00
shedaniel
fe43bbddc9
Update to 24w40a
2024-10-06 05:07:39 +08:00
Jab125
289ed46f49
Port to 1.21 ( #511 )
...
* 1.21-pre1
* progress
* fix MixinGameRenderer
* update the access widener
* pass removal reason in the player respawn event
* Update MixinGameRenderer.java
* fix more mixins
* fix more 1.21 stuff
* Update TestRegistries.java
* remove enchantments (it's data driven)
* rename 1.20.6 files to 1.21
* update to 1.21-pre4
* lol
* fix neoforge
* Finish port to 1.21
---------
Co-authored-by: shedaniel <daniel@shedaniel.me >
2024-06-14 02:57:55 +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
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
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
a2e5359225
Add client commands
...
Signed-off-by: shedaniel <daniel@shedaniel.me >
2024-02-26 21:13:36 +09:00
shedaniel
93c804fe07
Merge remote-tracking branch 'origin/1.20.2' into 1.20.4
2024-02-06 18:26:47 +09:00
shedaniel
258f6288b9
Merge remote-tracking branch 'origin/1.20' into 1.20.2
...
Signed-off-by: shedaniel <daniel@shedaniel.me >
# Conflicts:
# fabric/src/main/java/dev/architectury/registry/registries/fabric/RegistrarManagerImpl.java
2024-02-06 18:25:57 +09:00
shedaniel
ac1bd64350
Merge remote-tracking branch 'origin/1.19.4' into 1.20
...
Signed-off-by: shedaniel <daniel@shedaniel.me >
# Conflicts:
# testmod-common/src/main/java/dev/architectury/test/registry/TestRegistries.java
2024-02-06 18:11:03 +09:00
shedaniel
306e947ff7
Merge remote-tracking branch 'origin/1.19.2' into 1.19.4
...
Signed-off-by: shedaniel <daniel@shedaniel.me >
# Conflicts:
# fabric/src/main/java/dev/architectury/registry/registries/fabric/RegistrarManagerImpl.java
2024-02-06 18:02:41 +09:00
shedaniel
b26347a026
[ci skip] Add ClientTooltipComponentRegistry for custom tooltips ( #475 )
...
* Add ClientTooltipComponentRegistry for custom tooltips (#463 )
Signed-off-by: Sergey Shatunov <me@aur.rocks >
Signed-off-by: shedaniel <daniel@shedaniel.me >
* Fix testmod for client tooltip components
Signed-off-by: shedaniel <daniel@shedaniel.me >
---------
Signed-off-by: Sergey Shatunov <me@aur.rocks >
Signed-off-by: shedaniel <daniel@shedaniel.me >
Co-authored-by: Sergey Shatunov <me@aur.rocks >
2024-02-06 17:32:25 +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
shedaniel
af9b6d2901
Update to 1.20.3-pre1
2023-11-21 13:08:20 +08:00
shedaniel
c0d6cb9e6b
Updated to 23w41a
...
Signed-off-by: shedaniel <daniel@shedaniel.me >
2023-10-17 11:05:48 +08:00
shedaniel
74f7fb34cf
Forge 1.20.2
...
Signed-off-by: shedaniel <daniel@shedaniel.me >
2023-09-26 10:49:33 +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
38edbd29d3
Updated to 23w31a
2023-08-08 18:51:24 +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
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
bac9421615
Fix tooltip color event ( #412 )
...
* Fix color tooltip event
* Make it final
2023-07-09 17:35:18 +08:00
shedaniel
863ba5ced9
Update to 23w18a
2023-05-09 02:17:27 +08:00
shedaniel
8c4a74d0f5
Update to 1.19.4-pre3
2023-03-04 03:25:37 +08:00
shedaniel
de600a4145
Update to 1.19.3
2022-12-09 02:05:30 +08:00
shedaniel
a5405323a8
Rename Registries to RegistrarManager ( #354 )
2022-11-27 00:55:26 +08:00
shedaniel
3e5fdd4b38
Update to 1.19.3-pre1, Note that API is NOT finalized
2022-11-23 02:15:17 +08:00
shedaniel
93d0538f35
Add Item.Properties().arch$tab(CreativeModeTab)
2022-10-23 19:24:39 +08:00
shedaniel
638d001284
Call our creative tab class
2022-10-22 18:01:55 +08:00
shedaniel
2b423ae433
More work towards 22w42a
2022-10-22 17:45:51 +08:00
shedaniel
2bc32b35d2
First look of 22w42a while we wait
2022-10-21 00:04:42 +08:00
shedaniel
432581096e
Update to 1.19.1 ( #302 )
...
* Update to 1.19.1
* Make it compile
* Update to 1.19.1
* Set 1.19.1 as the publishing version
(cherry picked from commit b316dde8ba )
2022-08-06 10:06:35 +08:00
shedaniel
1c98573c5f
Revert "Update to 1.19.1 ( #302 )"
...
This reverts commit b316dde8ba .
2022-08-06 10:05:43 +08:00
Max
6624dbe295
Merge branch '1.18.2' into 1.19
2022-07-31 18:59:43 +02:00
Max
a7d31393a0
Fix ParticleProviderRegistry not working properly on Forge, add Javadocs ( #305 )
...
* Fix ParticleProviderRegistry not working properly on Forge, add Javadocs
Based on https://github.com/architectury/architectury-api/pull/196#issuecomment-1200268981 , supersedes #196
* Update testmod, fix bounds on deferred register
* Warn when registering particles too late on Forge
2022-07-31 18:48:38 +02:00
shedaniel
b316dde8ba
Update to 1.19.1 ( #302 )
...
* Update to 1.19.1
* Make it compile
* Update to 1.19.1
* Set 1.19.1 as the publishing version
2022-07-28 19:45:57 +08:00
shedaniel
dfce9f247d
[ci skip] Add WorldGen testmod ( #298 )
...
(cherry picked from commit c259d62ba3 )
2022-07-23 03:00:24 +08:00
Juuxel
6b83a15e81
[ci skip] Add loot table modification event ( #287 )
...
* Add loot table modification event
Closes #42 . It's a simple wrapper around the platform events.
* Add param for builtin loot tables
Co-authored-by: shedaniel <daniel@shedaniel.me >
(cherry picked from commit f0555ce0eb )
2022-07-23 03:00:07 +08:00
Juuxel
f0555ce0eb
[ci skip] Add loot table modification event ( #287 )
...
* Add loot table modification event
Closes #42 . It's a simple wrapper around the platform events.
* Add param for builtin loot tables
Co-authored-by: shedaniel <daniel@shedaniel.me >
2022-07-20 23:22:47 +08:00
shedaniel
c259d62ba3
[ci skip] Add WorldGen testmod ( #298 )
2022-07-20 23:21:42 +08:00
shedaniel
f8fc466c39
Merge remote-tracking branch 'architectury/1.18.2' into 1.19
2022-06-16 18:45:21 +08:00
shedaniel
a22b7fc18d
Publish jars with the loader suffix, fix testmod-common circular dependency
2022-06-16 18:39:47 +08:00
shedaniel
c77f040c21
Update to 1.19
2022-06-08 21:35:41 +08:00