aboutsummaryrefslogtreecommitdiff
path: root/azalea-client/src/attack.rs
AgeCommit message (Expand)Author
2025-02-22Refactor azalea-client (#205)mat
2025-02-22update to rust edition 2024mat
2025-02-16use MinecraftEntityId type instead of u32 in az-protocolmat
2024-11-27Refactor azalea-protocol (#190)mat
2023-12-04Replace Bevy's FixedUpdate with Azalea's GameTick (#119)mat
2023-12-03make it so plugins can send and receive packets during the login statemat
2023-11-06bevy 0.12mat
2023-10-12KnockbackEvent and rename Physics::delta to velocitymat
2023-10-06make sure pathfinder is always centered on the destination block (fixes tests)mat
2023-10-01organize azalea_core and re-export it from azaleamat
2023-08-25fix all bevy ambiguitiesmat
2023-07-15Attacking (#96)mat