]> git.lizzy.rs Git - dragonfireclient.git/history - builtin/client/chatcommands.lua
Raise max mapgen limit constant to align with mapblock size
[dragonfireclient.git] / builtin / client / chatcommands.lua
2021-03-05 WuzzyTranslate builtin (#10693)
2020-10-03 Elijah DuffyLua API: Add register_on_chatcommand to SSM and CSM...
2019-08-06 rubenwardyAdd luacheck to check builtin (#7895)
2018-12-24 Loïc BlotCSM: add requested CSM_RF_READ_PLAYERINFO (#8007)
2017-07-15 Loic BlotRevert "CSM: Revert "[CSM] Add send_chat_message and...
2017-07-15 rubenwardyCSM: Revert "[CSM] Add send_chat_message and run_server...
2017-06-09 DSCSM: Fix documentation error for register_on_*_chat_mes...
2017-05-21 Pierre-Adrien Lang... [CSM] Add send_chat_message and run_server_chatcommand...
2017-04-11 red-001[CSM] Allow escaping chatcommands and add missing calls...
2017-04-10 red-001[CSM] Use more gettext (#5553)
2017-04-10 red-001[CSM] Move `.list_players` and `.disconnect` to builtin...
2017-03-26 red-001Change command prefix to "." and add "help" command.
2017-03-13 Loïc Blot[CSM] implement client side mod loading (#5123)
2017-03-13 red-001[CSM] Add client-sided chat commands (#5092)