aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)Author
2025-12-12move update_fluid_on_eyes from Update to GameTickmat
2025-12-11Add options to request Mojang sessionserver with a proxy (#293)mat
2025-12-09Enchantments (#286)mat
2025-12-091.21.11 (#273)mat
2025-12-09move offline-mode uuid generation to azalea-cryptomat
2025-11-30Add `online-mode` Cargo feature (#281)mat
2025-11-21refactor resolve_addressmat
2025-11-12upgrade depsmat
2025-11-07Lock crypto-bigint and crypto-primes (#277)ShayBox
2025-10-12upgrade deps and clean up lots of doc commentsmat
2025-10-10Implement primitive translation arguments (#263)Tert0
2025-10-07update ResolvableProfile data component to 1.21.9mat
2025-10-04upgrade deps and rename SystemSets to follow bevy's new naming conventionmat
2025-10-04fix handle_container_click_event not being addedmat
2025-09-301.21.9 (#235)mat
2025-09-28upgrade bevy to 0.17.0-rc.2mat
2025-09-270.14.0+mc1.21.8mat
2025-09-28update depsmat
2025-09-25fix compile error with new serde version, and update depsmat
2025-09-20more accurate mining and impl PartialEq for packetsmat
2025-09-13Fix the rsa / signature crate compilation errors (#245)Shayne Hartford
2025-08-18fix simdnbt depmat
2025-08-15depend on git repo for rsa crate to fix compilationmat
2025-08-12upgrade deps and remove unused depsmat
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