aboutsummaryrefslogtreecommitdiff
path: root/azalea-client/src/plugins/disconnect.rs
AgeCommit message (Expand)Author
2025-07-21Add TicksAlive component (#229)Kumpelinus
2025-06-25improve packet_order test, add BlockUpdatePlugin, fix packet order for sprintingmat
2025-06-03send ServerboundPlayerLoaded on join and respawnmat
2025-06-02fix issues related to pathfinder miningmat
2025-05-23fix Event::Login not firing on reconnect by adding entity id to RemoveOnDisco...mat
2025-05-09don't send chat signing certs on offline-mode serversmat
2025-05-08add chat signingmat
2025-05-02Add AutoReconnectPlugin (#221)mat
2025-04-25update to bevy 0.16mat
2025-04-24unused importmat
2025-04-24info log on DisconnectEventmat
2025-04-17Move login state to the ECS (#213)mat
2025-02-22Refactor azalea-client (#205)mat