ElysianCat
3fddd1112b
Add ClientboundSyncCarryDataPacket for syncing carry data and enhance carry handling on player death
...
- Introduced ClientboundSyncCarryDataPacket to manage carry data synchronization between server and client.
- Updated PlacementHandler to handle carry data transfer during player death scenarios, considering keepInventory game rule.
- Refactored carry data handling in CommonEvents to ensure proper transfer and clearing of carry data on player respawn.
- Registered the new packet in CarryOnCommon for clientbound communication.
2025-09-23 23:32:49 +03:30
Tschipp
ece3ed7ff2
Updated to 1.21.8. Changed Data Storage to use Attachments or Capabilities.
2025-09-01 10:18:25 +02:00
Tschipp
45a2b32c97
Fixed Player Carrying, closes #774
2025-07-22 23:48:52 +02:00
Tschipp
43012f8462
Updated default Blacklist, Fixed Cloth Config compat with saving
2025-04-21 13:19:54 +02:00
Tschipp
ae260556b2
Updated to 1.21.4, Added support for Cloth Config
2025-01-04 00:32:09 +01:00
Tschipp
058b547c30
Updated to 1.21.3
2024-12-27 18:25:03 +01:00
Tschipp
742a9f0ebc
fixed fabric servers not being joinable
2024-07-17 22:31:36 +02:00
Tschipp
753f19e7b0
Updated to 1.21
2024-07-14 15:35:40 +02:00
Tschipp
8cc0424d46
1.20.6 works, except for forge
2024-06-28 13:02:53 +02:00
Tschipp
b574f5b509
started work on 1.20.6
2024-06-23 20:28:08 +02:00
Tschipp
2f2a4a6ca5
Added proper copyright notice
2024-02-27 22:02:35 +01:00
Tschipp
aa6ba82ae5
Updated to 1.20.4, added NeoForge
2024-02-25 17:53:24 +01:00
Tschipp
dbb7e59b21
should be compatible on 1.20
2023-08-30 22:08:00 +02:00
Tschipp
ddbd9d3d84
Update to 1.20.1
2023-07-06 18:48:28 +02:00
Tschipp
5c460996ae
Fixed IMC, Keybinds, other bugs
2023-07-06 17:06:47 +02:00
Tschipp
2cbff25e0c
Updated to 1.19.4, fixed bugs
2023-04-24 22:24:54 +02:00
Tschipp
5249002c2c
Merge branch '1.19-multiloader' into 1.19.2
2023-01-18 21:59:11 +01:00
Tschipp
3339a68564
Fixed multiple render crashes, fixed fabric config loading, improved mixin compatibility
2023-01-18 21:49:31 +01:00
Tschipp
b0ba88be5e
Merge pull request #442 from Tschipp/1.19.2
...
Added FirstPersonRender compat, augmented blacklist, fixed mixin conflict issue
2022-12-30 15:30:49 +01:00
Tschipp
ce00fa1f85
Added FirstPersonRender compat, augmented blacklist, fixed mixin conflict issue
2022-12-30 15:28:47 +01:00
Tschipp
209a976d4f
Fixed Mixin
2022-12-17 15:51:56 +01:00
Tschipp
3f61e6c5a9
Updated to 1.19.3, made dependency on Gamestages less strict
2022-12-17 15:38:59 +01:00
Tschipp
49f3990eee
Fixed bugs
2022-12-10 18:28:21 +01:00
Tschipp
191ce26ee4
Added final config options. Added gamestages support. Fixed rendering issues
2022-12-05 00:17:48 +01:00
Tschipp
375eb8dcc3
Added networking, Scripting
2022-11-29 00:49:57 +01:00
Tschipp
cf6a14f5d9
More updates to joint fabric-forge build
2022-11-16 09:31:55 -08:00
Tschipp
e6ace77c39
Further progress with rewrite
2022-10-11 22:25:56 +02:00
Tschipp
44a1d33f0f
Started work on rewrite, using Multiloader
2022-10-03 13:43:38 +02:00