| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-09-05 | add a todo | mat | |
| 2022-09-02 | get rid of Readable & Writable (#21) | mat | |
| 2022-08-31 | remove some comments in az-protocol::read | Ubuntu | |
| 2022-08-31 | fix a couple more possible panics | Ubuntu | |
| 2022-08-31 | fix panics | Ubuntu | |
| 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-29 | Split clientbound and serverbound packets | mat | |
| 2022-06-23 | Fix everything so azalea-buf works | mat | |
| 2022-05-01 | Update read.rs | mat | |
| 2022-05-01 | Reduce usage of AsyncRead | mat | |
| We already receive everything from the server when it tells us the length, so we can actually just treat the stream as a Read instead of an AsyncRead. | |||
| 2022-04-30 | azalea_auth::encryption -> azalea_crypto | mat | |
| 2022-04-30 | fix error that happens in linux + release mode | mat | |
| 2022-04-30 | misc fixes | mat | |
| 2022-04-30 | comment some stuff out | mat | |
| 2022-04-30 | significantly optimize reading Vec<u8> | mat | |
| unfortunately, this introduces the requirement of using rust nightly | |||
| 2022-04-29 | upgrade aes and cfb8 | mat | |
| 2022-04-24 | remove debug prints | mat | |
| 2022-04-24 | ENCRYPTION WORKS!!!!!!!!!!! | mat | |
| 2022-04-22 | simplify error handling | mat | |
| 2021-12-26 | fix some clippy warnings | mat | |
| 2021-12-18 | nbt | mat | |
| 2021-12-17 | writing compressed packets | mat | |
| 2021-12-17 | fix packets | mat | |
| 2021-12-16 | try to implement compression | mat | |
| 2021-12-16 | add map to mc_buf | mat | |
| 2021-12-15 | azalea | mat | |
