summaryrefslogtreecommitdiffstats
path: root/src/Protocol/Protocol_1_11.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* More cProtocol cleanupTiger Wang2021-04-121-10/+7
| | | | | | * Alpha sort functions * Simplify hand handling * Fix left handed mode client-side display
* Unify multiprotocol entity animationsTiger Wang2021-04-121-0/+2
|
* Deduplicate WriteBlockEntityTiger Wang2021-03-181-6/+7
|
* Adding Boss bar (#5025)12xx122021-03-051-2/+2
| | | | | + Add boss bar Co-authored-by: Tiger Wang <ziwei.tiger@outlook.com>
* Remove GetProtocolVersion unneeded commentsTiger Wang2020-07-201-1/+0
|
* Inherit constructors, remove duplicationTiger Wang2020-07-191-2/+2
|
* Delete duplicated status request handlersTiger Wang2020-07-181-3/+8
| | | | Here we go again...
* Improve entity position updates (#4701)Tiger Wang2020-05-041-1/+1
| | | | | | | | | * Make puking pickups fly nicer * Improve entity position updates * Move determination of whether a delta is too big for a packet into the protocol handlers + Less jittery movement + Generalise CollectEntity to take any entity
* Using Super.Mattes D2020-04-161-4/+6
|
* Add protocol mob ID remapping (#4538)Mat2020-03-291-0/+3
|
* Protocol: Use logical outgoing packet types.Mattes D2019-09-101-3/+4
|
* Added WriteBlockEntity to 1.10 and 1.11 and fixed mob spawnerLukas Pioch2017-06-091-0/+1
|
* Add 1.11 entity metadata (#3601)Pokechu222017-03-031-0/+3
|
* Add 1.11.1/1.11.2 protocol (#3575)mathiascode2017-02-211-0/+15
|
* Initial support for the 1.11 protocol.Mattes D2016-12-161-0/+41