| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-10-15 | fix azalea-buf tests | mat | |
| 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-04 | fix chunks not being able to be read | mat | |
| 2022-09-02 | get rid of Readable & Writable (#21) | mat | |
| 2022-08-29 | change it all to azalea-buf-macros | mat | |
| 2022-08-06 | Better errors (#14) | mat | |
| * make reading use thiserror * finish implementing all the error things * clippy warnings related to ok_or * fix some errors in other places * thiserror in more places * don't use closures in a couple places * errors in writing packet * rip backtraces * change some BufReadError::Custom to UnexpectedEnumVariant * Errors say what packet is bad * error on leftover data and fix it wasn't reading the properties for gameprofile | |||
| 2022-07-11 | Remove unused feature arbitrary_enum_discriminant | mat | |
| 2022-06-23 | Fix everything so azalea-buf works | mat | |
| 2022-06-23 | switch things to use azalea-buf | mat | |
| 2022-06-23 | azalea-buf | mat | |
