| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-09-05 | Publish everything* to crates.io | mat | |
| Except azalea-client since it's not ready yet | |||
| 2022-07-29 | fix errors and warnings | mat | |
| 2022-07-29 | Split clientbound and serverbound packets | mat | |
| 2022-06-23 | Fix everything so azalea-buf works | mat | |
| 2022-05-14 | add derive McBuf to every packet | mat | |
| 2022-05-07 | Initialize worldborder packet | mat | |
| Also add varlong and replace #[varint] with #[var] | |||
| 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-04-24 | 1.18.2 support | mat | |
| 2022-04-22 | simplify error handling | mat | |
| 2022-04-19 | add declare_state_packets to the other states | mat | |
| 2022-01-02 | fix random warnings | mat | |
| 2022-01-02 | add macro for a couple more packets | 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 | |
