aboutsummaryrefslogtreecommitdiff
path: root/azalea-protocol/azalea-protocol-macros/src
AgeCommit message (Expand)Author
2026-03-13drop unnecessary dependency on pasteymat
2026-01-13Merge AzaleaRead and AzaleaWrite (#305)mat
2025-10-12upgrade deps and clean up lots of doc commentsmat
2025-09-20more accurate mining and impl PartialEq for packetsmat
2025-05-30fix clippy issues and improve formatting everywheremat
2025-04-04remove executable bit from filesmat
2025-03-29update ServerboundContainerClick to use HashedStack from 1.21.5mat
2025-02-22update to rust edition 2024mat
2025-01-25Rename Connection::configuration to config and add some clientbound functions...mat
2025-01-25add ProtocolPacket::name functionmat
2024-11-27Refactor azalea-protocol (#190)mat
2024-04-231.20.5 (#127)mat
2024-02-22fix for hypixel limbomat
2023-09-211.20.2 (#99)mat
2023-02-04Use an ECS (#52)mat
2022-12-071.19.3 (#34)mat
2022-11-12Pathfinder (#25)mat
2022-10-07Replace impl Read with Cursor<&[u8]> (#26)mat
2022-09-11no unused variablemat
2022-09-11only check leftover data in debug modemat
2022-09-10fix outdated EntityDataValuemat
2022-09-06rename variants in packet enums to be shorterUbuntu
2022-09-05Publish everything* to crates.iomat