aboutsummaryrefslogtreecommitdiff
path: root/azalea-brigadier/src/suggestion/suggestions.rs
AgeCommit message (Expand)Author
2026-01-13Merge AzaleaRead and AzaleaWrite (#305)mat
2025-12-15sort derives with cargo sort-derivesmat
2025-06-16fix unused import warnings when compiling some crates individuallymat
2025-05-30fix clippy issues and improve formatting everywheremat
2025-04-04remove executable bit from filesmat
2024-11-27Refactor azalea-protocol (#190)mat
2024-10-26group imports with rustfmtmat
2023-10-12brigadier suggestionsmat
2023-10-12clippymat
2023-10-12brigadier usagesmat
2023-02-04Use an ECS (#52)mat
2022-12-06Complete ClientboundCommand{Suggestion}sPacket, Serde support for NBT Tags (#49)EightFactorial
2022-11-12Pathfinder (#25)mat
2022-08-29Physics (#11)mat
2022-08-22add suggestions in azalea-brigadierUbuntu