summaryrefslogtreecommitdiffstats
path: root/src/Protocol/Protocol_1_13.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-08-281.13+: Send length-prefixed server Brand stringTiger Wang1-1/+0
Ref: 5176c22656a8fb5485ab04100daa93bb761bb8f6
2020-08-21Made cProtocol::Version, EntityMetadata enums less verboseTiger Wang1-3/+3
2020-08-21Remove complex templated SendBlockChangeTiger Wang1-24/+4
If we're sending enough blocks to have virtual calls be an issue, we should resend the chunk instead.
2020-08-19Adding block entity transmission to 1.13 (#4829)12xx121-0/+1
+ Adding block entity transmission to 1.13 + Added HandlePacketSetBeaconEffect Co-authored-by: 12xx12 <12xx12100@gmail.com>
2020-08-19Add Statistics and Achievements for newer Network standards12xx121-0/+2
2020-07-261.14 connection supportTiger Wang1-5/+21
2020-07-20Remove some unused inclusionsTiger Wang1-17/+9
2020-07-20Remove GetProtocolVersion unneeded commentsTiger Wang1-2/+4
2020-07-19Use 1.13.1 block paletteTiger Wang1-1/+5
2020-07-191.13.1, 1.13.2 connection supportTiger Wang1-1/+45
2020-07-18Delete duplicated status request handlersTiger Wang1-1/+3
Here we go again...
2020-07-181.13 items supportTiger Wang1-15/+0
+ Add 1.16 block and item definitions
2020-07-17Initial work on 1.13 entity metadata (#4539)Mat1-17/+23
* Initial work on 1.13 entity metadata * Largely complete metadata Co-authored-by: Tiger Wang <ziwei.tiger@outlook.com>
2020-04-16Using Super.Mattes D1-2/+3
2020-03-29Add protocol mob ID remapping (#4538)Mat1-0/+4
2020-03-23Enable functional packets in 1.13mathiascode1-3/+0
2020-01-07Added temporary block type mapping for 1.13+ protocols.Mattes D1-0/+23
2019-09-16Initial support for 1.13 clientsTiger Wang1-0/+58
+ Can look at *shape* of world + Can look at *shape* of inventory