mainmenu_csm/builtin
red-001 37987d0639
Add a server-sided way to remove color codes from incoming chat messages (#5948)
These code be generated by CSM, a modded client or just copy and pasted by the player.

Changes
- Update configuration example and setting translation file.
- Remove colour codes before logging chat.
- Add setting to remove colour codes before processing the chat.
2022-05-21 16:14:54 +02:00
..
async Use "core" namespace internally 2022-05-21 16:11:41 +02:00
client CSM: Fix documentation error for register_on_*_chat_messages (#5917) 2022-05-21 16:14:53 +02:00
common Fix sending color codes to clients that don't support them. (#5950) 2022-05-21 16:14:54 +02:00
fstk Use a settings object for the main settings 2022-05-21 16:14:45 +02:00
game Add function to get player privileges (#5933) 2022-05-21 16:14:52 +02:00
mainmenu make ret variable in /builtin/mainmenu/tab_credits.lua local (#5942) 2022-05-21 16:14:53 +02:00
profiler Use a settings object for the main settings 2022-05-21 16:14:45 +02:00
init.lua Use a settings object for the main settings 2022-05-21 16:14:45 +02:00
settingtypes.txt Add a server-sided way to remove color codes from incoming chat messages (#5948) 2022-05-21 16:14:54 +02:00