aboutsummaryrefslogtreecommitdiff
path: root/azalea-entity/src/data.rs
AgeCommit message (Expand)Author
2025-12-15sort derives with cargo sort-derivesmat
2025-12-12Refactor azalea-registry (#294)mat
2025-12-091.21.11 (#273)mat
2025-11-12clippymat
2025-10-07update ResolvableProfile data component to 1.21.9mat
2025-09-301.21.9 (#235)mat
2025-09-20more accurate mining and impl PartialEq for packetsmat
2025-08-14Sneaking (#237)mat
2025-08-10use Vec3f32 in entity metadata to fix parsing Vector3 valuesmat
2025-05-30fix clippy issues and improve formatting everywheremat
2025-04-04remove executable bit from filesmat
2025-03-251.21.5 (#198)mat
2024-12-23rename metadata::State to metadata::SnifferStatemat
2024-12-11fix incorrect EntityDataValue::Longmat
2024-11-27Refactor azalea-protocol (#190)mat
2024-11-27make item in EntityMetadataItems publicmat
2024-10-26group imports with rustfmtmat
2024-04-231.20.5 (#127)mat
2023-12-10Climbing (#121)mat
2023-11-19Replace azalea-nbt with simdnbt (#111)mat
2023-10-01organize azalea_core and re-export it from azaleamat
2023-07-31add EntityDataItem::newmat
2023-07-14Mining (#95)mat
2022-08-29Physics (#11)mat
2022-08-06Better errors (#14)mat
2022-06-25Fix warningsmat
2022-06-25read_into -> read_frommat
2022-06-24fix EntityDataValuemat
2022-06-23Fix everything so azalea-buf worksmat
2022-06-23azalea-bufmat