| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-08-20 | split client information handling out of BrandPlugin and some other cleanup | mat |
| 2025-08-20 | further improvements to ChatPacket::split_sender_and_content (thanks shay) | mat |
| 2025-08-12 | Client::chat now takes Into<String> and doc fixes | mat |
| 2025-08-12 | improved whisper regex and autofill microsoft code on login | mat |
| 2025-08-11 | Improve System Chat Regex & Add System Whisper Regex (#233) | Shayne Hartford |
| 2025-06-01 | add Client::entities_by and improve some docs | mat |
| 2025-05-08 | add chat signing | mat |
| 2025-04-25 | update to bevy 0.16 | mat |
| 2025-04-17 | Move login state to the ECS (#213) | mat |
| 2025-04-05 | remove unnecessary ecs system ordering for handle_outgoing_packets | mat |
| 2025-04-04 | rename ChatPacket::username and uuid to sender and sender_uuid | mat |
| 2025-03-19 | make SendPacketEvent a bevy trigger | mat |
| 2025-03-16 | fix broken doc links | mat |
| 2025-02-23 | make run_schedule a bounded channel | mat |
| 2025-02-23 | fix memory leak in simulation tests (lol) | mat |
| 2025-02-22 | Refactor azalea-client (#205) | mat |
