| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-05-14 | add derive McBuf to every packet | mat | |
| 2022-05-01 | impl Write instead of Vec<u8> for consistency | mat | |
| 2022-05-01 | Reduce usage of AsyncRead | mat | |
| We already receive everything from the server when it tells us the length, so we can actually just treat the stream as a Read instead of an AsyncRead. | |||
| 2022-05-01 | clientbound_add_entity_packet & clientbound_set_entity_data_packet | mat | |
| 2022-04-22 | simplify error handling | mat | |
| 2022-04-21 | Set carried item and update tags packets | mat | |
| 2022-04-19 | add declare_state_packets to the other states | mat | |
| 2022-01-01 | start adding packet macros | mat | |
| 2021-12-26 | fix some clippy warnings | mat | |
| 2021-12-16 | try to implement compression | mat | |
| 2021-12-15 | azalea | mat | |
