index
:
azalea-drasl.git
main
Fork of azalea that adds support for authentication over Drasl/Yggdrasil.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
azalea-client
/
src
/
mining.rs
Age
Commit message (
Expand
)
Author
2025-02-22
Refactor azalea-client (#205)
mat
2025-02-22
update to rust edition 2024
mat
2025-01-10
Fluid physics (#199)
mat
2024-11-27
Refactor azalea-protocol (#190)
mat
2024-11-12
Make some internal system handles public for use with before/after (#180)
Shayne Hartford
2024-10-21
Rename InventoryComponent to Inventory to match other components (#177)
Shayne Hartford
2024-08-15
modify some docs
mat
2024-08-15
fix sometimes being able to mine blocks through walls
mat
2024-08-11
fmt
mat
2024-07-21
Added Left Click Mine (1.21) (#168)
Aditya Kumar
2024-02-17
upgrade deps, bevy 0.13
mat
2023-12-15
Add mining to the pathfinder (#122)
mat
2023-12-04
Replace Bevy's FixedUpdate with Azalea's GameTick (#119)
mat
2023-12-03
make it so plugins can send and receive packets during the login state
mat
2023-11-06
bevy 0.12
mat
2023-10-12
KnockbackEvent and rename Physics::delta to velocity
mat
2023-10-01
organize azalea_core and re-export it from azalea
mat
2023-09-21
1.20.2 (#99)
mat
2023-09-10
fix incorrect jumping
mat
2023-08-25
fix all bevy ambiguities
mat
2023-07-15
Attacking (#96)
mat
2023-07-14
Mining (#95)
mat
2023-07-09
Update to Bevy 0.11 (#94)
mat
2023-05-27
random fixes mostly related to auth and crypto
mat
2023-05-26
add stuff related to chat signing
mat