summaryrefslogtreecommitdiffstats
path: root/src/Protocol/Protocol_1_13.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-21Protocol sources fixes (#5411)Simon Pribylski1-30/+0
2022-04-20Improving 1.14 support (#5388)Simon Pribylski1-0/+3
2022-04-20Updated protocol functions to Vector3xx12xx12x1-2/+2
2021-12-31Handle name item packetPersson-dev1-0/+12
2021-12-29Add skeleton bow pulling animation (#5355)Persson-dev1-2/+12
2021-11-23Protocol: modernise plugin message handling (#5325)Tiger Wang1-9/+23
2021-06-28Protocol: use dedicated packet for 1 block changeTiger Wang1-1/+2
2021-05-03Add player statistics to API (#5193)nshah251-26/+21
2021-04-30Chest, weather, crash, and miscellaneous fixes (#5215)Tiger Wang1-2/+11
2021-04-22keeping the server from crashing (#5203)12xx121-3/+3
2021-04-12More cProtocol cleanupTiger Wang1-283/+283
2021-04-12Unify multiprotocol entity animationsTiger Wang1-0/+13
2021-04-12Streamline player abilities handlingTiger Wang1-2/+1
2021-03-18Deduplicate WriteBlockEntityTiger Wang1-9/+15
2021-03-05Adding Boss bar (#5025)12xx121-1/+89
2021-02-20Mark UNREACHABLE with intrinsicsTiger Wang1-9/+1
2021-02-06Adds playerlist header and footer broadcasting (1.8-1.13)dImrich1-53/+54
2021-01-11zlib -> libdeflate (#5085)Tiger Wang1-7/+8
2020-12-21Prepare for 1.15+ (#4856)Tiger Wang1-4/+4
2020-12-18Warnings improvementsTiger Wang1-3/+1
2020-11-23Adding new monster types to enum and saving/loading for easier future implementation (#4941)12xx121-2/+84
2020-11-06Ender Crytal Fix and report proper cmake file for luabindingscheck fail (#5017)12xx121-2/+2
2020-10-29Add beam target, configurable base visibility to Ender Crystals (#5010)12xx121-0/+15
2020-10-05Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963)peterbell101-3/+5
2020-09-20Added end portal and enchanting table block entities12xx121-11/+15
2020-08-281.13+: Send length-prefixed server Brand stringTiger Wang1-17/+4
2020-08-21Made cProtocol::Version, EntityMetadata enums less verboseTiger Wang1-196/+196
2020-08-21Remove complex templated SendBlockChangeTiger Wang1-33/+32
2020-08-19Adding block entity transmission to 1.13 (#4829)12xx121-1/+37
2020-08-19Add Statistics and Achievements for newer Network standards12xx121-1/+57
2020-08-05imprementing plugin message to send server brand (#4786)12xx121-2/+6
2020-07-261.14 connection supportTiger Wang1-24/+3
2020-07-20Remove some unused inclusionsTiger Wang1-11/+9
2020-07-19Use 1.13.1 block paletteTiger Wang1-17/+42
2020-07-191.13.1, 1.13.2 connection supportTiger Wang1-11/+133
2020-07-18Delete duplicated status request handlersTiger Wang1-44/+9
2020-07-181.13 items supportTiger Wang1-43/+19
2020-07-17Initial work on 1.13 entity metadata (#4539)Mat1-160/+865
2020-07-17cProtocolRecognizer goes on a diet (#4770)Tiger Wang1-1/+1
2020-07-14Introduce recipe book functionality (#4493)Tobias Wilken1-0/+1
2020-05-09Update submodules (#4727)peterbell101-2/+2
2020-04-10Use correct value for zombie villager in 1.13Mat1-1/+1
2020-04-10Fix compilation, for real this time.Alexander Harkness1-0/+1
2020-04-04Implement wither skeletons (#4563)Mat1-0/+1
2020-03-29Add protocol mob ID remapping (#4538)Mat1-0/+46
2020-03-23Enable functional packets in 1.13mathiascode1-27/+0
2020-01-07Added temporary block type mapping for 1.13+ protocols.Mattes D1-2/+33
2019-09-24Fix clang8.0 build (#4399)Bond-0091-9/+13
2019-09-16Initial support for 1.13 clientsTiger Wang1-0/+456