aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)Author
7 daysadd rpassword dependency for azalea-authLizzy Fleckenstein
10 daysupgrade depsmat
10 days26.1.2mat
10 dayschange panicking functions in Client and EntityRef to return an AzaleaResult ...mat
2026-03-29add packet_logger example to azalea-protocolmat
2026-03-280.16.0mat
2026-03-28instant path updates for simple paths, and add follow command to testbotmat
2026-03-2426.1 (#316)mat
2026-03-21bump depsmat
2026-03-20optimize pathfinder swarms and write perf guidemat
2026-03-14upgrade depsmat
2026-03-13drop unnecessary dependency on pasteymat
2026-03-02bump depsmat
2026-02-18simplify bit storagemat
2026-01-24bump depsmat
2026-01-19deserialize ClickEvent from nbtmat
2026-01-19update depsmat
2026-01-14upgrade depsmat
2026-01-13Rename Instance to World (#304)mat
2026-01-13fix memory leaks in azalea-protocolmat
2026-01-11add fuzzer for azalea-protocol and fix a few panicsmat
2026-01-12Make Bevy dependencies optional in azalea-protocol (#303)mat
2026-01-04use radix heap in pathfinder for 10% speedupmat
2026-01-03upgrade depsmat
2025-12-27Move Client struct to azalea crate (#297)mat
2025-12-24remove unused deps and fix compilation when certain features are disabledmat
2025-12-23bump deps and avoid build.rs writing unnecessarily in some casesmat
2025-12-22fix compilation from rand_core updatemat
2025-12-190.15.0mat
2025-12-19update depsmat
2025-12-16upgrade depsmat
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