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
f1fdba9897
[ci skip] SpawnPlacements.register Hook (Closes architectury/architectury-api#375) ( #473 )
2024-02-06 17:32:50 +09:00
Josiah Glosson
a333232d85
[ci skip] Add defaultId to RegistrarBuilder ( #474 )
...
* Add defaultId to RegistrarBuilder
* Make the default key an registrar option
---------
Co-authored-by: shedaniel <daniel@shedaniel.me >
2024-02-06 17:32:35 +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
shedaniel
bac9421615
Fix tooltip color event ( #412 )
...
* Fix color tooltip event
* Make it final
2023-07-09 17:35:18 +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
Max
b4cf77dde9
Merge branch '1.18.2' into 1.19
2023-02-06 18:01:10 +01:00
desht
1524550146
Add PlayerEvent.ATTACK_ENTITY ( #380 )
...
[ci skip]
* Add PlayerEvent.ATTACK_ENTITY
* Fired from Forge's AttackEntityEvent and Fabric's AttackEntityCallback
* When player is about to attack any entity (not just living) with left-click
* javadoc parameter alignment
* import cleanup
2023-02-06 17:53:43 +01:00
Max
d022087cd5
Add support for adding PacketTransformers to SimpleNetworkManager messages ( #379 )
...
[ci skip]
* Add support for adding PacketTransformers to SimpleNetworkManager messages
* Mark new methods as experimental, add javadocs
* Update common/src/main/java/dev/architectury/networking/simple/SimpleNetworkManager.java
* Update common/src/main/java/dev/architectury/networking/simple/SimpleNetworkManager.java
Co-authored-by: shedaniel <daniel@shedaniel.me >
2023-02-06 17:53:24 +01:00
shedaniel
4307d5ca0a
Update to 23w03a
2023-01-20 23:11:34 +08:00
itsmeow
d979caa4ab
Add creative tab access wideners ( #370 )
...
* Add tab access wideners
* Replace with autogeneration
2022-12-23 15:52:05 +01:00
shedaniel
de600a4145
Update to 1.19.3
2022-12-09 02:05:30 +08:00
shedaniel
d69f264963
Merge remote-tracking branch 'architectury/1.19.2' into 1.19.3
...
# Conflicts:
# fabric/build.gradle
# fabric/src/main/resources/fabric.mod.json
# forge/build.gradle
# gradle.properties
2022-12-09 01:58:23 +08:00
Max
b94fc210a3
Merge branch '1.19' into 1.19.2
2022-12-08 17:53:51 +01:00
Max
c0628e6b51
Merge branch '1.18.2' into 1.19
2022-12-08 17:48:59 +01:00
Max
12526404bd
Fix injection point on lightning strike event ( #352 )
2022-12-09 00:44:15 +08:00
shedaniel
b8f0f70022
Update to 1.19.3-pre2, Note that API is NOT finalized
...
Commenting out ClientTooltipEvent.RENDER_MODIFY_COLOR for now
2022-11-27 01:23:39 +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
e3b4376c5c
Merge remote-tracking branch 'architectury/1.19.2' into 1.19.3
2022-11-23 01:51:49 +08:00
shedaniel
709ca7535c
Merge remote-tracking branch 'architectury/1.19' into 1.19.2
2022-11-23 01:46:01 +08:00
shedaniel
e8177b3075
Merge remote-tracking branch 'architectury/1.18.2' into 1.19
2022-11-23 01:43:22 +08:00
Juuz
ec9cb04ebc
Fix Loom 1.0 removals ( #348 )
...
* Replace loom.forge.localMods with loom.mods
* Replace javax annotations with jetbrains
[norelease]
2022-11-20 00:33:48 +01:00
shedaniel
3158bb78c6
Fix invalid AWs
2022-11-09 21:49:12 +08:00
shedaniel
96b742bd23
Update to 22w44a
2022-11-09 04:01:55 +08:00
shedaniel
c3f3d9627b
Update to 22w43a
2022-10-28 16:05:33 +08:00
shedaniel
c84ef33756
Merge remote-tracking branch 'architectury/1.19.2' into 1.19.3
...
# Conflicts:
# gradle.properties
2022-10-23 19:25:07 +08:00
shedaniel
93d0538f35
Add Item.Properties().arch$tab(CreativeModeTab)
2022-10-23 19:24:39 +08:00
shedaniel
b0f0a04c50
Merge remote-tracking branch 'architectury/1.19' into 1.19.2
...
# Conflicts:
# gradle.properties
2022-10-23 01:06:20 +08:00
shedaniel
108ac16ce5
Merge remote-tracking branch 'architectury/1.18.2' into 1.19
2022-10-23 01:03:00 +08:00
shedaniel
d26471de0e
[ci skip] Fix #340 ( #341 )
2022-10-23 01:02:39 +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
fd6a654868
Merge remote-tracking branch 'architectury/1.19' into 1.19.2
...
# Conflicts:
# gradle.properties
2022-08-11 19:07:54 +08:00
shedaniel
19d1d7f55a
Merge remote-tracking branch 'architectury/1.18.2' into 1.19
...
# Conflicts:
# gradle.properties
2022-08-11 19:07:26 +08:00
shedaniel
3ee2355b2d
[ci skip] Add LiquidBlock.arch$getFluid and fix MixinFoodPropertiesBuilder ( #316 )
2022-08-11 19:05:55 +08:00
shedaniel
ab80a6a77f
Revert "[ci skip] Add LiquidBlock.arch$getFluid and fix MixinFoodPropertiesBuilder ( #314 )" ( #315 )
...
This reverts commit 21bed670de .
2022-08-11 19:04:34 +08:00
shedaniel
21bed670de
[ci skip] Add LiquidBlock.arch$getFluid and fix MixinFoodPropertiesBuilder ( #314 )
2022-08-11 19:03:55 +08:00
shedaniel
0f892f978d
Merge remote-tracking branch 'architectury/1.19' into 1.19.2
2022-08-11 03:32:22 +08:00
shedaniel
a59442abff
Merge remote-tracking branch 'architectury/1.18.2' into 1.19
2022-08-11 03:32:13 +08:00
shedaniel
0fad11b5fe
Fix dumb injected interfaces
2022-08-11 03:32:05 +08:00
shedaniel
8cefb7797a
Merge remote-tracking branch 'architectury/1.19' into 1.19.2
...
# Conflicts:
# gradle.properties
2022-08-08 18:06:15 +08:00
shedaniel
f584b0b991
Merge remote-tracking branch 'architectury/1.18.2' into 1.19
...
# Conflicts:
# gradle.properties
2022-08-08 18:05:54 +08:00
shedaniel
d077b86894
Fix #313
2022-08-08 18:05:29 +08:00
shedaniel
739359e5b2
Add simple interface injection extensions ( #257 )
...
* Add simple interface injection extensions
* Update to only add holders for intrusive registry entries
* Add arch$registryName
[ci skip]
2022-08-07 16:01:46 +02: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