minetest/builtin/mainmenu
Muhammad Rifqi Priyo Susanto a1e1a19ac3 Improvements/fixes for noise parameter input in advanced settings
Formspec input for each individual noise parameter and flag.
Allow noise flags to be set in advanced settings, previously only settable
in minetest.conf.

Standardise 'group format' for noise parameters set in minetest.conf, as
only these support noise flags. However the older 'single line' format is
still accepted to support existing minetest.conf files.
Therefore auto-generate minetest.conf.example with noise parameters in
'group format'.

Setting 'type' in settingtypes.txt is now either 'noise_params_2D' or
'noise_params_3D', the dimension number is displayed in the advanced
settings edit page.
2017-10-23 01:28:13 +01:00
..
common.lua Fix core.wrap_text and make its behaviour consistent with the docs 2017-09-12 19:33:00 +02:00
dlg_config_world.lua Mainmenu: Fix issues while trying to enable all mods (#5770) 2017-05-19 07:45:47 +02:00
dlg_create_world.lua Make world creation menu automatically generate a random world name (#6257) 2017-08-18 19:39:44 +02:00
dlg_delete_mod.lua Mainmenu: Standardize the menu button order and sizes 2016-04-28 07:16:58 +01:00
dlg_delete_world.lua Mainmenu: Standardize the menu button order and sizes 2016-04-28 07:16:58 +01:00
dlg_rename_modpack.lua Mainmenu: Standardize the menu button order and sizes 2016-04-28 07:16:58 +01:00
dlg_settings_advanced.lua Improvements/fixes for noise parameter input in advanced settings 2017-10-23 01:28:13 +01:00
gamemgr.lua Add formspec escaping to subgame list in create world dialog (#5808) 2017-05-24 07:45:23 +02:00
generate_from_settingtypes.lua Improvements/fixes for noise parameter input in advanced settings 2017-10-23 01:28:13 +01:00
init.lua Remove remaining modstore code (#6120) 2017-07-14 20:37:58 +02:00
init_simple.lua Mainmenu: Refactor tab UI code 2016-04-08 02:25:04 -04:00
modmgr.lua Mainmenu: Fix issues while trying to enable all mods (#5770) 2017-05-19 07:45:47 +02:00
tab_credits.lua Update credits (#6228) 2017-08-09 00:11:41 +10:00
tab_local.lua Menu: Merge singleplayer and server tabs (#5627) 2017-05-21 10:07:05 +02:00
tab_mods.lua Fix core.wrap_text and make its behaviour consistent with the docs 2017-09-12 19:33:00 +02:00
tab_online.lua Formspec: textarea with scrollbar improvements 2017-10-09 08:11:03 +02:00
tab_settings.lua Menu: Do not use textlist for shaders in settings tab (#5820) 2017-06-10 20:14:26 +02:00
tab_simple_main.lua Android: Fix crash while loading main menu (#5736) 2017-05-09 18:30:34 +02:00
tab_texturepacks.lua Add short description for disabled texture packs 2017-08-13 21:35:53 +01:00
textures.lua Use a settings object for the main settings 2017-05-06 15:33:19 -04:00