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