summaryrefslogtreecommitdiffstats
path: root/src/Protocol/Protocol16x.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-07-18Fix failed merge and other issuesTiger Wang1-1/+1
2014-06-29Fixed respawningTiger Wang1-1/+1
* Fixes #1103
2014-06-12Portals animate and delay correctlyTiger Wang1-1/+1
2014-06-08Fixed deadlock when moving players to other worlds.Mattes D1-1/+1
Fixes #1039, fixes #851
2014-05-31Implemented end and nether portalsTiger Wang1-1/+1
2014-04-21Allow 1.6.4 Forge clients to log in.Mattes D1-0/+1
Fixes #913.
2014-04-06Fixed 1.6.4 client crash on composite chat messages.madmaxoft1-0/+1
2013-11-24Moved source to srcAlexander Harkness1-0/+0
2013-11-08cProtocol::SendWindowOpen() signature changed.madmaxoft1-1/+1
This implements #313.
2013-09-19Added support for 1.6.3 and 1.6.4 protocols.madmaxoft1-0/+2
No relevant changes have been detected, using the 1.6.2 protocol handler.
2013-07-29Added the "Edit Sign" packet sent to the client placing a sign.madmaxoft1-0/+1
Fixes issue #20. The 1.6.2 client wouldn't open the sign editor UI unless it receives a special packet
2013-07-29Changed everyting to Unix line endings.Alexander Harkness1-73/+73
2013-07-08Server sends PlayerMaxSpeed after a respawn.madmaxoft@gmail.com1-0/+1
http://forum.mc-server.org/showthread.php?tid=434&pid=8912#pid8912 git-svn-id: http://mc-server.googlecode.com/svn/trunk@1671 0a769ca7-a7f5-676a-18bf-c427514a06d6
2013-07-081.6.2 protocol implemented, both in MCServer and in ProtoProxymadmaxoft@gmail.com1-0/+21
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1669 0a769ca7-a7f5-676a-18bf-c427514a06d6
2013-07-07Fixed sprinting in 1.6.1, made speeds available through API; fixed messages containing quotes.madmaxoft@gmail.com1-5/+6
Fixes FS #415 git-svn-id: http://mc-server.googlecode.com/svn/trunk@1660 0a769ca7-a7f5-676a-18bf-c427514a06d6
2013-07-05Unmounting vehicles implemented in the 1.6.1 waymadmaxoft@gmail.com1-0/+6
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1650 0a769ca7-a7f5-676a-18bf-c427514a06d6
2013-07-05Fixed 1.6.1's movement speedmadmaxoft@gmail.com1-0/+1
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1649 0a769ca7-a7f5-676a-18bf-c427514a06d6
2013-07-05Initial 1.6.1 protocol support.madmaxoft@gmail.com1-0/+43
The client connects and is capable of basic gameplay, but the player moves at an incredible speed (50 blocks / sec). git-svn-id: http://mc-server.googlecode.com/svn/trunk@1646 0a769ca7-a7f5-676a-18bf-c427514a06d6