summaryrefslogtreecommitdiffstats
path: root/src/Protocol/Protocol18x.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-111.8: Added ParticleEffect packet.Howaner1-13/+87
2014-09-091.8: Added MultiBlockChange packet.Howaner1-22/+61
2014-09-09Added the player list to the 1.8 protocol.Howaner1-7/+67
2014-09-09PlayerSpawn packet: Send the correct uuid.Howaner1-5/+1
2014-09-091.8: Added new uuid field.Howaner1-0/+17
2014-09-08More fixes.Howaner1-0/+5
2014-09-08Recoded cProtocol180 class.Howaner1-455/+2402
2014-09-081.8: Fixed tab complete.Howaner1-0/+17
2014-09-08Fixed more 1.8 packets.Howaner1-7/+189
2014-09-08Updated chunk sending to 1.8Howaner1-10/+7
2014-09-08Added GetProtocolVersion() to cProtocol.Howaner1-1/+2
2014-09-08Implemented packet compression.Howaner1-10/+24
2014-09-04Fixed client errors.Howaner1-24/+66
2014-09-04Added more 1.8 protocol things.Howaner1-5/+518
2014-09-04Started implementing of the 1.8 protocol.Howaner1-0/+385