Commit Graph

364 Commits

Author SHA1 Message Date
EnZaXD
4c02676b7a #3883: Minecraft 1.21.9-rc1 support 2025-09-26 10:00:04 +10:00
EnZaXD
a2558484f5 #3880: Minecraft 1.21.9-pre4 support 2025-09-24 07:47:57 +10:00
EnZaXD
97c6167272 #3879: Minecraft 1.21.9-pre3 support 2025-09-23 07:00:00 +10:00
Outfluencer
c2162eeddb #3870: Declare some DefinedPacket util methods as static 2025-09-20 10:34:05 +10:00
FlorianMichael
7be06f141d #3878: Minecraft 1.21.9-pre2 support 2025-09-20 09:13:05 +10:00
md_5
d2a317eee2 Minecraft 25w37a support 2025-09-13 09:41:52 +10:00
Outfluencer
0be632a4d6 #3875: Minecraft 25w35a support 2025-08-30 11:00:58 +10:00
md_5
f27f4fbca9 Minecraft 25w34b support 2025-08-23 15:39:49 +10:00
Outfluencer
e62fc6c291 #3864: Add ServerLinks API 2025-07-23 19:13:03 +10:00
md_5
8e99a4c5bf Cleanup some formatting 2025-07-19 10:43:44 +10:00
Outfluencer
df53053677 #3866: Make use of new ByteBuf#readString 2025-07-17 21:14:18 +10:00
Janmm14
3a5c731826 #3855: Create protocol sub-packages data & util 2025-07-14 19:22:38 +10:00
Outfluencer
a485d9f314 #3856: Do not decode Chat (TO_CLIENT) 2025-07-07 20:50:59 +10:00
md_5
7c7cb3de0f Minecraft 1.21.7 support 2025-07-01 00:10:00 +10:00
FlorianMichael
88436c44a6 #3854: Fix CustomClickAction read and write implementation 2025-06-29 21:45:47 +10:00
Outfluencer
bdd32d5a58 #3808: Do not decode packets that we don't handle 2025-06-28 10:36:23 +10:00
Outfluencer
bccce74c3c #3799, #3800: Do not parse the collision and visibility strings of the Team packet 2025-06-22 09:23:07 +10:00
md_5
5b05934fe8 Minecraft 1.21.6 support 2025-06-18 01:15:00 +10:00
md_5
97f65726d2 Bump version to 1.21-R0.4-SNAPSHOT 2025-06-16 07:34:53 +10:00
md_5
e3ab8ef15f Release 1.21-R0.3 2025-06-16 07:32:05 +10:00
FlorianMichael
d5bcabdc60 #3848: Add support for showing dialogs in configuration state
Co-authored-by: Outfluencer <git@outfluencer.dev>
2025-06-16 07:29:16 +10:00
Outfluencer
2b9808cd13 #3846, #3847: Handle packet bundles 2025-06-08 11:07:20 +10:00
Outfluencer
70fa02f3a4 #3845: Register CustomClickAction in Configuration state 2025-06-08 11:07:18 +10:00
Outfluencer
4ebc3c96b2 #3845: Apply vanilla limits to nbt read operation 2025-06-08 11:07:16 +10:00
Outfluencer
dd1531e28d #3845: Add method to read tag with custom limiter 2025-06-08 11:07:11 +10:00
md_5
5709a65785 Minecraft 1.21.6-pre3 support 2025-06-07 09:48:12 +10:00
Outfluencer
93508d5083 #3841, #3842: Speed up TagUtil#fromJson()
Reduce complexity and recursive calls
2025-06-04 06:50:02 +10:00
md_5
5dad41034b Migrate from trove to fastutil 2025-05-31 12:54:26 +10:00
Outfluencer
41e49dad6b #3803: Add NBT module 2025-05-31 10:16:29 +10:00
md_5
89e66ed648 Minecraft 1.21.6-pre1 support 2025-05-29 21:50:45 +10:00
Outfluencer
8bff00f15b #3830: Dialog & 25w21a changes 2025-05-21 07:09:59 +10:00
md_5
69e4872f40 Minecraft 25w20a protocol support 2025-05-17 16:01:00 +10:00
md_5
2bafb70581 Minecraft 25w19a protocol support 2025-05-09 19:45:28 +10:00
md_5
617c2728a2 Minecraft 25w18a protocol support 2025-05-03 16:55:39 +10:00
Outfluencer
1279cca971 #3810: Use retainedSlice if possible in MinecraftDecoder 2025-04-19 15:40:09 +10:00
md_5
f6151dce56 Bump version to 1.21-R0.3-SNAPSHOT 2025-03-28 19:52:19 +11:00
md_5
9667743735 Release 1.21-R0.2 2025-03-28 19:49:50 +11:00
md_5
7587f03306 SPIGOT-8024, #3811, #3812: Add versioned chat serialization (beta) 2025-03-28 07:01:06 +11:00
md_5
fa6d47732d Bump version to 1.21-R0.2-SNAPSHOT 2025-03-26 19:38:24 +11:00
md_5
252e7b0027 Release 1.21-R0.1 2025-03-26 19:33:00 +11:00
md_5
c820b3a062 Minecraft 1.21.5 support 2025-03-26 03:05:00 +11:00
md_5
6f13c2d6b6 Minecraft 1.21.5-rc1 protocol support 2025-03-21 07:34:08 +11:00
md_5
cd186999e5 Minecraft 1.21.5-pre3 protocol support 2025-03-19 06:20:53 +11:00
Outfluencer
e3c7fd8cc5 #3801: Add support for 1.21.5-pre2 2025-03-13 09:19:09 +11:00
md_5
47f8c29a7c Minecraft 25w10a protocol support 2025-03-08 09:22:17 +11:00
Julian Vennen
362bd0f4c4 #3794: Ensure listType is set to compound tag when wrapping tags 2025-03-01 14:48:59 +11:00
md_5
598d73e6f0 Minecraft 25w09b protocol support 2025-03-01 14:21:52 +11:00
md_5
f797bd488f Minecraft 25w08a protocol support 2025-02-21 19:18:25 +11:00
Janmm14
774a6fd68c #3766: Combine packet length prepending and compressor 2025-02-15 15:20:00 +11:00
Outfluencer
0070421549 #3776: Expose ChannelInitializerHolder in protocol module 2025-02-15 14:52:29 +11:00