aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)Author
2023-10-05replace a linear search with a binary search . . .mat
2023-10-03also upgrade deps everywhere else lolmat
2023-10-02optimize pathfinder moremat
2023-10-02add benchmarks to azalea-worldmat
2023-10-01add pathfinder benchmarkmat
2023-09-211.20.2 (#99)mat
2023-09-14finish releasing 0.8mat
2023-09-08upgrade depsmat
2023-08-27use thiserror for azalea_nbt::Errormat
2023-08-25add failing test for that weird diagonal edge casemat
2023-08-25add basic pathfinding testmat
2023-08-15upgrade thiserror and other depsmat
2023-07-23fix sending brand incorrectlymat
2023-07-19remove unused depsmat
2023-07-16add try_read to connectionmat
2023-07-14Mining (#95)mat
2023-07-09Update to Bevy 0.11 (#94)mat
2023-06-24Add functions `auth_with_link_code`, `get_ms_link_code`, and `get_ms_auth_tok...Adam Reisenauer
2023-06-14Vec3::distance_to and clippymat
2023-05-27random fixes mostly related to auth and cryptomat
2023-05-26add stuff related to chat signingmat
2023-05-17chore: Releasemat
2023-05-16chore: Releasemat
2023-05-16and also update the dependents lolmat
2023-05-16chore: Releasemat
2023-05-16upgrade dependenciesmat
2023-05-16ClientBuilder::new_without_pluginsmat
2023-05-05change some things to be Arc+RwLock in brigadiermat
2023-05-04export brigadier from azaleamat
2023-05-03Inventory (#48)mat
2023-04-19rename and export AccountOptsmat
2023-04-19re export azalea_auth from azaleamat
2023-03-23simd number arraysmat
2023-03-22binary search mapmat
2023-03-22improve comparison benchmarkmat
2023-03-22make nbt code more readable and add comparison benchmarkmat
2023-03-22use enum-as-inner in nbtmat
2023-03-22use compact_str in nbtmat
2023-03-21remove unused dependenciesmat
2023-03-14cargo updatemat
2023-03-14make ResourceLocation::new -> Self and impl Serialize/Deserialize for Resourc...mat
2023-03-11Add RegistryHolder struct and serde features (#81)EightFactorial
2023-03-07Bevy 0.10 (#79)mat
2023-02-25Fix system order ambiguities (#74)mat
2023-02-24use rustls in reqwestmat
2023-02-09no iyes_looplessmat
2023-02-09chore: Releasemat
2023-02-09release ecs cratesmat
2023-02-10make blockstate goodUbuntu
2023-02-04move 'bot' into its own examplemat