Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-08-28 | 1.13+: Send length-prefixed server Brand string | Tiger Wang | 1 | -1/+0 | |
Ref: 5176c22656a8fb5485ab04100daa93bb761bb8f6 | |||||
2020-08-21 | Made cProtocol::Version, EntityMetadata enums less verbose | Tiger Wang | 1 | -3/+3 | |
2020-08-21 | Remove complex templated SendBlockChange | Tiger Wang | 1 | -24/+4 | |
If we're sending enough blocks to have virtual calls be an issue, we should resend the chunk instead. | |||||
2020-08-19 | Adding block entity transmission to 1.13 (#4829) | 12xx12 | 1 | -0/+1 | |
+ Adding block entity transmission to 1.13 + Added HandlePacketSetBeaconEffect Co-authored-by: 12xx12 <12xx12100@gmail.com> | |||||
2020-08-19 | Add Statistics and Achievements for newer Network standards | 12xx12 | 1 | -0/+2 | |
2020-07-26 | 1.14 connection support | Tiger Wang | 1 | -5/+21 | |
2020-07-20 | Remove some unused inclusions | Tiger Wang | 1 | -17/+9 | |
2020-07-20 | Remove GetProtocolVersion unneeded comments | Tiger Wang | 1 | -2/+4 | |
2020-07-19 | Use 1.13.1 block palette | Tiger Wang | 1 | -1/+5 | |
2020-07-19 | 1.13.1, 1.13.2 connection support | Tiger Wang | 1 | -1/+45 | |
2020-07-18 | Delete duplicated status request handlers | Tiger Wang | 1 | -1/+3 | |
Here we go again... | |||||
2020-07-18 | 1.13 items support | Tiger Wang | 1 | -15/+0 | |
+ Add 1.16 block and item definitions | |||||
2020-07-17 | Initial work on 1.13 entity metadata (#4539) | Mat | 1 | -17/+23 | |
* Initial work on 1.13 entity metadata * Largely complete metadata Co-authored-by: Tiger Wang <ziwei.tiger@outlook.com> | |||||
2020-04-16 | Using Super. | Mattes D | 1 | -2/+3 | |
2020-03-29 | Add protocol mob ID remapping (#4538) | Mat | 1 | -0/+4 | |
2020-03-23 | Enable functional packets in 1.13 | mathiascode | 1 | -3/+0 | |
2020-01-07 | Added temporary block type mapping for 1.13+ protocols. | Mattes D | 1 | -0/+23 | |
2019-09-16 | Initial support for 1.13 clients | Tiger Wang | 1 | -0/+58 | |
+ Can look at *shape* of world + Can look at *shape* of inventory |