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
/
src
/
command_dispatcher.rs
Age
Commit message (
Expand
)
Author
10 days
correct shapes for blocks with random offsets
mat
10 days
azalea-brigadier now allows commands to return a Result
mat
2025-12-11
enable str_to_string clippy lint
mat
2025-10-12
upgrade deps and clean up lots of doc comments
mat
2025-06-08
insert ClientInformation earlier
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-07
upgrade rust version and fix clippy warnings
mat
2025-04-16
clippy and fix broken doc tests
mat
2025-04-04
remove executable bit from files
mat
2025-02-22
Refactor azalea-client (#205)
mat
2025-02-22
update to rust edition 2024
mat
2024-10-26
group imports with rustfmt
mat
2024-05-23
resolve clippy warning
mat
2023-10-12
brigadier suggestions
mat
2023-10-12
clippy
mat
2023-10-12
less Arc<S> in brigadier
mat
2023-10-12
brigadier usages
mat
2023-07-09
Update to Bevy 0.11 (#94)
mat
2023-05-07
more brigadier docs
mat
2023-05-05
fix CommandDispatcher::default
mat
2023-05-05
CommandDispatcher is now Send+Sync
mat
2023-05-05
change some things to be Arc+RwLock in brigadier
mat
2023-05-05
remove more unnecessary brigadier cloning!
mat
2023-05-04
export brigadier from azalea
mat
2023-02-04
Use an ECS (#52)
mat
2022-12-08
wrap_comments = true
mat
2022-10-17
refactor: remove println statements (#31)
Sculas
2022-10-02
All block shapes & collisions (#22)
mat
2022-04-22
simplify error handling
mat
2022-04-18
move tests into tests directory
mat
2022-04-18
move `parsers` into `arguments`
mat
2022-04-18
change a BTreeMap to a HashMap
mat
2022-04-17
Rewrite brigadier
mat
2022-02-03
a
mat
2022-02-01
b
mat
2022-01-13
a
Ubuntu
2022-01-12
a
Ubuntu
2022-01-10
progress
mat
2022-01-09
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA...
mat
2022-01-09
add some more stuff from brigadier
mat
2022-01-03
create all empty brigadier modules
mat