Add last_login field to auth.txt
authorRyan Newell <thekingdoof@gmail.com>
Wed, 8 Oct 2014 22:11:44 +0000 (17:11 -0500)
committerShadowNinja <shadowninja@minetest.net>
Sat, 8 Nov 2014 17:49:50 +0000 (12:49 -0500)
commit90b6de173ed1321e721599fcfd322b4ba616427f
tree6871a4878b9d9c720c13bd74fe914ce036a72305
parentc40e993ce4a13321e57856fb40566fa93a5ef187
Add last_login field to auth.txt

Also shortens some related code and adds more parameters to string.split.
builtin/common/misc_helpers.lua
builtin/game/auth.lua
builtin/game/chatcommands.lua