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
/
echo.rs
Age
Commit message (
Expand
)
Author
2026-03-20
optimize pathfinder swarms and write perf guide
mat
2025-12-15
sort derives with cargo sort-derives
mat
2025-12-12
Delete `StartError` and `JoinError` (#296)
mat
2025-12-11
Run handler function in a Tokio LocalSet (#295)
mat
2025-08-12
Client::chat now takes Into<String> and doc fixes
mat
2025-06-14
add note about current_thread to azalea readme
mat
2025-05-30
fix clippy issues and improve formatting everywhere
mat
2025-04-17
Move login state to the ECS (#213)
mat
2025-04-04
remove executable bit from files
mat
2023-12-16
revert accidental change to echo example
mat
2023-12-16
fix SwarmEvent::Login and SwarmEvent::Init maybe
mat
2023-08-25
add basic pathfinding test
mat
2023-05-27
revert echo example
mat
2023-05-27
random fixes mostly related to auth and crypto
mat
2023-02-25
Fix system order ambiguities (#74)
mat
2023-02-13
fix bad compression on sending long packets
mat
2023-02-06
fix some swarm examples/docs
Ubuntu
2023-02-04
Use an ECS (#52)
mat
2022-11-27
fix some docs/examples
mat
2022-11-18
Add functions to get ChatPacket author and content (#42)
mat
2022-11-12
Pathfinder (#25)
mat
2022-10-23
Add Client::set_client_information (#33)
mat
2022-10-23
make `handle` cleaner
mat
2022-10-23
write more documentation
mat
2022-10-16
change examples with Account
mat
2022-10-07
Bot API (#27)
mat
2022-10-02
New example (#24)
mat