aboutsummaryrefslogtreecommitdiff
path: root/azalea-client/src/account.rs
AgeCommit message (Expand)Author
2026-01-01Extensible Account (#301)mat
2025-12-28move Event and auto_reconnect to the azalea cratemat
2025-12-15sort derives with cargo sort-derivesmat
2025-12-11enable str_to_string clippy lintmat
2025-12-09move offline-mode uuid generation to azalea-cryptomat
2025-11-30Add `online-mode` Cargo feature (#281)mat
2025-10-12upgrade deps and clean up lots of doc commentsmat
2025-08-12add nearest_entity_by and improve some docsmat
2025-05-30formatting: merge importsmat
2025-05-08add chat signingmat
2025-04-17Move login state to the ECS (#213)mat
2025-04-04remove executable bit from filesmat
2025-02-22update to rust edition 2024mat
2024-08-15fix incorrect comment in with_microsoft_access_token docsmat
2024-08-15modify some docsmat
2024-08-11Auth Customization Options (#159)Aditya Kumar
2023-12-06use minecraft_folder_pathmat
2023-12-03clippymat
2023-12-03make it so plugins can send and receive packets during the login statemat
2023-11-18replace log with tracingmat
2023-09-15simplify some code related to Account being a componentmat
2023-09-15make Account a componentmat
2023-07-14Mining (#95)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-26add stuff related to chat signingmat
2023-04-19rename and export AccountOptsmat
2023-02-05improve docsmat
2023-02-04Use an ECS (#52)mat
2023-01-21Server functions and proxy example (#59)EightFactorial
2022-12-08wrap_comments = truemat
2022-12-07Reauth on invalid session (#50)mat
2022-11-12Pathfinder (#25)mat
2022-10-30replace an expect with unwrap_or_elsemat
2022-10-30more docsmat
2022-10-30improve docs a little moremat
2022-10-23write more documentationmat
2022-10-18make Account clonableUbuntu
2022-10-16Microsoft Authentication (#29)mat
2022-08-06Better errors (#14)mat
2022-06-25merge ClientState and Clientmat
2022-06-24start adding movingmat
2022-06-19Fix some clippy warningsmat
2022-06-18account.rs and client.rsmat