Minecraft-Console-Client/MinecraftClient/Protocol/Handlers
ORelio b25a665c82 Delay BrandInfo sending
Implement Game Join event and send Brand Info only when server
acknowledged game join, as ZizzyDizzyMC did before, else server may
generate an invalid packet error because it was still in "login" mode
and not in "playing" mode. Fix second issue in #95
2015-09-30 20:01:57 +02:00
..
Compression Add support for MC 1.8 protocol 2014-09-04 13:58:49 +02:00
ChatParser.cs Fix 1.7+ server list ping by properly parsing Json 2015-06-19 19:29:23 +02:00
Json.cs Fix 1.7+ server list ping by properly parsing Json 2015-06-19 19:29:23 +02:00
Protocol16.cs Extend BrandInfo setting 2015-09-29 14:03:33 +02:00
Protocol18.cs Delay BrandInfo sending 2015-09-30 20:01:57 +02:00
ZlibUtils.cs Add support for MC 1.8 protocol 2014-09-04 13:58:49 +02:00