aboutsummaryrefslogtreecommitdiff
path: root/azalea-protocol/src/read.rs
AgeCommit message (Expand)Author
2023-03-141.19.4 (#57)mat
2023-02-25Fix system order ambiguities (#74)mat
2023-02-13fix bad compression on sending long packetsmat
2023-01-30More packet fixes, tests, handle error (#61)EightFactorial
2022-12-08wrap_comments = truemat
2022-12-071.19.3 (#34)mat
2022-11-12Pathfinder (#25)mat
2022-11-11improved docsUbuntu
2022-10-15fix clippy warningsmat
2022-10-09fix panicmat
2022-10-08handle SectionBlocksUpdate packetmat
2022-10-07remove a printlnmat
2022-10-07fix errors with rewritten packet readingmat
2022-10-07Replace impl Read with Cursor<&[u8]> (#26)mat
2022-10-02All block shapes & collisions (#22)mat
2022-09-19Fix connection writer being locked (#23)mat
2022-09-10fix outdated EntityDataValuemat
2022-09-09fix errors in enums inconsistent w/ vanillamat
2022-09-09cut off at 500 instead of 100mat
2022-09-09improve logUbuntu
2022-09-09add loggerUbuntu
2022-09-05add a todomat
2022-09-02get rid of Readable & Writable (#21)mat
2022-08-31remove some comments in az-protocol::readUbuntu
2022-08-31fix a couple more possible panicsUbuntu
2022-08-31fix panicsUbuntu
2022-08-06Better errors (#14)mat
2022-07-29Split clientbound and serverbound packetsmat
2022-06-23Fix everything so azalea-buf worksmat
2022-05-01Update read.rsmat
2022-05-01Reduce usage of AsyncReadmat
2022-04-30azalea_auth::encryption -> azalea_cryptomat
2022-04-30fix error that happens in linux + release modemat
2022-04-30misc fixesmat
2022-04-30comment some stuff outmat
2022-04-30significantly optimize reading Vec<u8>mat
2022-04-29upgrade aes and cfb8mat
2022-04-24remove debug printsmat
2022-04-24ENCRYPTION WORKS!!!!!!!!!!!mat
2022-04-22simplify error handlingmat
2021-12-26fix some clippy warningsmat
2021-12-18nbtmat
2021-12-17writing compressed packetsmat
2021-12-17fix packetsmat
2021-12-16try to implement compressionmat
2021-12-16add map to mc_bufmat
2021-12-15azaleamat