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
/
examples
/
steal.rs
Age
Commit message (
Expand
)
Author
10 days
azalea-brigadier now allows commands to return a Result
mat
2026-03-20
optimize pathfinder swarms and write perf guide
mat
2025-12-28
add a few more functions for getting common components to Client
mat
2025-12-15
sort derives with cargo sort-derives
mat
2025-12-12
Delete `StartError` and `JoinError` (#296)
mat
2025-12-12
Refactor azalea-registry (#294)
mat
2025-12-11
Run handler function in a Tokio LocalSet (#295)
mat
2025-12-09
move offline-mode uuid generation to azalea-crypto
mat
2025-10-13
fix broken tests
mat
2025-06-14
add note about current_thread to azalea readme
mat
2025-05-30
formatting: merge imports
mat
2025-05-07
upgrade rust version and fix clippy warnings
mat
2025-04-17
Move login state to the ECS (#213)
mat
2025-04-15
make goto async and clean up some examples
mat
2025-04-04
don't require mut for functions in Client and add some more convenience funct...
mat
2025-04-04
rename ChatPacket::username and uuid to sender and sender_uuid
mat
2025-02-22
update to rust edition 2024
mat
2024-11-27
Refactor azalea-protocol (#190)
mat
2024-10-26
group imports with rustfmt
mat
2024-01-04
rename open_container to open_container_at and add get_open_container
mat
2023-09-30
remove BlockPosGoal::from and Goal::goal_node
mat
2023-09-21
1.20.2 (#99)
mat
2023-08-25
add basic pathfinding test
mat
2023-05-27
random fixes mostly related to auth and crypto
mat
2023-05-03
Inventory (#48)
mat