Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-23 | Add list setting -> chatcmd def for external access (#62)HEADmaster | Cora de la Mouche | |
* Add list setting -> chatcmd def for external access * Document the _list_setting field ... in both the chatcmd def and minetest.register_list_command * doc: add missing 'by' * remove underscore (_list_setting -> list_setting) --------- Co-authored-by: Lizzy Fleckenstein <eliasfleckenstein@web.de> | |||
2022-05-17 | Merge branch 'master' of https://github.com/minetest/minetest | Elias Fleckenstein | |
2021-12-01 | Improve error message if using "/help --" (#11796) | Wuzzy | |
2021-10-01 | Add an option `-t` to force text output in /help | Pedro Gimeno | |
This also improves detection of whether formspecs are available. | |||
2021-03-26 | Merge branch 'master' of https://github.com/minetest/minetest | Elias Fleckenstein | |
2021-03-05 | Translate builtin (#10693) | Wuzzy | |
This PR is the second attempt to translate builtin. Server-sent translation files can be added to `builtin/locale/`, whereas client-side translations depend on gettext. | |||
2020-12-12 | Make GitHub Actions Happy try 2 | Elias Fleckenstein | |
2020-11-05 | Several Enhancements | Elias Fleckenstein | |
2020-10-18 | Lint is bitch | Elias Fleckenstein | |
2020-10-17 | New Mod System | Elias Fleckenstein | |
2019-09-19 | Also print help commands to chat for server terminal (#8869) | Tim Myers | |
2019-07-20 | Add /help formspec for commands and privileges (#8385) | SmallJoker | |
* Trigger for 'all' as well * Add description textarea, double-click to copy | |||
2017-06-15 | Improve chatcommand params consistency (#5985) | Ezhh | |
* Fix and improve params consistency * Move parenthesis requirement to descriptions | |||
2017-04-10 | [CSM] Use more gettext (#5553) | red-001 | |
2017-03-26 | Change command prefix to "." and add "help" command. | red-001 | |
2017-03-13 | [CSM] Add client-sided chat commands (#5092) | red-001 | |