minetest/builtin
red-001 25ae0739ed 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.
2017-06-10 13:49:44 +02:00
..
async Use "core" namespace internally 2014-05-08 13:02:04 -04:00
client CSM: Fix documentation error for register_on_*_chat_messages (#5917) 2017-06-09 15:48:04 +02:00
common Fix sending color codes to clients that don't support them. (#5950) 2017-06-09 21:39:25 +02:00
fstk Use a settings object for the main settings 2017-05-06 15:33:19 -04:00
game [CSM] Add function to get player privileges (#5933) 2017-06-07 09:09:06 +02:00
mainmenu make ret variable in /builtin/mainmenu/tab_credits.lua local (#5942) 2017-06-07 19:11:28 +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) 2017-06-10 13:49:44 +02:00