Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Brainrot filter #1225

Merged
merged 22 commits into from
Sep 1, 2024
Merged

Brainrot filter #1225

merged 22 commits into from
Sep 1, 2024

Conversation

Gaxeer
Copy link
Collaborator

@Gaxeer Gaxeer commented May 13, 2024

Что этот PR делает

Добавляем речи игроков, дабы отлавливать брейнрот и другие запретные слова.
Так же заменяем rust_g_ss220 на rustutils от @furior , где добавлено функцию regex_replace

Почему это хорошо для игры

Меньше нарушения атмосферы, меньше банов за слово на букву П

Тестирование

Всё работает. Ez

Changelog

🆑
add: Добавляем фильтр речи игроков (1984)
/:cl:

config/example/config.toml Outdated Show resolved Hide resolved
modular_ss220/speech_filter/_speech_filter.dm Outdated Show resolved Hide resolved
Comment on lines +952 to +956
# Enable speech filter for players.
# If enabled, some words will be removed from player's messages.
enable_speech_filter = false
# List of ckeys, that bypass speech filter.
speech_filter_bypass = []
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Возможно стоит добавить проверку по рангу

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Может быть

@github-actions github-actions bot added the 🎸 Инструменты Мы выдаем себя за реальное сообщество разработчиков. label May 14, 2024
@github-actions github-actions bot added the Merge Conflict Ну блять... label May 19, 2024
@github-actions github-actions bot removed the Merge Conflict Ну блять... label May 19, 2024
Copy link

github-actions bot commented Jun 6, 2024

This pull request seems to be stale as there have been no changes in 14 days, please make changes within 7 days or the PR will be closed. If you believe this is a mistake, please inform a development team member on Discord.

@github-actions github-actions bot added the Stale ПР долго был не активен, и требует обновления. label Jun 6, 2024
Copy link

This pull request has not received any updates since being marked stale, and as such is now being automatically closed. Please feel free to re-open this pull request or open a new one once you have new updates.

@github-actions github-actions bot closed this Jun 13, 2024
@Legendaxe Legendaxe reopened this Jun 24, 2024
@github-actions github-actions bot added the Merge Conflict Ну блять... label Jun 24, 2024
@github-actions github-actions bot removed Merge Conflict Ну блять... Stale ПР долго был не активен, и требует обновления. labels Jun 24, 2024
Copy link

github-actions bot commented Jul 9, 2024

This pull request seems to be stale as there have been no changes in 14 days, please make changes within 7 days or the PR will be closed. If you believe this is a mistake, please inform a development team member on Discord.

@github-actions github-actions bot added the Stale ПР долго был не активен, и требует обновления. label Jul 9, 2024
@dj-34 dj-34 added Stale Exempt PR не может быть устаревшим. Видать кто-то подкупил хэда. and removed Stale ПР долго был не активен, и требует обновления. labels Jul 9, 2024
@dj-34 dj-34 added the :trollface: Фича Новая функция, фишка или механика. Абсолютно точно новые баги. label Jul 30, 2024
@github-actions github-actions bot added the Merge Conflict Ну блять... label Jul 30, 2024
@github-actions github-actions bot removed :trollface: Фича Новая функция, фишка или механика. Абсолютно точно новые баги. Merge Conflict Ну блять... labels Jul 30, 2024
@dj-34
Copy link
Collaborator

dj-34 commented Sep 1, 2024

Мне кажется можно было бы уже замержить, это будет вечный ТМ

@Furrior Furrior merged commit d342ece into ss220club:master Sep 1, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💾 Изменение конфига Ф-ф-фуриор...? 🎸 Инструменты Мы выдаем себя за реальное сообщество разработчиков. 📜 CL валиден Stale Exempt PR не может быть устаревшим. Видать кто-то подкупил хэда.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants