dragonfire-client-dragonfire/builtin/common
Cora de la Mouche 6df1590803
Add list setting -> chatcmd def for external access (#62)
* 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>
2023-06-23 18:26:33 +02:00
..
tests Builtin: Optimize misc helpers (#12377) 2022-05-27 21:40:38 +02:00
after.lua Free arguments of cancelled minetest.after() jobs 2022-01-19 23:30:18 +01:00
chatcommands.lua Add list setting -> chatcmd def for external access (#62) 2023-06-23 18:26:33 +02:00
filterlist.lua Add luacheck to check builtin (#7895) 2019-08-06 19:30:18 +01:00
information_formspecs.lua Builtin: Optimize misc helpers (#12377) 2022-05-27 21:40:38 +02:00
misc_helpers.lua Merge branch 'master' of https://github.com/minetest/minetest 2022-06-07 03:19:05 +02:00
serialize.lua minetest.serialize: Reversible number serialization (#9722) 2020-04-22 16:43:48 +02:00
strict.lua Remove unused variable WARN_INIT 2022-05-08 19:11:15 +02:00
vector.lua Add vector.combine (#11920) 2022-05-04 07:44:14 -04:00
voxelarea.lua Make LuaVoxelManipulator available to CSM API 2021-11-29 11:34:12 +01:00