Commit Graph

1 Commits

Author SHA1 Message Date
c89f0b50fd feat: add sensitive word filter for chat messages
Implement AC automaton-based filtering using a sensitive lexicon loaded from a JSON asset file. The filter is applied to both player names and chat messages before broadcasting, and can be toggled via the `sensitive_filter` config option.
2026-07-20 21:22:20 +08:00