index
:
minetest.git
gpcf
lifo-fixes
release
modified minetest for gpcfs purposes
gpcf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
game
/
chat.lua
Commit message (
Expand
)
Author
Age
*
Chatcommands: Show the execution time if the command takes a long time (#10472)
HybridDog
2021-03-13
*
Fix misleading chat messages of /clearobjects (#10690)
Wuzzy
2021-03-08
*
Translate builtin (#10693)
Wuzzy
2021-03-05
*
Restructure teleport command code (#9706)
HybridDog
2021-02-24
*
Lua API: Add register_on_chatcommand to SSM and CSM (#7862)
Elijah Duffy
2020-10-03
*
Chatcommand: Show help message if func returns false without message
HybridDog
2020-10-03
*
Change `last-login` command to show player name in output (#10263)
Emojigit
2020-08-06
*
Add on_authplayer callback and 'last_login' to on_joinplayer (#9574)
sorcerykid
2020-05-23
*
Error msg if trying to teleport attached player (#9824)
Wuzzy
2020-05-16
*
Document inf value in rollback commands (#9789)
Zughy
2020-05-13
*
builtin: Correctly indicate failure in /spawnentity
sfan5
2020-04-27
*
Add new command /revokeme <priv> (#9584)
David Leal
2020-04-26
*
Fix some chatcommands not returning a value (#9503)
Wuzzy
2020-03-14
*
/privs: Delimit output list of privs with commas (#9224)
ANAND
2019-12-20
*
Use a safer implementation of gsub in core.chat_format_message (#9133)
ANAND
2019-11-25
*
Improve documentation around banning (#9088)
sfan5
2019-11-05
*
Builtin: Improve /clearobjects message (#9084)
Alistair Findlay
2019-11-02
*
Allow grep-ing for on_grant and on_revoke (#8958)
DS
2019-09-29
*
Rename "private messages" to "direct messages" (#8971)
Hugo Locurcio
2019-09-22
*
Allow customizing chat message format (#8529)
ANAND
2019-08-08