| Age | Commit message (Expand) | Author |
|---|---|---|
| 2022-10-15 | fix clippy warnings | mat |
| 2022-10-07 | fix errors with rewritten packet reading | mat |
| 2022-10-07 | Replace impl Read with Cursor<&[u8]> (#26) | mat |
| 2022-08-24 | use unsigned integers for nbt lengths | mat |
| 2022-08-24 | optimize nbt bytearray | mat |
| 2022-08-24 | make some code more idiomatic | mat |
| 2022-08-19 | NBT decoder optimizations (#17) | mat |
| 2022-08-06 | Better errors (#14) | mat |
| 2022-06-25 | read_into -> read_from | mat |
| 2022-06-23 | switch things to use azalea-buf | mat |
| 2022-06-23 | azalea-buf | mat |
| 2022-05-01 | Change some generics to impl Trait | mat |
| 2022-05-01 | Reduce usage of AsyncRead | mat |
| 2022-04-22 | inline reading in nbt decoding | mat |
| 2022-04-22 | simplify error handling | mat |
| 2021-12-26 | reading nbt in the protocol works | mat |
| 2021-12-20 | start adding nbt to the protocol | mat |
| 2021-12-19 | make write_string its own function | mat |
| 2021-12-19 | make read_string its own function | mat |
| 2021-12-19 | ::with_capacity instead of ::new for vecs in nbt | mat |
| 2021-12-19 | nbt tests | mat |
| 2021-12-18 | nbt | mat |
| 2021-12-18 | reading nbt | mat |
