commit | 90d18049e42cb266c0db13c6cf8d8441b9db57a7 | [log] [download] |
---|---|---|
author | Shevchik <Shev4ik.den@gmail.com> | Sat Oct 10 15:18:17 2020 +0300 |
committer | Shevchik <Shev4ik.den@gmail.com> | Sat Oct 10 15:18:17 2020 +0300 |
tree | 9d681ed24baa863f31fe8ef140e65e35437c5240 | |
parent | 5cff06a95780c4dd4f7a8d4b4f169075df5af723 [diff] |
Refactor connection and transform codec init Init in 2 steps, first one builds the codec instance, second actually sets io contexts for connection and packetdatacodec. This makes it possible to use packet api for connections with unsupported versions. Move packets processors add to the pipeline builder.
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