aboutsummaryrefslogtreecommitdiff
path: root/azalea/examples/testbot/commands/movement.rs
AgeCommit message (Expand)Author
10 daysazalea-brigadier now allows commands to return a Resultmat
2026-03-28instant path updates for simple paths, and add follow command to testbotmat
2026-01-16pathfinder tweaks, and add a way to enable baritone compat for debuggingmat
2026-01-16minor pathfinder optimizations and api+doc improvementsmat
2026-01-05pathfinder swimmingmat
2025-12-28Implement `EntityRef` (#299)mat
2025-12-28Change Client::component to return a reference (#298)mat
2025-08-14Sneaking (#237)mat
2025-08-09clippymat
2025-05-07upgrade rust version and fix clippy warningsmat
2025-04-15make goto async and clean up some examplesmat
2025-04-04fix ordering for handle_attack_queuedmat
2025-04-04don't require mut for functions in Client and add some more convenience funct...mat
2025-02-22update to rust edition 2024mat
2024-12-28better pathfinder debug messagesmat
2024-10-26group imports with rustfmtmat
2024-01-07rewrite testbot to use brigadiermat