]> git.lizzy.rs Git - dragonfireclient.git/history - builtin/game/chat.lua
Fix minetest.dig_node returning true when node isn't diggable (#10890)
[dragonfireclient.git] / builtin / game / chat.lua
2020-10-03 Elijah DuffyLua API: Add register_on_chatcommand to SSM and CSM...
2020-10-03 HybridDogChatcommand: Show help message if func returns false...
2020-08-06 EmojigitChange `last-login` command to show player name in...
2020-05-23 sorcerykidAdd on_authplayer callback and 'last_login' to on_joinp...
2020-05-16 WuzzyError msg if trying to teleport attached player (#9824)
2020-05-13 ZughyDocument inf value in rollback commands (#9789)
2020-04-27 sfan5builtin: Correctly indicate failure in /spawnentity
2020-04-26 David LealAdd new command /revokeme <priv> (#9584)
2020-03-14 WuzzyFix some chatcommands not returning a value (#9503)
2019-12-20 ANAND/privs: Delimit output list of privs with commas (...
2019-11-25 ANANDUse a safer implementation of gsub in core.chat_format_...
2019-11-05 sfan5Improve documentation around banning (#9088)
2019-11-02 Alistair FindlayBuiltin: Improve /clearobjects message (#9084)
2019-09-29 DSAllow grep-ing for on_grant and on_revoke (#8958)
2019-09-22 Hugo LocurcioRename "private messages" to "direct messages" (#8971)
2019-08-08 ANANDAllow customizing chat message format (#8529)