Minecraft-Console-Client/MinecraftClient/Protocol
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
..
Handlers Fix crash on empty player list updates 2015-06-03 12:00:25 +02:00
IMinecraftCom.cs App refactoring almost done 2014-05-31 01:59:03 +02:00
IMinecraftComHandler.cs /list command improvements 2014-11-10 20:43:00 +01:00
ProtocolHandler.cs Add 1.8.4 in supported version list 2015-05-13 10:59:46 +02:00