1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 14:26:04 +00:00
azalea/azalea-brigadier/tests
EightFactorial 6379035b85
Update Bevy and migrate to workspace dependencies and package attributes (#181)
* 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-12-04 18:31:22 -06:00
..
arguments brigadier suggestions 2023-10-12 22:01:15 -05:00
builder brigadier suggestions 2023-10-12 22:01:15 -05:00
context brigadier suggestions 2023-10-12 22:01:15 -05:00
exceptions brigadier suggestions 2023-10-12 22:01:15 -05:00
suggestion brigadier suggestions 2023-10-12 22:01:15 -05:00
tree brigadier usages 2023-10-12 20:14:29 -05:00
bevy_app_usage.rs Update Bevy and migrate to workspace dependencies and package attributes (#181) 2024-12-04 18:31:22 -06:00
command_dispatcher_test.rs more brigadier docs 2023-05-07 02:50:52 -05:00
command_dispatcher_usages_test.rs brigadier suggestions 2023-10-12 22:01:15 -05:00
command_suggestions_test.rs brigadier suggestions 2023-10-12 22:01:15 -05:00
mod.rs brigadier usages 2023-10-12 20:14:29 -05:00
string_reader_test.rs add basic pathfinding test 2023-08-25 02:34:31 -05:00