aboutsummaryrefslogtreecommitdiff
path: root/azalea-protocol/src/packets/login/serverbound_hello_packet.rs
AgeCommit message (Expand)Author
2022-12-071.19.3 (#34)mat
2022-10-07Replace impl Read with Cursor<&[u8]> (#26)mat
2022-10-02All block shapes & collisions (#22)mat
2022-09-05Publish everything* to crates.iomat
2022-09-01fix bad u32::write_into and add testsmat
2022-07-29Split clientbound and serverbound packetsmat
2022-07-07Update ServerboundHelloPacketmat
2022-06-23Fix everything so azalea-buf worksmat
2022-06-08get rid of ProfilePublicKey structmat
2022-05-261.19mat
2022-05-14add derive McBuf to every packetmat
2022-04-24Add ServerboundKeyPacketmat
2022-04-22simplify error handlingmat
2022-01-01start adding packet macrosmat
2021-12-26fix some clippy warningsmat
2021-12-16try to implement compressionmat
2021-12-15azaleamat