Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More cProtocol cleanup | Tiger Wang | 2021-04-12 | 1 | -10/+7 |
| | | | | | | * Alpha sort functions * Simplify hand handling * Fix left handed mode client-side display | ||||
* | Unify multiprotocol entity animations | Tiger Wang | 2021-04-12 | 1 | -0/+2 |
| | |||||
* | Deduplicate WriteBlockEntity | Tiger Wang | 2021-03-18 | 1 | -6/+7 |
| | |||||
* | Adding Boss bar (#5025) | 12xx12 | 2021-03-05 | 1 | -2/+2 |
| | | | | | + Add boss bar Co-authored-by: Tiger Wang <ziwei.tiger@outlook.com> | ||||
* | Remove GetProtocolVersion unneeded comments | Tiger Wang | 2020-07-20 | 1 | -1/+0 |
| | |||||
* | Inherit constructors, remove duplication | Tiger Wang | 2020-07-19 | 1 | -2/+2 |
| | |||||
* | Delete duplicated status request handlers | Tiger Wang | 2020-07-18 | 1 | -3/+8 |
| | | | | Here we go again... | ||||
* | Improve entity position updates (#4701) | Tiger Wang | 2020-05-04 | 1 | -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 D | 2020-04-16 | 1 | -4/+6 |
| | |||||
* | Add protocol mob ID remapping (#4538) | Mat | 2020-03-29 | 1 | -0/+3 |
| | |||||
* | Protocol: Use logical outgoing packet types. | Mattes D | 2019-09-10 | 1 | -3/+4 |
| | |||||
* | Added WriteBlockEntity to 1.10 and 1.11 and fixed mob spawner | Lukas Pioch | 2017-06-09 | 1 | -0/+1 |
| | |||||
* | Add 1.11 entity metadata (#3601) | Pokechu22 | 2017-03-03 | 1 | -0/+3 |
| | |||||
* | Add 1.11.1/1.11.2 protocol (#3575) | mathiascode | 2017-02-21 | 1 | -0/+15 |
| | |||||
* | Initial support for the 1.11 protocol. | Mattes D | 2016-12-16 | 1 | -0/+41 |