aboutsummaryrefslogtreecommitdiff
path: root/azalea-client/src/mining.rs
AgeCommit message (Expand)Author
2025-02-22Refactor azalea-client (#205)mat
2025-02-22update to rust edition 2024mat
2025-01-10Fluid physics (#199)mat
2024-11-27Refactor azalea-protocol (#190)mat
2024-11-12Make some internal system handles public for use with before/after (#180)Shayne Hartford
2024-10-21Rename InventoryComponent to Inventory to match other components (#177)Shayne Hartford
2024-08-15modify some docsmat
2024-08-15fix sometimes being able to mine blocks through wallsmat
2024-08-11fmtmat
2024-07-21Added Left Click Mine (1.21) (#168)Aditya Kumar
2024-02-17upgrade deps, bevy 0.13mat
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