Minecraft-Console-Client/MinecraftClient/Protocol/Handlers
Pokechu22 7c8e856392 Fix connection to forge 1.7.10 servers.
This includes making sure plugin channels have their packet.
Also, it fixes a mistake in #92, where brand info doesn't send
length in 1.7.10 (same channel issue).  Finally, there's only 1
registry sent to the client in 1.7.10.
2015-10-24 21:17:28 -07:00
..
Compression Add support for MC 1.8 protocol 2014-09-04 13:58:49 +02:00
Forge Handle forge handshake up to mod list sending. 2015-10-24 15:06:20 -07: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 Fix connection to forge 1.7.10 servers. 2015-10-24 21:17:28 -07:00
ZlibUtils.cs Add support for MC 1.8 protocol 2014-09-04 13:58:49 +02:00