summaryrefslogtreecommitdiffstats
path: root/src/Protocol/Protocol_1_9.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use FastWriter instead of StyledWritermathiascode2017-05-161-4/+4
|
* VarInt metadata written correctly for boats (#3709)peterbell102017-05-151-3/+3
| | | | * Varint metadata written correctly for boats
* Corrected particles (#3577)mathiascode2017-02-261-13/+9
| | | Fixes wrong IDs causing particles to become unknown to the server.
* Add 1.11.1/1.11.2 protocol (#3575)mathiascode2017-02-211-3/+3
|
* Added some blocks and items (#3503)mathiascode2017-02-141-0/+10
|
* Fixed ClientHandle:GetProtocolVersion returning wrong number.Mattes D2017-01-281-2/+2
|
* Track skin part and main hand preferences (#3498)Pokechu222017-01-031-3/+13
|
* Initial support for the 1.11 protocol.Mattes D2016-12-161-0/+4406