aboutsummaryrefslogtreecommitdiff
path: root/azalea-client/src/plugins/chat
AgeCommit message (Expand)Author
2025-08-11Improve System Chat Regex & Add System Whisper Regex (#233)Shayne Hartford
2025-06-01add Client::entities_by and improve some docsmat
2025-05-08add chat signingmat
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-03-19make SendPacketEvent a bevy triggermat
2025-03-16fix broken doc linksmat
2025-02-23make run_schedule a bounded channelmat
2025-02-23fix memory leak in simulation tests (lol)mat
2025-02-22Refactor azalea-client (#205)mat