mainmenu_csm/builtin
PilzAdam c391792fca
Improve Lua settings menu
* Add key settings to setting table and ignore them later
  This way they are added to the auto-generated minetest.conf.example
* Add flags type
* Add input validation for int, float and flags
* Break in-game graphic settings into multiple sections
* Parse settingtpes.txt in mods and games
* Improve description for a lot of settings
* Fix typos and wording in settingtypes.txt
* Convert language setting to an enum
2022-05-21 16:12:56 +02:00
..
async Use "core" namespace internally 2022-05-21 16:11:41 +02:00
common Refactor logging 2022-05-21 16:12:54 +02:00
fstk Refactor logging 2022-05-21 16:12:54 +02:00
game Add more ways to pass data to check_player_privs 2022-05-21 16:12:55 +02:00
mainmenu Improve Lua settings menu 2022-05-21 16:12:56 +02:00
init.lua Refactor logging 2022-05-21 16:12:54 +02:00
settingtypes.txt Improve Lua settings menu 2022-05-21 16:12:56 +02:00