aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)Author
2025-08-10Send correct data component checksums (#234)mat
2025-08-02upgrade depsmat
2025-07-241.21.8mat
2025-06-301.21.7 (#227)mat
2025-06-171.21.6 (#215)mat
2025-06-15Release independent packagesmat
2025-06-15update depsmat
2025-05-08add chat signingmat
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-12upgrade depsmat
2025-03-29update ServerboundContainerClick to use HashedStack from 1.21.5mat
2025-03-26fix components, show_in_tooltip was removedmat
2025-03-251.21.5 (#198)mat
2025-03-25use zlib-rs for compressionmat
2025-03-20upgrade deps and slightly improve docsmat
2025-02-22Refactor azalea-client (#205)mat
2025-02-23minor memory usage optimizationsmat
2025-02-22update depsmat
2025-02-21fix CustomModelData and WrittenBookContent datacomponentsmat
2025-02-17Enable serde feature in sub-crates (#202)Shayne Hartford
2025-02-14upgrade depsmat
2025-02-02start implementing data driven registriesmat
2025-02-02update depsmat
2025-01-12fix bugs with decoding/encoding DataComponentPatchmat
2024-12-27implement fluid_shapemat
2024-12-27resolve some todos in az-coremat
2024-12-26make a_star function use an IndexMap like the pathfinding cratemat
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-24make BlockState a u16 and add a BlockStateIntegerRepr typemat
2024-12-21update trust-dns -> hickory-dnsmat
2024-12-20Release independent packagesmat
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-04Update Bevy and migrate to workspace dependencies and package attributes (#181)EightFactorial
2024-12-031.21.4 (#189)mat
2024-11-27Refactor azalea-protocol (#190)mat
2024-11-27replace once_cell with std:;sync::LazyLockmat
2024-11-23Update and merge the dependencies (#187)Shayne Hartford
2024-11-15Add more derives to the pathfinder goals for flexibility (#183)Shayne Hartford
2024-11-03feat(registry): Derive Serialize and Deserialize on registry types (#179)Gaspard Culis
2024-10-22Release 0.10.3+mc1.21.1mat
2024-09-15update simdnbtmat
2024-07-05upgrade to simdnbt 0.6 (#160)mat