aboutsummaryrefslogtreecommitdiff
path: root/azalea-client/src/plugins/login.rs
AgeCommit message (Expand)Author
2026-01-01Extensible Account (#301)mat
2025-12-12fix compilation errors with some feature combinationsmat
2025-12-11Add options to request Mojang sessionserver with a proxy (#293)mat
2025-11-30Add `online-mode` Cargo feature (#281)mat
2025-09-28upgrade bevy to 0.17.0-rc.2mat
2025-09-01fix panic when refreshing account tokenmat
2025-06-02simplify some join logic so the Entity is returned even on connection errormat
2025-05-09don't send chat signing certs on offline-mode serversmat
2025-05-02Add AutoReconnectPlugin (#221)mat
2025-04-25update to bevy 0.16mat
2025-04-17Move login state to the ECS (#213)mat