summaryrefslogtreecommitdiffstats
path: root/src/Protocol/Protocol18x.h (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-26Fixed players custom name in 1.8Howaner1-1/+1
2014-09-25Protocol 1.8: Handling packet compression properly.madmaxoft1-2/+4
2014-09-22Hotfixed 1.8 item reading.Howaner1-1/+1
2014-09-22Changed metadata reading again.Howaner1-4/+1
2014-09-22Fixed item nbt reading.Howaner1-0/+3
2014-09-18Exported player list states to extra functions.Howaner1-70/+74
2014-09-13Moved chat json creating to the CompositeChat class.Howaner1-3/+1
2014-09-131.8: Fixed maps.Howaner1-2/+2
2014-09-111.8: Fixed hangings.Howaner1-0/+3
2014-09-111.8: Added ParticleEffect packet.Howaner1-1/+4
2014-09-091.8: Added MultiBlockChange packet.Howaner1-0/+5
2014-09-09Added the player list to the 1.8 protocol.Howaner1-1/+1
2014-09-091.8: Added new uuid field.Howaner1-0/+2
2014-09-08Recoded cProtocol180 class.Howaner1-54/+253
2014-09-081.8: Fixed tab complete.Howaner1-1/+2
2014-09-08Fixed more 1.8 packets.Howaner1-2/+7
2014-09-08Updated chunk sending to 1.8Howaner1-2/+0
2014-09-08Implemented packet compression.Howaner1-0/+1
2014-09-04Fixed client errors.Howaner1-0/+4
2014-09-04Added more 1.8 protocol things.Howaner1-0/+36
2014-09-04Started implementing of the 1.8 protocol.Howaner1-0/+76