Minecraft-Console-Client/MinecraftClient/Protocol/Handlers
ORelio 86711adba8 Fake resource pack acceptance
Some server requires that players install a resource pack, and will kick
them if they doesn't. With this new feature MCC will automatically respond
"successfully loaded" for every "resource pack send" packet it receives.
Suggested by Yoann166 in issue #91
2015-08-21 16:54:24 +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
Protocol18.cs Fake resource pack acceptance 2015-08-21 16:54:24 +02:00
ZlibUtils.cs Add support for MC 1.8 protocol 2014-09-04 13:58:49 +02:00