| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-10-07 | Replace impl Read with Cursor<&[u8]> (#26) | mat | |
| * Start getting rid of Cursor * try to make the tests pass and fail * make the tests pass * remove unused uses * fix clippy warnings * fix potential OOM exploits * fix OOM in az-nbt * fix nbt benchmark * fix a test * start replacing it with Cursor<Vec<u8>> * wip * fix all the issues * fix all tests * fix nbt benchmark * fix warnings | |||
| 2022-09-11 | no unused variable | mat | |
| 2022-09-11 | only check leftover data in debug mode | mat | |
| 2022-09-10 | fix outdated EntityDataValue | mat | |
| 2022-09-06 | rename variants in packet enums to be shorter | Ubuntu | |
| 2022-09-05 | Publish everything* to crates.io | mat | |
| Except azalea-client since it's not ready yet | |||
