aboutsummaryrefslogtreecommitdiff
path: root/azalea-protocol/src/write.rs
AgeCommit message (Expand)Author
2025-12-15sort derives with cargo sort-derivesmat
2025-04-17Move login state to the ECS (#213)mat
2025-04-04remove executable bit from filesmat
2025-02-22update to rust edition 2024mat
2024-12-25remove dependency on bytes crate for azalea-protocol and fix memory leakmat
2024-11-27Refactor azalea-protocol (#190)mat
2024-10-26group imports with rustfmtmat
2023-12-01compression does not need to be asyncmat
2023-11-18replace log with tracingmat
2023-09-211.20.2 (#99)mat
2023-09-14add ResourcePackEvent eventmat
2023-02-13i should start testing my fixes before committing themmat
2023-02-13fix bad compression on sending long packetsmat
2022-12-071.19.3 (#34)mat
2022-11-11improved docsUbuntu
2022-10-27use variables directly in format stringsmat
2022-10-15fix clippy warningsmat
2022-10-07fix errors with rewritten packet readingmat
2022-09-02get rid of Readable & Writable (#21)mat
2022-08-06Better errors (#14)mat
2022-06-23Fix everything so azalea-buf worksmat
2022-05-03clippymat
2022-05-01Fix writing encrypted packetsmat
2022-04-30azalea_auth::encryption -> azalea_cryptomat
2022-04-29upgrade aes and cfb8mat
2022-04-24ENCRYPTION WORKS!!!!!!!!!!!mat
2022-04-22simplify error handlingmat
2022-01-02fix random warningsmat
2021-12-18nbtmat
2021-12-17writing compressed packetsmat
2021-12-16add a few more login packetsmat
2021-12-15azaleamat