aboutsummaryrefslogtreecommitdiff
path: root/azalea-client/src/plugins/packet/mod.rs
AgeCommit message (Expand)Author
2026-01-13Rename Instance to World (#304)mat
2025-12-28move Event and auto_reconnect to the azalea cratemat
2025-09-28upgrade bevy to 0.17.0-rc.2mat
2025-09-26don't re-export azalea::bot::*, and some doc improvementsmat
2025-08-12upgrade deps and remove unused depsmat
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