aboutsummaryrefslogtreecommitdiff
path: root/azalea/src/swarm/chat.rs
AgeCommit message (Expand)Author
2026-03-28re-export azalea-chat from azalea, and rename azalea::chat to client_chatmat
2026-01-13Rename Instance to World (#304)mat
2025-12-15sort derives with cargo sort-derivesmat
2025-09-28upgrade bevy to 0.17.0-rc.2mat
2025-04-25update to bevy 0.16mat
2024-12-04Update Bevy and migrate to workspace dependencies and package attributes (#181)EightFactorial
2024-10-26group imports with rustfmtmat
2023-12-09fix typos in code with crate-ci/typosmat
2023-11-06bevy 0.12mat
2023-07-09Update to Bevy 0.11 (#94)mat
2023-03-07Bevy 0.10 (#79)mat
2023-02-12Better chat events (#67)mat
2023-02-10fix and improve examples in docsUbuntu
2023-02-04Use an ECS (#52)mat
2022-12-11make entities have a reference to WeakWorlds insteadmat
2022-12-08wrap_comments = truemat
2022-11-27Swarm (#36)mat