aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
AgeCommit message (Expand)Author
2025-06-15Release independent packagesmat
2025-06-16use workspace deps everywheremat
2025-06-15Release independent packagesmat
2025-06-16put all azalea-* deps in the workspace Cargo.tomlmat
2025-06-15update depsmat
2025-05-06switch back to stable hickory-resolvermat
2025-05-03update deps and lock hickory-resolver to a commitmat
2025-04-25update to bevy 0.16mat
2025-04-24update to git hickory-resolver and use system resolvermat
2025-04-17Move login state to the ECS (#213)mat
2025-04-13release 0.12.0+mc1.21.5mat
2025-04-12Revert "Release 0.12.0"mat
2025-04-12Release 0.12.0mat
2025-04-12upgrade depsmat
2025-03-29update ServerboundContainerClick to use HashedStack from 1.21.5mat
2025-03-251.21.5 (#198)mat
2025-03-25use zlib-rs for compressionmat
2025-02-22Refactor azalea-client (#205)mat
2025-02-23minor memory usage optimizationsmat
2025-02-22update to rust edition 2024mat
2025-02-14upgrade depsmat
2025-02-02update depsmat
2024-12-26replace priority_queue crate with std BinaryHeapmat
2024-12-25remove dependency on bytes crate for azalea-protocol and fix memory leakmat
2024-12-21update trust-dns -> hickory-dnsmat
2024-12-20Release 0.11.0+mc1.21.4mat
2024-12-20update depsmat
2024-12-10Disable the `deadlock_detection` feature by default (#195)EightFactorial
2024-12-07Emit a build warning if the compiler may fail to build (#194)EightFactorial
2024-12-05fix container_set_content, player_position, and recipe_book_remove packetsmat
2024-12-04Update Bevy and migrate to workspace dependencies and package attributes (#181)EightFactorial
2024-11-27replace once_cell with std:;sync::LazyLockmat
2024-11-23Update and merge the dependencies (#187)Shayne Hartford
2024-02-25optimize physicsmat
2023-11-19Replace azalea-nbt with simdnbt (#111)mat
2023-07-14Mining (#95)mat
2023-06-24Add ClientBuilder:new_without_log (#93)xtex
2023-05-03Inventory (#48)mat
2023-03-07Bevy 0.10 (#79)mat
2023-02-04move 'bot' into its own examplemat
2023-02-04Use an ECS (#52)mat
2022-11-12Pathfinder (#25)mat
2022-09-05Publish empty azalea cratemat
2022-08-29Physics (#11)mat
2022-08-27Azalea registry (#20)mat
2022-06-24Optimize flate2mat
2022-06-23azalea-bufmat
2022-06-17Create azalea-entitymat
2022-05-27Start making azalea-blockmat
2022-05-08Merge branch 'main' into chunk-decodingmat