KennyTV
|
3a48e54e52
|
Directly read components as json, to only de-/serialize once
|
2020-06-25 16:41:39 +02:00 |
|
KennyTV
|
d86ac64ac9
|
Fix PS support
Fixes #1825
|
2020-06-25 12:39:49 +02:00 |
|
KennyTV
|
6761489ebf
|
Also handle the block entity data packet for nbt
Fixes #1816
|
2020-06-25 11:18:07 +02:00 |
|
KennyTV
|
dd0ec0033a
|
Bukkit is no more
... no longer deployed that is
|
2020-06-25 10:44:53 +02:00 |
|
KennyTV
|
f91ddb2521
|
Hotfix RGB Bungee legacy insertions
Fixes #1838
We should at some point completely remove the Bungee chat lib and handle everything with plain json ourselves
|
2020-06-25 09:57:26 +02:00 |
|
Myles
|
3ee94415a9
|
Back to snapshot
|
2020-06-24 13:34:17 +01:00 |
|
Myles
|
1a7ce908b8
|
Release
|
2020-06-24 13:16:45 +01:00 |
|
KennyTV
|
d3fb7cd91b
|
1.16.1
|
2020-06-24 14:10:33 +02:00 |
|
KennyTV
|
8b61d168f7
|
Send remaining (empty) tags
Fixes #1830
|
2020-06-24 14:05:52 +02:00 |
|
Myles
|
50cb30b4fc
|
Version graph (updated by @kennytv)
|
2020-06-24 09:36:01 +01:00 |
|
KennyTV
|
5b807a9f17
|
Fix motd reading in some cases
Fixes #1826
|
2020-06-23 23:33:59 +02:00 |
|
KennyTV
|
f671a4fa5c
|
Work around player sample line breaks
Fixes #1819
|
2020-06-23 20:01:01 +02:00 |
|
KennyTV
|
0b1c210f77
|
Fix component read length
Fixes #1822, fixes #1696
|
2020-06-23 19:15:20 +02:00 |
|
KennyTV
|
9220c5ae40
|
Remap ocelots to cats in 1.13->1.14 again
Fixes #1815
|
2020-06-23 17:43:05 +02:00 |
|
KennyTV
|
f391cc6185
|
Send impact_projectiles enttiy tag
|
2020-06-23 17:30:37 +02:00 |
|
KennyTV
|
b0fe7d9c6d
|
Also add wooden_trapdoors item tag
|
2020-06-23 17:13:11 +02:00 |
|
KennyTV
|
3d39f0d304
|
Fix wooden_trapdoors tag checking
|
2020-06-23 16:31:00 +02:00 |
|
Myles
|
42029770a2
|
Back to snapshot
|
2020-06-23 14:40:22 +01:00 |
|
Myles
|
cf00b9ee7c
|
3.0.0
|
2020-06-23 14:07:27 +01:00 |
|
Myles
|
b0816b1ce6
|
Merge pull request #1812 from KennyTV/abstraction
Revert removal of concurrency hacks
|
2020-06-22 17:15:11 +01:00 |
|
KennyTV
|
67cce53b72
|
Revert removal of concurrency hacks
Apparently still causes issues with PS, we'll investigate this properly at a later date
|
2020-06-22 17:45:10 +02:00 |
|
Myles
|
0c097d7467
|
Merge pull request #1810 from KennyTV/abstraction
Fix 1.16 Bungee compat
|
2020-06-22 16:33:25 +01:00 |
|
KennyTV
|
70e142e4c4
|
Fix 1.16 Bungee compat
Moved the version hack outside of the BaseProtocol class into separate impls with properly checking the sent version
|
2020-06-22 17:02:25 +02:00 |
|
KennyTV
|
9f104866b2
|
Prepare for 1.16
|
2020-06-22 16:10:34 +02:00 |
|
KennyTV
|
7ec9eb08d9
|
Fix banner item color in 1.12->1.13
Fixes #1809
|
2020-06-22 10:20:00 +02:00 |
|
Myles
|
2ea3d60307
|
Merge pull request #1807 from KennyTV/abstraction
Avoid a bit of overhead in manual primitive type reading
|
2020-06-18 19:02:05 +01:00 |
|
KennyTV
|
7595ca0c40
|
Avoid a bit of overhead in manual primitive type reading
Mostly interesting for proper object type reading (arrays, chunks, etc.) that manually call the type read/write methods + packet varint channel id
|
2020-06-18 19:38:47 +02:00 |
|
KennyTV
|
5a15d34d9e
|
1.16 rc1
|
2020-06-18 15:48:33 +02:00 |
|
KennyTV
|
cc500e4681
|
1.16 pre8
|
2020-06-17 18:03:22 +02:00 |
|
KennyTV
|
4c7cf56655
|
Fix future entity equip reading
|
2020-06-16 21:04:29 +02:00 |
|
Myles
|
f570e77325
|
Merge pull request #1805 from KennyTV/abstraction
1.16 pre7
|
2020-06-16 18:55:22 +01:00 |
|
KennyTV
|
9785878d87
|
1.16 pre7
|
2020-06-16 18:50:50 +02:00 |
|
KennyTV
|
6cd6c87127
|
1.16 pre6
|
2020-06-15 20:11:21 +02:00 |
|
KennyTV
|
8d7c7743b8
|
Only print codec netty exceptions
|
2020-06-14 18:15:09 +02:00 |
|
KennyTV
|
b9889d2c45
|
1.16 pre5
|
2020-06-12 17:18:06 +02:00 |
|
Myles
|
a58257bc38
|
Merge pull request #1802 from KennyTV/abstraction
1.16 pre4
|
2020-06-11 22:28:52 +01:00 |
|
KennyTV
|
7924dfeab2
|
Remove -1 tag workaround, fixed in pre4
|
2020-06-11 19:36:35 +02:00 |
|
KennyTV
|
989c0bf55f
|
1.16 pre4
|
2020-06-11 19:30:52 +02:00 |
|
Myles
|
064c7a3cd0
|
Merge pull request #1801 from KennyTV/abstraction
1.16 pre3
|
2020-06-11 13:26:14 +01:00 |
|
KennyTV
|
e1b2702231
|
1.16 pre3
|
2020-06-10 19:36:05 +02:00 |
|
KennyTV
|
029f399a14
|
Rename ViaCodecException to CancelCodecException
|
2020-06-10 08:58:40 +02:00 |
|
KennyTV
|
7588609c56
|
Fix cancelexception printing
|
2020-06-09 21:29:19 +02:00 |
|
KennyTV
|
6513df10e7
|
Explicitly cast json loaded map in BlockIdData
Else json will start to cry sometimes
|
2020-06-09 20:38:50 +02:00 |
|
KennyTV
|
d14a74f29e
|
Change CancelException message
|
2020-06-09 20:05:35 +02:00 |
|
Myles
|
2f9c66eafb
|
Merge pull request #1505 from creeper123123321/nettyhandlerabstraction
Netty handler tidy
|
2020-06-09 17:10:06 +01:00 |
|
KennyTV
|
ad1707f0ee
|
Fixup docs
|
2020-06-09 17:57:14 +02:00 |
|
KennyTV
|
aa59ed112a
|
Fixup docs, remove ConcurrentList
|
2020-06-09 17:53:31 +02:00 |
|
Myles
|
7be8c9d8aa
|
Merge pull request #1799 from KennyTV/abstraction
Use FastUtil collections for frequently called code
|
2020-06-09 15:50:23 +01:00 |
|
KennyTV
|
f408a5d4c6
|
Add last load factors
|
2020-06-09 08:38:22 +02:00 |
|
KennyTV
|
5d8084986f
|
Put itemmappings into custom Int2IntBiMap
|
2020-06-08 23:54:24 +02:00 |
|