commit | 0901c1ec4073fd8d97bceb2f9b4f8939d3d4aa96 | [log] [download] |
---|---|---|
author | Shevchik <Shev4ik.den@gmail.com> | Tue Jul 02 01:19:31 2019 +0300 |
committer | Shevchik <Shev4ik.den@gmail.com> | Tue Jul 02 01:19:31 2019 +0300 |
tree | 820c11737380273b03b29babdacd733005dc0d4a | |
parent | dfa4156645d12530de50630b394f785b3ed8ff0e [diff] |
Chunk cache rewrite stage 1 Chunk section with bits per block != 14 now use palette system and byte array as underlying storage. Chunks with bits per block 14 use mojang chunk section format (long array). This decreases the amount of memory used for chunk cache.
Support 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.14.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/
Jenkins: https://build.true-games.org/job/ProtocolSupport/
Licensed under the terms of GNU AGPLv3