aboutsummaryrefslogtreecommitdiff
path: root/azalea/examples/testbot/killaura.rs
AgeCommit message (Expand)Author
10 dayschange panicking functions in Client and EntityRef to return an AzaleaResult ...mat
2026-03-20optimize pathfinder swarms and write perf guidemat
2025-12-28Implement `EntityRef` (#299)mat
2025-12-28add a few more functions for getting common components to Clientmat
2025-12-28Change Client::component to return a reference (#298)mat
2025-06-171.21.6 (#215)mat
2025-06-11use owned instead of borrowed Vec3 moremat
2025-05-07upgrade rust version and fix clippy warningsmat
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-01-07rewrite testbot to use brigadiermat