minetest/builtin
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
..
async Use native packer to transfer globals into async env(s) 2022-05-10 22:37:42 +02:00
client Fix Minetest blaming the wrong mod for errors (#12241) 2022-05-09 20:42:43 +02:00
common Builtin: Optimize misc helpers (#12377) 2022-05-27 21:40:38 +02:00
fstk Localize error messages in mainmenu (#11495) 2021-11-01 12:27:46 +00:00
game Don't allow banning in singleplayer 2022-05-29 14:00:19 +02:00
locale Update German builtin translation 2022-01-30 13:50:07 +01:00
mainmenu Add register dialog to separate login/register (#12185) 2022-06-05 17:47:38 +02:00
profiler Use defined evaluation order in profiler 2021-12-19 17:03:07 +01:00
init.lua Async environment for mods to do concurrent tasks (#11131) 2022-05-02 20:56:06 +02:00
settingtypes.txt Add register dialog to separate login/register (#12185) 2022-06-05 17:47:38 +02:00