summaryrefslogtreecommitdiffstats
path: root/src/Protocol/Protocol_1_9.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Unify entity spawn packet sendingTiger Wang2020-05-011-4/+3
* Unify 1.8 and 1.9Tiger Wang2020-04-221-161/+23
* Delet SpawnObject paramsTiger Wang2020-04-201-1/+1
* Using Super.Mattes D2020-04-161-8/+11
* Initial resource pack support (#4622)Mat2020-04-071-0/+2
* Add protocol mob ID remapping (#4538)Mat2020-03-291-0/+4
* Protocol 1.9: Alpha-sort, add useful debugging code.Mattes D2019-09-161-2/+2
* Initial support for 1.13 clientsTiger Wang2019-09-161-1/+1
* Protocol: Use logical outgoing packet types.Mattes D2019-09-101-6/+6
* Force all headers other than "Globals.h" to be included with relative paths (#4269)peterbell102018-08-291-15/+2
* Store and pass entity effect duration as an int not a short. (#4293)Alexander Harkness2018-08-261-5/+1
* recover hotbar selected slot after reconnect (#4249)changyong guo2018-07-231-0/+1
* Rewrite cClientHandle::HandleRightClick (#4089)9caihezi2018-01-081-0/+4
* Added assert to cProtocolRecognizer::GetPacketId. (#4001)Lane Kolbly2017-09-041-5/+7
* GetPacketID for protocol packet IDs (#3977)Lane Kolbly2017-09-021-5/+5
* Update mbedtls to 2.5.1 (#3964)peterbell102017-08-301-2/+2
* Fully implemented leashes (#3798)Pablo Beltrán2017-08-211-0/+2
* Removed unused forward declarations (#3888)Lukas Pioch2017-08-031-10/+0
* Handle Teleport Confirmation Packet (#3884)Lane Kolbly2017-08-021-0/+4
* Added WriteBlockEntity to 1.10 and 1.11 and fixed mob spawnerLukas Pioch2017-06-091-1/+1
* Initial support for the 1.11 protocol.Mattes D2016-12-161-0/+358