Outfluencer
02c5c1ee76
#3602 : Minecraft 24w04a support
2024-01-30 07:25:22 +11:00
md_5
a1cd694363
Bump version to 1.20-R0.3-SNAPSHOT
2024-01-20 08:41:57 +11:00
md_5
3e2bc8e2d7
Release 1.20-R0.2
2024-01-20 08:37:37 +11:00
md_5
21c8f2815a
Decode ComponentStyle over network as appropriate
2024-01-06 16:35:33 +11:00
md_5
708c5b6254
#3585 : Fix mistake converting certain NBT to JSON in previous commit
2023-12-22 22:06:23 +11:00
md_5
f5af11193c
#3584 : Handle conversion of mixed NBT lists to json
2023-12-22 18:01:30 +11:00
Outfluencer
3deaaadc3a
#3574 : "VarInt too big" should be an OverflowPacketException
2023-12-16 11:29:03 +11:00
md_5
8ce7a7f8b6
Minecraft 1.20.3 support
2023-12-06 03:40:00 +11:00
md_5
e1462ccdd1
Minecraft 1.20.3-rc1 support
2023-12-04 19:02:45 +11:00
md_5
70f346c1dc
Fix extra write in ScoreboardScore packet
2023-11-26 08:12:30 +11:00
md_5
197bf13a28
Minecraft 1.20.3-pre2 support
2023-11-25 17:02:40 +11:00
md_5
0925c06f9b
#3563 : Correct max string length for reading SystemChat packets
2023-11-13 20:09:48 +13:00
md_5
39b10c0b16
Minecraft 23w45a support
2023-11-09 19:33:11 +11:00
md_5
bd009ca52d
#3559 : Fix serialisation of certain scoreboard packets < 1.13
2023-11-06 20:14:57 +11:00
md_5
65d8edf62d
Minecraft 23w44a support
2023-11-06 20:14:55 +11:00
BoomEaro
df20effacc
#3557 : Replace Guava Charsets with Java StandardCharsets
2023-10-31 21:49:17 +11:00
md_5
0f5f09b6c5
Minecraft 23w43b support
2023-10-28 12:57:19 +11:00
md_5
e5c80d0044
Fix code formatting
2023-10-28 12:57:16 +11:00
md_5
c8568764f6
Fix writing non-compound root NBT tags
2023-10-14 16:38:11 +11:00
md_5
3cb7a12738
#3527 : Switching between servers causes a decoding error
2023-09-26 06:35:48 +10:00
md_5
497c6879e0
Add (hopefully temporary) queue for plugin messages to server
2023-09-24 06:50:46 +10:00
md_5
f9b75c4a3a
Update tests to JUnit 5
2023-09-23 18:44:14 +10:00
md_5
0509303fd3
#3519 : Queue configuration phase packets from API methods
2023-09-23 10:29:09 +10:00
md_5
5a1e342e0d
Minecraft 1.20.2 support
2023-09-22 02:40:00 +10:00
md_5
d68ebd1eaf
Minecraft 1.20.2-rc1 support
2023-09-17 08:10:42 +10:00
md_5
0dd7b98428
Bump version to 1.20-R0.2-SNAPSHOT
2023-08-07 08:01:47 +10:00
md_5
a793692a2c
Release 1.20-R0.1
2023-08-07 07:56:00 +10:00
BoomEaro
0199cb90ff
#3489 : Add command string length limit when decoding ClientCommand
2023-07-15 10:44:41 +10:00
md_5
68200133b6
Minecraft 1.20 support
2023-06-08 01:30:00 +10:00
Janmm14
2ef5e7004b
#3451 : Improve length field prepending on bungee -> server connection
...
Use alternative implementation of Varint21LengthFieldPrepender on bungee -> server connection for improved speed - it uses separate buffer to prepend the length to avoid copying large data buffer.
Not applied bungee -> client because encrypting 1-5 bytes of length separately through expensive jni call could make it not worth (not measured).
2023-03-25 11:00:30 +11:00
Janmm14
2e6f0dd442
#3450 : Use readRetainedSlice method instead of slice+retain+skip
2023-03-23 20:57:53 +11:00
md_5
f4534c8273
#3446 : Fix < 1.19 support
2023-03-15 18:41:25 +11:00
md_5
76673f02a4
Apply dependabot configuration
2023-03-15 18:18:15 +11:00
md_5
f9712cbc7c
Minecraft 1.19.4 support
2023-03-15 03:30:00 +11:00
md_5
5467e3a842
Minecraft 1.19.3 support
2022-12-08 03:00:00 +11:00
Outfluencer
71990e3ccc
#3387 : Use the correct write method for ChatChain in ClientCommand
2022-08-27 07:40:18 +10:00
Outfluencer
5e7dcc48b9
#3382 : Use the correct write method for ChatChain in ClientChat packet
2022-08-20 16:22:14 +10:00
Outfluencer
5cdba87b87
#3377 : Add additional checks for protocol length limits
2022-08-16 19:26:33 +10:00
Outfluencer
dd3f820040
#3363 , #3369 : Implement new ServerData packet to stop MOTD data from servers
2022-08-14 11:32:35 +10:00
md_5
78ca16dfe3
Minecraft 1.19.1 support
2022-07-28 04:00:00 +10:00
bob7l
8c0e4b1d33
#3315 : Further fix for offline mode support
2022-06-08 10:05:06 +10:00
md_5
fc8685a042
#3311 : Fix chat handling on older versions
2022-06-08 08:30:37 +10:00
md_5
eccdf87f22
Minecraft 1.19 support
2022-06-08 02:00:00 +10:00
Outfluencer
410f64bc9f
#3268 : Correct plugin message size check
2022-03-19 10:04:45 +11:00
Outfluencer
a17d8f8a66
#3264 : Negative packet ids are also outside of range
2022-03-09 11:21:07 +11:00
md_5
7e47490e70
Minecraft 1.18.2 support
2022-03-01 02:00:00 +11:00
Janmm14
b4ccdaa51c
#2715 : Improve BadPacketException message in MinecraftDecoder
2021-12-19 09:54:37 +11:00
md_5
879f37f046
Upgrade to SnakeYAML 1.30 release
2021-12-18 11:36:05 +11:00
md_5
a9d75c5255
Minecraft 1.18 support
2021-12-01 03:00:00 +11:00
md_5
98afd548d1
Minecraft 1.18-rc3 support
2021-11-27 08:00:00 +11:00