aboutsummaryrefslogtreecommitdiff
path: root/azalea-brigadier/src/tree/mod.rs
AgeCommit message (Expand)Author
10 daysazalea-brigadier now allows commands to return a Resultmat
2025-12-11enable str_to_string clippy lintmat
2025-11-11cleanupmat
2025-10-12upgrade deps and clean up lots of doc commentsmat
2025-05-30fix clippy issues and improve formatting everywheremat
2025-05-30implement missing brigadier features and cleanup some moremat
2025-05-28add support for custom suggestions in azalea-brigadier and cleanup a bitmat
2025-04-04remove executable bit from filesmat
2025-02-22update to rust edition 2024mat
2024-10-26group imports with rustfmtmat
2023-12-16fix non-u8 gamemodesmat
2023-12-15clippy lint was renamedmat
2023-10-12brigadier suggestionsmat
2023-10-12less Arc<S> in brigadiermat
2023-10-12brigadier usagesmat
2023-05-05CommandDispatcher is now Send+Syncmat
2023-05-05change some things to be Arc+RwLock in brigadiermat
2023-02-04Use an ECS (#52)mat
2022-12-08wrap_comments = truemat
2022-07-31clippo the sequelmat
2022-04-22simplify error handlingmat
2022-04-18change a BTreeMap to a HashMapmat
2022-04-17Rewrite brigadiermat
2022-01-09add some more stuff from brigadiermat
2022-01-09add string_readermat