aboutsummaryrefslogtreecommitdiff
path: root/azalea-entity/src/attributes.rs
AgeCommit message (Expand)Author
2026-02-07replace hard-coded block break speed checksmat
2026-01-12Make Bevy dependencies optional in azalea-protocol (#303)mat
2025-12-15write/update docs for several itemsmat
2025-12-15sort derives with cargo sort-derivesmat
2025-12-12Refactor azalea-registry (#294)mat
2025-12-09Enchantments (#286)mat
2025-11-13rename ResourceLocation to Identifier ahead of mojmap changesmat
2025-09-20more accurate mining and impl PartialEq for packetsmat
2025-08-14Sneaking (#237)mat
2025-07-24update movement code for 1.21.5 changesmat
2025-06-16implement EntityHitResultmat
2025-05-31doc updatesmat
2025-02-22update to rust edition 2024mat
2025-01-10Fluid physics (#199)mat
2024-11-27Refactor azalea-protocol (#190)mat
2024-07-22fix panic in update_modifiers_for_held_itemmat
2024-06-131.21 (#145)mat
2023-07-15Attacking (#96)mat
2023-07-14Mining (#95)mat