Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More cProtocol cleanup | Tiger Wang | 2021-04-12 | 1 | -4/+6 |
| | | | | | | * Alpha sort functions * Simplify hand handling * Fix left handed mode client-side display | ||||
* | Deduplicate WriteBlockEntity | Tiger Wang | 2021-03-18 | 1 | -1/+0 |
| | |||||
* | Adding Boss bar (#5025) | 12xx12 | 2021-03-05 | 1 | -1/+1 |
| | | | | | + Add boss bar Co-authored-by: Tiger Wang <ziwei.tiger@outlook.com> | ||||
* | Adding new monster types to enum and saving/loading for easier future implementation (#4941) | 12xx12 | 2020-11-23 | 1 | -0/+1 |
| | | | | | | | | | | | * added new monster types to enum added string <-> enum conversion in namespace serializer added loading functions added to saving * renamed zombie pigman to zombified piglins in enum Co-authored-by: 12xx12 <12xx12100@gmail.com> 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 | -1/+1 |
| | |||||
* | Delete duplicated status request handlers | Tiger Wang | 2020-07-18 | 1 | -3/+4 |
| | | | | Here we go again... | ||||
* | Using Super. | Mattes D | 2020-04-16 | 1 | -2/+3 |
| | |||||
* | Initial resource pack support (#4622) | Mat | 2020-04-07 | 1 | -0/+1 |
| | |||||
* | Protocol: Use logical outgoing packet types. | Mattes D | 2019-09-10 | 1 | -1/+1 |
| | |||||
* | Added WriteBlockEntity to 1.10 and 1.11 and fixed mob spawner | Lukas Pioch | 2017-06-09 | 1 | -0/+1 |
| | |||||
* | Initial support for the 1.11 protocol. | Mattes D | 2016-12-16 | 1 | -0/+37 |