minetest/builtin/mainmenu
rubenwardy 03d86ea0b4
Add register dialog to separate login/register (#12185)
New users find Minetest's account system confusing.
This change moves username/password to a new dialog,
with login and register buttons added to the Join Game tab.

The old registration confirmation dialog is removed in
favour of the new dialog.

Fixes #8138
2022-06-05 17:47:38 +02:00
..
tests Store vector metatable in registry 2022-03-29 18:07:00 +02:00
async_event.lua builtin: Move common/async_event.lua to mainmenu/async_event.lua 2020-05-17 21:37:01 +02:00
common.lua Rework main menu confirmation dialogs (#12356) 2022-06-03 21:46:37 +02:00
dlg_config_world.lua Use mod names/titles instead of technical names (#12192) 2022-04-24 21:09:11 +02:00
dlg_contentstore.lua Rework main menu confirmation dialogs (#12356) 2022-06-03 21:46:37 +02:00
dlg_create_world.lua Add support for 'seed' in disallow_mapgen_settings (#12023) 2022-02-12 20:23:58 +01:00
dlg_delete_content.lua Rework main menu confirmation dialogs (#12356) 2022-06-03 21:46:37 +02:00
dlg_delete_world.lua Rework main menu confirmation dialogs (#12356) 2022-06-03 21:46:37 +02:00
dlg_register.lua Add register dialog to separate login/register (#12185) 2022-06-05 17:47:38 +02:00
dlg_rename_modpack.lua Fix rename modpack dialog not appearing to take affect 2019-02-03 13:43:00 +00:00
dlg_settings_advanced.lua Use mod names/titles instead of technical names (#12192) 2022-04-24 21:09:11 +02:00
game_theme.lua Fix Minetest logo when installed system-wide 2022-01-30 13:49:52 +01:00
generate_from_settingtypes.lua Fix typo and update settings files 2022-04-08 14:55:21 +01:00
init.lua Add register dialog to separate login/register (#12185) 2022-06-05 17:47:38 +02:00
pkgmgr.lua Deprecate game.conf name, use title instead (#12030) 2022-05-21 16:23:30 +01:00
serverlistmgr.lua Fix server favorites not saving when client/serverlist/ doesn't exist already (#11152) 2021-04-09 22:36:10 +02:00
tab_about.lua Update credits for 5.5.0 release (#12001) 2022-01-30 21:33:08 +01:00
tab_content.lua Use mod names/titles instead of technical names (#12192) 2022-04-24 21:09:11 +02:00
tab_local.lua Deprecate game.conf name, use title instead (#12030) 2022-05-21 16:23:30 +01:00
tab_online.lua Add register dialog to separate login/register (#12185) 2022-06-05 17:47:38 +02:00
tab_settings.lua Hide "Autosave Screen Size" on Android 2022-06-05 15:20:39 +02:00