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
/
README.md
Age
Commit message (
Expand
)
Author
2026-03-20
optimize pathfinder swarms and write perf guide
mat
2026-01-06
add a few more convenience functions and update some docs
mat
2025-12-15
write/update docs for several items
mat
2025-12-15
improve docs by enabling scraped examples and bevy trait tags
mat
2025-12-12
polish readmes
mat
2025-12-12
Delete `StartError` and `JoinError` (#296)
mat
2025-12-11
Run handler function in a Tokio LocalSet (#295)
mat
2025-10-12
upgrade deps and clean up lots of doc comments
mat
2025-09-28
update deps
mat
2025-09-26
update azalea-auth docs and variable names to make it clear that the cache ke...
mat
2025-08-20
improve the example in azalea/README.md
mat
2025-08-15
add PathfinderOpts and clean up some pathfinder code
mat
2025-08-12
add nearest_entity_by and improve some docs
mat
2025-06-14
add note about current_thread to azalea readme
mat
2025-06-09
update config_fast_builds
mat
2025-05-07
better docs for disabling plugins
mat
2025-04-15
minor readme fixes
mat
2025-04-15
make goto async and clean up some examples
mat
2025-04-04
remove executable bit from files
mat
2025-03-13
mention NO_COLOR=1 in section about logging in docs
mat
2024-12-10
Disable the `deadlock_detection` feature by default (#195)
EightFactorial
2024-01-08
update links to testbot in docs
mat
2024-01-07
rewrite testbot to use brigadier
mat
2023-12-17
fix broken link to .config/config_fast_builds in docs
mat
2023-12-05
don't reference version number directly in docs
mat
2023-12-04
simplify boilerplate in examples
mat
2023-12-03
remove 'why' from readme and reword beginning of docs a little
mat
2023-11-12
improve docs a bit
mat
2023-10-08
update repo links
mat
2023-09-30
pathfinder: don't spin while descending
mat
2023-09-14
add ResourcePackEvent event
mat
2023-06-24
Add ClientBuilder:new_without_log (#93)
xtex
2023-05-17
chore: Release
mat
2023-02-25
Fix system order ambiguities (#74)
mat
2023-02-10
fix pathfinder example link
mat
2023-02-10
improve docs a bit more and delete potatobot example
Ubuntu
2023-02-10
fix and improve examples in docs
Ubuntu
2023-02-09
chore: Release
mat
2023-02-05
improve docs
mat
2023-02-04
Use an ECS (#52)
mat
2022-11-27
Swarm (#36)
mat
2022-11-12
Pathfinder (#25)
mat
2022-10-23
write more documentation
mat
2022-10-07
Bot API (#27)
mat
2022-10-02
start adding stuff to azalea crate
mat
2022-09-05
Publish empty azalea crate
mat