aboutsummaryrefslogtreecommitdiff
path: root/azalea-client/src/plugins/packet/mod.rs
AgeCommit message (Expand)Author
2025-04-25update to bevy 0.16mat
2025-04-17Move login state to the ECS (#213)mat
2025-03-28fix entity deindexing happening at the wrong timemat
2025-03-27fix not replying to ping packets in config statemat
2025-03-19make SendPacketEvent a bevy triggermat
2025-03-02fix errors when switching to Game state and add fast_login testmat
2025-02-22Refactor azalea-client (#205)mat