aboutsummaryrefslogtreecommitdiff
path: root/azalea-protocol/src/packets/login
AgeCommit message (Expand)Author
2023-02-04Use an ECS (#52)mat
2022-12-071.19.3 (#34)mat
2022-11-12Pathfinder (#25)mat
2022-10-30more docsmat
2022-10-07Replace impl Read with Cursor<&[u8]> (#26)mat
2022-10-02All block shapes & collisions (#22)mat
2022-09-06rename variants in packet enums to be shorterUbuntu
2022-09-05Publish everything* to crates.iomat
2022-09-02get rid of Readable & Writable (#21)mat
2022-09-01fix bad u32::write_into and add testsmat
2022-08-20Implement ALL packets (#16)mat
2022-08-19shut up clippyUbuntu
2022-08-06Better errors (#14)mat
2022-07-29Split clientbound and serverbound packetsmat
2022-07-07Update ServerboundHelloPacketmat
2022-06-25read_into -> read_frommat
2022-06-23Fix everything so azalea-buf worksmat
2022-06-08get rid of ProfilePublicKey structmat
2022-05-26Compilesmat
2022-05-26Fixesmat
2022-05-261.19mat
2022-05-14add derive McBuf to every packetmat
2022-05-08Merge branch 'main' into chunk-decodingmat
2022-05-07Initialize worldborder packetmat
2022-05-03clippymat
2022-05-01Remove some resolved todo commentsmat
2022-05-01impl Write instead of Vec<u8> for consistencymat
2022-05-01impl Write instead of Vec<u8> for consistencymat
2022-05-01Reduce usage of AsyncReadmat
2022-04-27player info packetmat
2022-04-26default implementation for read and write Vec<T>mat
2022-04-24ENCRYPTION WORKS!!!!!!!!!!!mat
2022-04-24Add ServerboundKeyPacketmat
2022-04-241.18.2 supportmat
2022-04-22simplify error handlingmat
2022-04-19add declare_state_packets to the other statesmat
2022-01-02fix random warningsmat
2022-01-02add macro for a couple more packetsmat
2022-01-01start adding packet macrosmat
2022-01-01add a couple more packetsmat
2021-12-26fix some clippy warningsmat
2021-12-26reading nbt in the protocol worksmat
2021-12-18start adding clientbound_login_packetmat
2021-12-16try to implement compressionmat
2021-12-16fix errorsmat
2021-12-16add a few more login packetsmat
2021-12-16add map to mc_bufmat
2021-12-16add resource location to azalea-coremat
2021-12-15azaleamat