summaryrefslogtreecommitdiffstats
path: root/source/Protocol/Protocol132.h (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-24Moved source to srcAlexander Harkness1-102/+0
2013-07-30Tab completion packet is handled and sent.madmaxoft1-14/+16
2013-07-29Changed everyting to Unix line endings.Alexander Harkness1-100/+100
2013-06-02Enchantments: API and sending to clientmadmaxoft@gmail.com1-0/+3
2012-10-21My OCD has alpha-sorted some stuff :)madmaxoft@gmail.com1-5/+2
2012-10-21Added jukeboxes (patch contributed by Luksor)madmaxoft@gmail.com1-13/+14
2012-10-03Added the "collect pickup" sound to 1.3.2madmaxoft@gmail.com1-0/+1
2012-09-25Added the block dig animation packet (patch contributed by l0udPL)madmaxoft@gmail.com1-0/+1
2012-09-25Sockets are now owned by SocketThreads instead of ClientHandle (FS #246 and FS #247)madmaxoft@gmail.com1-2/+0
2012-09-23Source files cleanup: Protocol-related files in a separate subfoldermadmaxoft@gmail.com1-2/+2
2012-09-23Fixed entity equipment packet in the 1.3.2 protocol.madmaxoft@gmail.com1-10/+11
2012-09-21Working shift-click support in crafting areas; window update working in 1.3.2madmaxoft@gmail.com1-9/+10
2012-09-11Merged in a patch for sounds by l0udPLmadmaxoft@gmail.com1-1/+2
2012-09-06Added protocol-specific authentication, now works for both 1.2.5 and 1.3.2madmaxoft@gmail.com1-2/+10
2012-09-06Removed excessive debug logging in cProtocol132madmaxoft@gmail.com1-5/+0
2012-09-02Next iteration on the 1.3.2 protocol. Still no good, but sometimes it just gets through. For your testing pleasures ;)madmaxoft@gmail.com1-1/+6
2012-08-31Progress on the 1.3.2 protocol.madmaxoft@gmail.com1-5/+35
2012-08-30Implemented 1.3.2 protocol encryption using CryptoPP, up to Client Status packet (http://wiki.vg/Protocol_FAQ step 14)madmaxoft@gmail.com1-0/+23
2012-08-30Added a basic protocol recognizer and the base for 1.3.2 protocol.madmaxoft@gmail.com1-0/+35