summaryrefslogtreecommitdiffstats
path: root/src/Protocol/Protocol_1_13.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* adding endermite (#5460)Debucquoy Anthony tonitch2023-09-261-2/+1
* Protocol sources fixes (#5411)Simon Pribylski2022-04-211-30/+0
* Improving 1.14 support (#5388)Simon Pribylski2022-04-201-0/+3
* Updated protocol functions to Vector3xx12xx12x2022-04-201-2/+2
* Handle name item packetPersson-dev2021-12-311-0/+12
* Add skeleton bow pulling animation (#5355)Persson-dev2021-12-291-2/+12
* Protocol: modernise plugin message handling (#5325)Tiger Wang2021-11-231-9/+23
* Protocol: use dedicated packet for 1 block changeTiger Wang2021-06-281-1/+2
* Add player statistics to API (#5193)nshah252021-05-031-26/+21
* Chest, weather, crash, and miscellaneous fixes (#5215)Tiger Wang2021-04-301-2/+11
* keeping the server from crashing (#5203)12xx122021-04-221-3/+3
* More cProtocol cleanupTiger Wang2021-04-121-283/+283
* Unify multiprotocol entity animationsTiger Wang2021-04-121-0/+13
* Streamline player abilities handlingTiger Wang2021-04-121-2/+1
* Deduplicate WriteBlockEntityTiger Wang2021-03-181-9/+15
* Adding Boss bar (#5025)12xx122021-03-051-1/+89
* Mark UNREACHABLE with intrinsicsTiger Wang2021-02-201-9/+1
* Adds playerlist header and footer broadcasting (1.8-1.13)dImrich2021-02-061-53/+54
* zlib -> libdeflate (#5085)Tiger Wang2021-01-111-7/+8
* Prepare for 1.15+ (#4856)Tiger Wang2020-12-211-4/+4
* Warnings improvementsTiger Wang2020-12-181-3/+1
* Adding new monster types to enum and saving/loading for easier future implementation (#4941)12xx122020-11-231-2/+84
* Ender Crytal Fix and report proper cmake file for luabindingscheck fail (#5017)12xx122020-11-061-2/+2
* Add beam target, configurable base visibility to Ender Crystals (#5010)12xx122020-10-291-0/+15
* Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963)peterbell102020-10-051-3/+5
* Added end portal and enchanting table block entities12xx122020-09-201-11/+15
* 1.13+: Send length-prefixed server Brand stringTiger Wang2020-08-281-17/+4
* Made cProtocol::Version, EntityMetadata enums less verboseTiger Wang2020-08-211-196/+196
* Remove complex templated SendBlockChangeTiger Wang2020-08-211-33/+32
* Adding block entity transmission to 1.13 (#4829)12xx122020-08-191-1/+37
* Add Statistics and Achievements for newer Network standards12xx122020-08-191-1/+57
* imprementing plugin message to send server brand (#4786)12xx122020-08-051-2/+6
* 1.14 connection supportTiger Wang2020-07-261-24/+3
* Remove some unused inclusionsTiger Wang2020-07-201-11/+9
* Use 1.13.1 block paletteTiger Wang2020-07-191-17/+42
* 1.13.1, 1.13.2 connection supportTiger Wang2020-07-191-11/+133
* Delete duplicated status request handlersTiger Wang2020-07-181-44/+9
* 1.13 items supportTiger Wang2020-07-181-43/+19
* Initial work on 1.13 entity metadata (#4539)Mat2020-07-171-160/+865
* cProtocolRecognizer goes on a diet (#4770)Tiger Wang2020-07-171-1/+1
* Introduce recipe book functionality (#4493)Tobias Wilken2020-07-141-0/+1
* Update submodules (#4727)peterbell102020-05-091-2/+2
* Use correct value for zombie villager in 1.13Mat2020-04-101-1/+1
* Fix compilation, for real this time.Alexander Harkness2020-04-101-0/+1
* Implement wither skeletons (#4563)Mat2020-04-041-0/+1
* Add protocol mob ID remapping (#4538)Mat2020-03-291-0/+46
* Enable functional packets in 1.13mathiascode2020-03-231-27/+0
* Added temporary block type mapping for 1.13+ protocols.Mattes D2020-01-071-2/+33
* Fix clang8.0 build (#4399)Bond-0092019-09-241-9/+13
* Initial support for 1.13 clientsTiger Wang2019-09-161-0/+456