| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
