commit | 67eece3712e6b1ece43ef8ddf75bc4c7bbc69db5 | [log] [download] |
---|---|---|
author | Shevchik <Shev4ik.den@gmail.com> | Thu Sep 24 05:40:37 2020 +0300 |
committer | Shevchik <Shev4ik.den@gmail.com> | Thu Sep 24 05:40:37 2020 +0300 |
tree | 0ff0ae0099888a81e3b51c4f948069c2d8056c16 | |
parent | 644e80b878a7e1ac0d7dc9bb8a10f6a8627c46a8 [diff] |
Check if the chunk had full chunk sent before assuming it is loaded Light update puts chunk to the cache, and if second light update comes before full chunk is sent, it will send chunk refresh (because chunk is in the cache), which will break 1.13 clients (before < 1.12 clients will ignore such updates, but 1.13 will read the chunk, but this chunk will be missing biome data).
Support 1.16, 1.15, 1.14, 1.13, 1.12, 1.11, 1.10, 1.9, 1.8, 1.7, 1.6, 1.5, 1.4.7 clients on Spigot 1.16.3
Important notes:
Known issues:
Known wontfix issues:
Website: https://protocol.support/
Spigot: https://www.spigotmc.org/resources/protocolsupport.7201/
BukkitDev: https://dev.bukkit.org/projects/protocolsupport/
MC Market: http://www.mc-market.org/resources/4607/
Main Jenkins: https://build.true-games.org/job/ProtocolSupport/
Backup Jenkins: https://ci.velocitypowered.com/job/ProtocolSupport/
Licensed under the terms of GNU AGPLv3