summaryrefslogtreecommitdiffstats
path: root/src/Protocol/Protocol_1_13.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
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