aboutsummaryrefslogtreecommitdiff
path: root/azalea-client/src/mining.rs
AgeCommit message (Expand)Author
2023-12-15Add mining to the pathfinder (#122)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-01organize azalea_core and re-export it from azaleamat
2023-09-211.20.2 (#99)mat
2023-09-10fix incorrect jumpingmat
2023-08-25fix all bevy ambiguitiesmat
2023-07-15Attacking (#96)mat
2023-07-14Mining (#95)mat
2023-07-09Update to Bevy 0.11 (#94)mat
2023-05-27random fixes mostly related to auth and cryptomat
2023-05-26add stuff related to chat signingmat