summaryrefslogtreecommitdiffstats
path: root/src/Protocol/Protocol_1_14.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* adding endermite (#5460)Debucquoy Anthony tonitch2023-09-261-2/+1
* Replaced hand-escaped JSON (#5508)Seppe Degryse2023-06-081-1/+2
* Removed all Printf-family functions from StringUtils.Mattes D2023-05-161-1/+1
* Add support for 1.14.x protocolsPersson-dev2022-04-211-0/+48
* Protocol sources fixes (#5411)Simon Pribylski2022-04-211-13/+1
* Improving 1.14 support (#5388)Simon Pribylski2022-04-201-4/+1388
* Updated protocol functions to Vector3xx12xx12x2022-04-201-5/+5
* Miscellaneous fixes (#5320)Tiger Wang2021-11-111-3/+0
* World: change spawnpoint type to int (#5313)Tiger Wang2021-10-031-1/+1
* Add player statistics to API (#5193)nshah252021-05-031-1/+1
* More cProtocol cleanupTiger Wang2021-04-121-14/+14
* Unify multiprotocol entity animationsTiger Wang2021-04-121-8/+43
* zlib -> libdeflate (#5085)Tiger Wang2021-01-111-2/+1
* ViewDistance: unsigned -> signedTiger Wang2020-12-261-1/+1
* Prepare for 1.15+ (#4856)Tiger Wang2020-12-211-2/+2
* Warnings improvementsTiger Wang2020-12-181-1/+1
* Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963)peterbell102020-10-051-31/+1
* Add State enum to protocolTiger Wang2020-09-181-3/+3
* Cleanup Protocol classesTiger Wang2020-09-181-23/+23
* Made cProtocol::Version, EntityMetadata enums less verboseTiger Wang2020-08-211-1/+1
* Remove complex templated SendBlockChangeTiger Wang2020-08-211-33/+10
* Add Statistics and Achievements for newer Network standards12xx122020-08-191-0/+9
* 1.14 connection supportTiger Wang2020-07-261-0/+305