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
/
src
/
pathfinder
/
debug.rs
Age
Commit message (
Expand
)
Author
2026-03-28
re-export azalea-chat from azalea, and rename azalea::chat to client_chat
mat
2026-03-20
optimize pathfinder swarms and write perf guide
mat
2026-01-19
add simulation-based pathfinder execution engine
mat
2026-01-16
better pathfinder swimming and other tweaks
mat
2026-01-13
Rename Instance to World (#304)
mat
2025-12-28
Change Client::component to return a reference (#298)
mat
2025-12-15
sort derives with cargo sort-derives
mat
2025-09-28
upgrade bevy to 0.17.0-rc.2
mat
2025-06-11
use owned instead of borrowed Vec3 more
mat
2025-06-11
take BlockPos instead of &BlockPos in all function arguments
mat
2025-06-02
fix issues related to pathfinder mining
mat
2025-06-01
add CustomPathfinderState
mat
2025-05-24
patch pathfinder path on cost increase
mat
2025-04-19
make azalea::pathfinder::debug public
mat
2025-02-22
update to rust edition 2024
mat
2024-11-27
Refactor azalea-protocol (#190)
mat
2024-08-15
fix ClientboundLevelParticlesPacket errors and pathfinder /particle errors
mat
2023-12-15
Add mining to the pathfinder (#122)
mat