Minecraft-Console-Client/MinecraftClient/Protocol/Handlers
ORelio 840ac01dc5 Fix crash on empty player list updates
Player list updates on MC 1.8 handler did not take into account the
amount of items in the list and were only processing the first item,
including when there wasn't any item to process. Unfortunately some
weird servers were sending useless empty tab-list updates, causing a
crash. Should fix issue #78 and forum posts 1267, 1269, 1284. Thanks
dbear20, link3321, gerik43, Darkaegis, k3ldon and Ryan6578 for their bug
reports! :)
2015-06-03 12:00:25 +02:00
..
Compression Add support for MC 1.8 protocol 2014-09-04 13:58:49 +02:00
ChatParser.cs Rewrite translation rule processing 2015-05-17 21:45:00 +02:00
Protocol16.cs Add /list support in Protocol16 2014-11-11 12:35:08 +01:00
Protocol17.cs Fix BungeeCord 1.8 (2nd attempt) 2015-01-31 11:21:06 +01:00
Protocol18.cs Fix crash on empty player list updates 2015-06-03 12:00:25 +02:00
ZlibUtils.cs Add support for MC 1.8 protocol 2014-09-04 13:58:49 +02:00