aboutsummaryrefslogtreecommitdiff
path: root/azalea-auth
AgeCommit message (Expand)Author
2024-04-24Release 0.10.1mat
2024-04-23Release 0.10.0mat
2024-04-24upgrade depsmat
2024-04-24Revert "Release 0.10.0"mat
2024-04-23Release 0.10.0mat
2024-04-20upgrade depsmat
2024-04-18Release 0.9.1mat
2024-03-21fix: GameOwnershipResponse key_id format (#138)1zuna
2024-02-17upgrade deps, bevy 0.13mat
2024-01-25update depsmat
2024-01-08upgrade depsmat
2024-01-06add doc comment about d=mat
2023-12-28Make check_ownership pub (#126)veronoicc
2023-12-16fix non-u8 gamemodesmat
2023-12-16force user to reauth when refresh failsmat
2023-12-05Release 0.9.0mat
2023-12-05upgrade depsmat
2023-12-03clippymat
2023-12-03let plugins override query responsesmat
2023-12-03make it so plugins can send and receive packets during the login statemat
2023-11-29fix typo in auth docsmat
2023-11-18upgrade all dependenciesmat
2023-11-18replace log with tracingmat
2023-11-06bevy 0.12mat
2023-10-08update repo linksmat
2023-10-03also upgrade deps everywhere else lolmat
2023-09-14Release 0.8.0mat
2023-09-08upgrade depsmat
2023-08-15upgrade thiserror and other depsmat
2023-07-19remove unused depsmat
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-01fix conflicts that happen sometimes with serdemat
2023-03-11Add RegistryHolder struct and serde features (#81)EightFactorial
2023-02-24use rustls in reqwestmat
2023-02-09chore: Releasemat
2023-02-04Use an ECS (#52)mat
2023-02-03Bump tokio from 1.23.1 to 1.24.2 (#62)dependabot[bot]
2023-01-30More packet fixes, tests, handle error (#61)EightFactorial
2023-01-30have docs for all cratesUbuntu
2023-01-25Fix test and packets (#60)EightFactorial
2023-01-21clippymat
2023-01-21Server functions and proxy example (#59)EightFactorial
2023-01-10Bump tokio from 1.22.0 to 1.23.1 (#55)dependabot[bot]
2023-01-05log headers on unknown sessionserver errormat