aboutsummaryrefslogtreecommitdiff
path: root/azalea-client/src/plugins/join.rs
AgeCommit message (Expand)Author
2026-01-23add Event::ConnectionFailed and add more plugins by default when using Client...mat
2026-01-13Rename Instance to World (#304)mat
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-12Delete `StartError` and `JoinError` (#296)mat
2025-12-11Add options to request Mojang sessionserver with a proxy (#293)mat
2025-10-12upgrade deps and clean up lots of doc commentsmat
2025-09-28upgrade bevy to 0.17.0-rc.2mat
2025-06-08insert ClientInformation earliermat
2025-06-08add support for panicking on warn/error in simulation testsmat
2025-06-02simplify some join logic so the Entity is returned even on connection errormat
2025-05-30fix clippy issues and improve formatting everywheremat
2025-05-02Add AutoReconnectPlugin (#221)mat
2025-04-19add StartJoinServerEvent to allow joining servers exclusively from ecsmat