summaryrefslogtreecommitdiffstats
path: root/source/Protocol/Protocol16x.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2013-07-29Added the "Edit Sign" packet sent to the client placing a sign.madmaxoft1-0/+17
2013-07-29Changed everyting to Unix line endings.Alexander Harkness1-245/+245
2013-07-08Server sends PlayerMaxSpeed after a respawn.madmaxoft@gmail.com1-1/+12
2013-07-081.6.2 protocol implemented, both in MCServer and in ProtoProxymadmaxoft@gmail.com1-0/+32
2013-07-07Fixed sprinting in 1.6.1, made speeds available through API; fixed messages containing quotes.madmaxoft@gmail.com1-10/+17
2013-07-05Unmounting vehicles implemented in the 1.6.1 waymadmaxoft@gmail.com1-0/+32
2013-07-05Fixed 1.6.1's movement speedmadmaxoft@gmail.com1-4/+24
2013-07-05Initial 1.6.1 protocol support.madmaxoft@gmail.com1-0/+143