aboutsummaryrefslogtreecommitdiff
path: root/azalea-buf/azalea-buf-macros/src/lib.rs
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-04-04remove executable bit from filesmat
2025-02-22update to rust edition 2024mat
2024-11-27Refactor azalea-protocol (#190)mat
2024-02-22fix for hypixel limbomat
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