| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 10 days | azalea-brigadier now allows commands to return a Result | mat | |
| 2025-12-28 | Change Client::component to return a reference (#298) | mat | |
| * change Client::component to return a reference * write docs * merge main * remove unused parking_lot feature | |||
| 2025-12-15 | sort derives with cargo sort-derives | mat | |
| might add to ci later, unsure how to do it without adding significant friction for contributors though | |||
| 2025-12-11 | enable str_to_string clippy lint | mat | |
| 2025-06-27 | typos | mat | |
| 2025-05-30 | fix clippy issues and improve formatting everywhere | 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-28 | add support for custom suggestions in azalea-brigadier and cleanup a bit | mat | |
| 2025-04-25 | update to bevy 0.16 | mat | |
| 2025-04-04 | remove executable bit from files | mat | |
| 2025-02-22 | update to rust edition 2024 | mat | |
| 2024-12-04 | Update Bevy and migrate to workspace dependencies and package attributes (#181) | EightFactorial | |
| * Use workspace `Cargo.toml` for dependencies and package atributes * Fix a couple clippy warnings * Update bevy, update build script, move deps to workspace, and fix clippy warnings * Remove carrots from crate versions The default behavior is the same * Remove unused dependencies Compiles and all tests pass, so it should be fine * Update codegen to use `std::sync::LazyLock` instead of `once_cell::sync::Lazy` * Update Bevy to `0.15.0-rc.3` Surprisingly little needed to be changed * Update to bevy 0.15.0 * Fix leftover merge issues * Clarify the reason the swarm can't connect * Fix duplicate lint, remove `log` dependency | |||
| 2024-05-09 | Add a brigadier example for use inside a bevy App (#146) | EightFactorial | |
| 2023-10-12 | brigadier suggestions | mat | |
| closes #109 | |||
| 2023-10-12 | less Arc<S> in brigadier | mat | |
| 2023-10-12 | brigadier usages | mat | |
| 2023-10-01 | start adding brigadier suggestions | mat | |
| 2023-08-25 | add basic pathfinding test | mat | |
| 2023-05-07 | more brigadier docs | mat | |
| 2023-05-05 | CommandDispatcher is now Send+Sync | mat | |
| 2023-05-05 | change some things to be Arc+RwLock in brigadier | mat | |
| 2022-10-27 | use variables directly in format strings | mat | |
| thanks clippy we love you | |||
| 2022-04-22 | simplify error handling | mat | |
| 2022-04-18 | move tests into tests directory | mat | |
| 2022-04-17 | Fix clippy issues and add a couple tests to dispatcher | mat | |
| 2022-01-13 | a | Ubuntu | |
| 2022-01-09 | string reader | mat | |
| 2022-01-03 | create all empty brigadier modules | mat | |
