7 Commits

Author SHA1 Message Date
luk3yx
b940c7f5fa Add a (primitive) "Saved passwords" screen. 2019-03-13 21:20:01 +13:00
luk3yx
8bc0fc31b8 Make the password manager use minetest.serialize.
• minetest.serialize() is probably better than the weird .conf-format it used to use.
2019-03-13 19:40:39 +13:00
luk3yx
916dba380f Bugfixes 2019-03-13 18:22:43 +13:00
luk3yx
78d2a584a1 Make the password manager faster to respond
• Don't load the "Join Game" tab again before continuing to connect.
2019-03-13 18:05:39 +13:00
luk3yx
e5864b6caf Add button to disable the password manager. 2019-03-13 17:51:45 +13:00
luk3yx
c5db4466b4 Add .saved_passwords to the gitignore. 2019-03-13 17:24:03 +13:00
luk3yx
3c37fabf4b Add a (rudimentary) password manager. 2019-03-13 17:06:07 +13:00