| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-11-27 | Refactor azalea-protocol (#190) | mat |
| 2024-10-26 | group imports with rustfmt | mat |
| 2022-10-07 | Replace impl Read with Cursor<&[u8]> (#26) | mat |
| 2022-09-06 | rename variants in packet enums to be shorter | Ubuntu |
| 2022-09-02 | get rid of Readable & Writable (#21) | mat |
| 2022-08-06 | Better errors (#14) | mat |
| 2022-07-29 | Split clientbound and serverbound packets | mat |
| 2022-06-23 | Fix everything so azalea-buf works | mat |
| 2022-05-01 | impl Write instead of Vec<u8> for consistency | mat |
| 2022-05-01 | Reduce usage of AsyncRead | mat |
| 2022-04-22 | simplify error handling | 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-16 | fix errors | mat |
| 2021-12-16 | add a few more login packets | mat |
