| Age | Commit message (Expand) | Author |
|---|---|---|
| 2023-01-30 | More packet fixes, tests, handle error (#61) | EightFactorial |
| 2022-10-07 | Replace impl Read with Cursor<&[u8]> (#26) | mat |
| 2022-09-05 | Publish everything* to crates.io | mat |
| 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-25 | read_into -> read_from | mat |
| 2022-06-23 | Fix everything so azalea-buf works | mat |
| 2022-05-14 | add derive McBuf to every packet | mat |
| 2022-05-03 | clippy | 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-04-21 | Set carried item and update tags packets | mat |
| 2022-04-20 | make PlayerAbilitiesFlags its own thing | mat |
| 2022-04-20 | add player abilities packet | mat |
