aboutsummaryrefslogtreecommitdiff
path: root/azalea-protocol/src/common/movements.rs
AgeCommit message (Collapse)Author
2026-01-13Merge AzaleaRead and AzaleaWrite (#305)mat
2025-12-15sort derives with cargo sort-derivesmat
might add to ci later, unsure how to do it without adding significant friction for contributors though
2025-09-20more accurate mining and impl PartialEq for packetsmat
2025-08-12send correct packets on teleportmat
2025-08-12fix rotations flagging anticheatsmat
2025-07-24update movement code for 1.21.5 changesmat
fixes grim flags
2025-06-26start adding packet_order testmat
2025-06-09handle relative teleports correctly and fix entity chunk indexing warningsmat
2025-06-08add support for panicking on warn/error in simulation testsmat
2025-05-30fix clippy issues and improve formatting everywheremat
2025-05-30make fixedbitset require generic const exprs again :3mat
2025-05-02fix InstanceName desyncmat
2024-12-19fix incorrect packetsmat