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
/
suggestion
Age
Commit message (
Expand
)
Author
10 days
azalea-brigadier now allows commands to return a Result
mat
2026-01-13
Merge AzaleaRead and AzaleaWrite (#305)
mat
2025-12-15
sort derives with cargo sort-derives
mat
2025-12-11
enable str_to_string clippy lint
mat
2025-06-16
fix unused import warnings when compiling some crates individually
mat
2025-05-30
fix clippy issues and improve formatting everywhere
mat
2025-05-28
add support for custom suggestions in azalea-brigadier and cleanup a bit
mat
2025-04-04
remove executable bit from files
mat
2024-11-27
Refactor azalea-protocol (#190)
mat
2024-10-26
group imports with rustfmt
mat
2023-10-12
brigadier suggestions
mat
2023-10-12
clippy
mat
2023-10-12
brigadier usages
mat
2023-10-02
optimize pathfinder more
mat
2023-10-01
start adding brigadier suggestions
mat
2023-02-04
Use an ECS (#52)
mat
2022-12-06
Complete ClientboundCommand{Suggestion}sPacket, Serde support for NBT Tags (#49)
EightFactorial
2022-11-12
Pathfinder (#25)
mat
2022-08-29
Physics (#11)
mat
2022-08-22
add suggestions in azalea-brigadier
Ubuntu