aboutsummaryrefslogtreecommitdiff
path: root/azalea-client/src/attack.rs
AgeCommit message (Collapse)Author
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
* add Client::attack * partially implement attack cooldowns * attack speed modifiers * don't care clippy --------- Co-authored-by: mat <git@matdoes.dev>