aboutsummaryrefslogtreecommitdiff
path: root/azalea-buf/azalea-buf-macros/src
AgeCommit message (Expand)Author
2026-01-13Merge AzaleaRead and AzaleaWrite (#305)mat
2025-12-16change KnockbackEvent to an EntityEvent and fix ClientboundExplode representa...mat
2025-08-10Send correct data component checksums (#234)mat
2025-04-04clippymat
2025-04-04remove executable bit from filesmat
2025-03-29add support for unnamed structs to azalea-buf-macrosmat
2025-02-22update to rust edition 2024mat
2024-11-27Refactor azalea-protocol (#190)mat
2024-04-231.20.5 (#127)mat
2024-02-22fix for hypixel limbomat
2023-07-09Update to Bevy 0.11 (#94)mat
2023-02-04Use an ECS (#52)mat
2023-01-21clippymat
2022-12-07Reauth on invalid session (#50)mat
2022-12-071.19.3 (#34)mat
2022-11-12Pathfinder (#25)mat
2022-11-06Entity metadata (#37)mat
2022-10-07Replace impl Read with Cursor<&[u8]> (#26)mat
2022-09-09remove a debug thing lolmat
2022-09-09fix errors in enums inconsistent w/ vanillamat
2022-09-07fix ClientboundUpdateAdvancementsPacketmat
2022-09-06fix bad enum macro generationmat
2022-09-05use az-registry in az-protocolmat
2022-09-02get rid of Readable & Writable (#21)mat
2022-08-29buf macros -> azalea-buf-macrosmat