minetest/builtin
red-001 0664b5f772 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.
2018-06-03 17:31:59 +02:00
..
async Use "core" namespace internally 2014-05-08 13:02:04 -04:00
client [CSM] Add send_chat_message and run_server_chatcommand API functions (#5747) 2017-05-21 23:06:51 +02:00
common Fix sending color codes to clients that don't support them. (#5950) 2018-06-03 17:31:59 +02:00
fstk Use a settings object for the main settings 2017-05-06 15:33:19 -04:00
game Remove “inf” argument from shutdown command help (#5880) 2017-06-02 17:16:30 +02:00
mainmenu make ret variable in /builtin/mainmenu/tab_credits.lua local (#5942) 2018-06-03 17:31:59 +02:00
profiler Use a settings object for the main settings 2017-05-06 15:33:19 -04:00
init.lua Use a settings object for the main settings 2017-05-06 15:33:19 -04:00
settingtypes.txt Add a server-sided way to remove color codes from incoming chat messages (#5948) 2018-06-03 17:31:59 +02:00