aboutsummaryrefslogtreecommitdiff
path: root/azalea-protocol/src/packets/game/clientbound_login_packet.rs
AgeCommit message (Expand)Author
2024-11-27Refactor azalea-protocol (#190)mat
2024-10-26group imports with rustfmtmat
2024-04-231.20.5 (#127)mat
2023-10-01organize azalea_core and re-export it from azaleamat
2023-09-211.20.2 (#99)mat
2023-09-07Don't crash when missing extra registries (#108)EightFactorial
2023-05-111.20-pre1mat
2023-05-03Inventory (#48)mat
2023-04-12fix testsmat
2023-03-23rename Tag to Nbtmat
2023-03-141.19.4 (#57)mat
2023-03-14make ResourceLocation::new -> Self and impl Serialize/Deserialize for Resourc...mat
2023-03-12Do not deserialize full registry by default (#83)EightFactorial
2023-03-11Add RegistryHolder struct and serde features (#81)EightFactorial
2022-09-05Publish everything* to crates.iomat
2022-08-20Implement ALL packets (#16)mat
2022-07-29Split clientbound and serverbound packetsmat
2022-06-23Fix everything so azalea-buf worksmat
2022-05-26Fixesmat
2022-05-14add derive McBuf to every packetmat
2022-05-07Initialize worldborder packetmat
2022-04-30put something useful in statemat
2022-04-22simplify error handlingmat
2022-01-02better parsing for entire login packetmat
2022-01-01add a couple more packetsmat
2021-12-26fix some clippy warningsmat
2021-12-26reading nbt in the protocol worksmat
2021-12-20start adding nbt to the protocolmat
2021-12-18mmm registriesmat
2021-12-18start adding clientbound_login_packetmat