aboutsummaryrefslogtreecommitdiff
path: root/azalea-brigadier/tests
AgeCommit message (Expand)Author
10 daysazalea-brigadier now allows commands to return a Resultmat
2025-12-28Change Client::component to return a reference (#298)mat
2025-12-15sort derives with cargo sort-derivesmat
2025-12-11enable str_to_string clippy lintmat
2025-06-27typosmat
2025-05-30fix clippy issues and improve formatting everywheremat
2025-05-30make fixedbitset require generic const exprs again :3mat
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-25update to bevy 0.16mat
2025-04-04remove executable bit from filesmat
2025-02-22update to rust edition 2024mat
2024-12-04Update Bevy and migrate to workspace dependencies and package attributes (#181)EightFactorial
2024-05-09Add a brigadier example for use inside a bevy App (#146)EightFactorial
2023-10-12brigadier suggestionsmat
2023-10-12less Arc<S> in brigadiermat
2023-10-12brigadier usagesmat
2023-10-01start adding brigadier suggestionsmat
2023-08-25add basic pathfinding testmat
2023-05-07more brigadier docsmat
2023-05-05CommandDispatcher is now Send+Syncmat
2023-05-05change some things to be Arc+RwLock in brigadiermat
2022-10-27use variables directly in format stringsmat
2022-04-22simplify error handlingmat
2022-04-18move tests into tests directorymat
2022-04-17Fix clippy issues and add a couple tests to dispatchermat
2022-01-13aUbuntu
2022-01-09string readermat
2022-01-03create all empty brigadier modulesmat