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
digitalseraphim
4ed66609b0
Make ArchitecturyFlowingFluid use the same Forge FluidType when the s… ( #467 )
...
* Make ArchitecturyFlowingFluid use the same Forge FluidType when the same ArchitecturyFluidAttributes object is passed in
* Use the same fluid type instead of the same properties for simplity
* Fix packages import
---------
Co-authored-by: shedaniel <daniel@shedaniel.me >
2024-02-06 17:33:01 +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
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
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
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
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
Max
b4cf77dde9
Merge branch '1.18.2' into 1.19
2023-02-06 18:01:10 +01:00
Max
b7c1fdfd3e
Bump version for release
2023-02-06 17:54:43 +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
1c566142fd
Support new Forge's BuildContents event, Fix #365
2022-12-11 16:14:14 +08:00
Max
a8683cd979
Fix publishing buildscript tagging Forge as 1.19.2
2022-12-08 21:59:59 +01:00
shedaniel
de600a4145
Update to 1.19.3
2022-12-09 02:05:30 +08:00
shedaniel
435bb41d1d
Merge remote-tracking branch 'architectury/1.19.2' into 1.19.3
2022-12-09 01:59:50 +08:00
Max
0f10f54a34
*Actually* use fabric-api dependency in fmj...
2022-12-08 18:58:26 +01: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
96f3dc6f9c
Buildscript updates, use fabric-api dependency in fmj
2022-12-08 18:10:18 +01: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