Commit Graph

353 Commits

Author SHA1 Message Date
8be54e72ed Add CommandsDeclareEvent to declare commands with brigadier API 2025-07-01 21:24:43 +02:00
dc8d29a05b Change projet configuration and POM for Pandacube 2025-07-01 21:24:43 +02: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
md_5
4dad940a2f Extract bungee plugin message channel to constant 2025-02-12 07:09:05 +11:00
md_5
cceebdad2a #3780: Allow empty scoreboard nametag visibility 2025-02-08 17:55:18 +11:00
md_5
2337acfcc1 Minecraft 25w06a protocol support 2025-02-08 08:30:30 +11:00
md_5
22aa6f5faf Use lombok for Team packet 2025-02-02 08:35:39 +11:00
md_5
508c2f7ac3 Minecraft 25w05a protocol support 2025-02-01 12:50:31 +11:00
md_5
9dd5fb626d Fix duplicate 25w04a packet mapping 2025-01-30 07:43:05 +11:00
md_5
6b22690971 Minecraft 25w04a protocol support 2025-01-27 20:09:01 +11:00
Outfluencer
7340f1a035 #3765: Fix forgotten boolean write 2024-12-08 07:50:03 +11:00
md_5
8a80435e64 Minecraft 1.21.4 support 2024-12-04 03:20:00 +11:00
md_5
20a71b06a9 Minecraft 1.21.4-rc3 support 2024-11-30 10:11:33 +11:00
md_5
b376f61578 Minecraft 1.21.4-pre2 support 2024-11-26 20:38:03 +11:00