Minecraft-Console-Client/MinecraftClient/Protocol/Handlers
ORelio c88d150976 Fix Offline BungeeCord 1.5.2 requiring encryption
Vanilla minecraft encryption can be unofficially bypassed on pre-1.7
minecraft when connecting to offline-mode servers (now it IS officially
bypassed in offline mode in 1.7+), but BungeeCord 1.5.2 requires
encryption even in offline-mode, so enable encryption even in
offline-mode. Bug report by xp9kus.
2015-07-23 21:38:58 +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 Fix Offline BungeeCord 1.5.2 requiring encryption 2015-07-23 21:38:58 +02:00
Protocol17.cs MC 1.7: Skip potential extra data in tab-list items 2015-07-07 22:43:27 +02:00
Protocol18.cs Add support for C# scripts in scripting bot 2015-06-20 22:58:18 +02:00
ZlibUtils.cs Add support for MC 1.8 protocol 2014-09-04 13:58:49 +02:00