aboutsummaryrefslogtreecommitdiff
path: root/azalea-protocol/src/packets/game/clientbound_update_advancements_packet.rs
AgeCommit message (Expand)Author
2024-11-27Refactor azalea-protocol (#190)mat
2024-10-26group imports with rustfmtmat
2024-02-22fix for hypixel limbomat
2023-12-051.20.3 (#110)mat
2023-10-01organize azalea_core and re-export it from azaleamat
2023-09-211.20.2 (#99)mat
2023-07-09Update to Bevy 0.11 (#94)mat
2023-05-12protocol fixesmat
2023-05-0423w18amat
2023-03-14make ResourceLocation::new -> Self and impl Serialize/Deserialize for Resourc...mat
2023-02-04Use an ECS (#52)mat
2023-01-30More packet fixes, tests, handle error (#61)EightFactorial
2022-12-08wrap_comments = truemat
2022-11-12Pathfinder (#25)mat
2022-10-30more docsmat
2022-10-07Replace impl Read with Cursor<&[u8]> (#26)mat
2022-09-07fix ClientboundUpdateAdvancementsPacketmat
2022-09-05Publish everything* to crates.iomat
2022-08-06Better errors (#14)mat
2022-07-29Split clientbound and serverbound packetsmat
2022-06-25read_into -> read_frommat
2022-06-23Fix everything so azalea-buf worksmat
2022-05-14add derive McBuf to every packetmat
2022-05-14start adding ClientboundLevelParticlesPacketmat
2022-05-07update advancements packetmat