commit | 05ef50913025bba8ec42b68a2eb2db99fe682564 | [log] [download] |
---|---|---|
author | Shevchik <shev4ik.den@gmail.com> | Fri Nov 05 02:09:21 2021 +0300 |
committer | Shevchik <shev4ik.den@gmail.com> | Fri Nov 05 02:09:21 2021 +0300 |
tree | fc270696aa730016055346269fc6e9bbf8015f56 | |
parent | 8264c9ab9cb34b2e153c48aa883a8e29f456f277 [diff] |
Refactor network Rename middle packet packages. Create and use interfaces for middle packets and packetdata io. This makes it possible to test middle packets and encoder/decoder registry without implementing fake connection. Create and use version specific middle packet interfaces, so now it's impossible to accidently import wrong middle packet in encoder/decoder registry.
Support 1.17, 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.17.1
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/
Main Jenkins: https://build.hurricanegames.org/job/ProtocolSupport/
Backup Jenkins: https://ci.velocitypowered.com/job/ProtocolSupport/
Licensed under the terms of GNU AGPLv3