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-brigadier
/
tests
Age
Commit message (
Expand
)
Author
10 days
azalea-brigadier now allows commands to return a Result
mat
2025-12-28
Change Client::component to return a reference (#298)
mat
2025-12-15
sort derives with cargo sort-derives
mat
2025-12-11
enable str_to_string clippy lint
mat
2025-06-27
typos
mat
2025-05-30
fix clippy issues and improve formatting everywhere
mat
2025-05-30
make fixedbitset require generic const exprs again :3
mat
2025-05-30
implement missing brigadier features and cleanup some more
mat
2025-05-28
add support for custom suggestions in azalea-brigadier and cleanup a bit
mat
2025-04-25
update to bevy 0.16
mat
2025-04-04
remove executable bit from files
mat
2025-02-22
update to rust edition 2024
mat
2024-12-04
Update Bevy and migrate to workspace dependencies and package attributes (#181)
EightFactorial
2024-05-09
Add a brigadier example for use inside a bevy App (#146)
EightFactorial
2023-10-12
brigadier suggestions
mat
2023-10-12
less Arc<S> in brigadier
mat
2023-10-12
brigadier usages
mat
2023-10-01
start adding brigadier suggestions
mat
2023-08-25
add basic pathfinding test
mat
2023-05-07
more brigadier docs
mat
2023-05-05
CommandDispatcher is now Send+Sync
mat
2023-05-05
change some things to be Arc+RwLock in brigadier
mat
2022-10-27
use variables directly in format strings
mat
2022-04-22
simplify error handling
mat
2022-04-18
move tests into tests directory
mat
2022-04-17
Fix clippy issues and add a couple tests to dispatcher
mat
2022-01-13
a
Ubuntu
2022-01-09
string reader
mat
2022-01-03
create all empty brigadier modules
mat