aboutsummaryrefslogtreecommitdiff
path: root/azalea-client/src/plugins/chat/mod.rs
AgeCommit message (Expand)Author
2025-06-01add Client::entities_by and improve some docsmat
2025-04-25update to bevy 0.16mat
2025-04-17Move login state to the ECS (#213)mat
2025-04-05remove unnecessary ecs system ordering for handle_outgoing_packetsmat
2025-04-04rename ChatPacket::username and uuid to sender and sender_uuidmat
2025-02-23make run_schedule a bounded channelmat
2025-02-22Refactor azalea-client (#205)mat