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
/
entity_query.rs
Age
Commit message (
Expand
)
Author
2025-06-11
use owned instead of borrowed Vec3 more
mat
2025-06-03
sort entities_by by distance and improve some docs
mat
2025-06-02
fix issues related to pathfinder mining
mat
2025-06-01
add CustomPathfinderState
mat
2025-06-01
add Client::entities_by and improve some docs
mat
2025-05-30
more formatting fixes
mat
2025-05-30
formatting: merge imports
mat
2025-05-30
fix clippy issues and improve formatting everywhere
mat
2025-04-04
don't require mut for functions in Client and add some more convenience funct...
mat
2025-03-16
Fluid physics fixes (#210)
mat
2024-02-17
upgrade deps, bevy 0.13
mat
2023-11-12
improve docs a bit
mat
2023-10-06
make sure pathfinder is always centered on the destination block (fixes tests)
mat
2023-10-06
fix QueryDoesNotMatch and improve error
mat
2023-08-24
Support properly switching instances (#106)
mat
2023-07-26
fix querying multiple components in entity_by
mat
2023-07-14
Mining (#95)
mat
2023-03-07
Bevy 0.10 (#79)
mat
2023-02-10
make blockstate good
Ubuntu
2023-02-05
improve docs
mat
2023-02-04
Use an ECS (#52)
mat