Maksim
c59b9009cd
Builtin: minor cleanup
2020-04-16 21:00:57 +02:00
MoNTE48
09b290421c
Try to improve files auth db
...
It is definitely not designed for such loads! This is the last attempt to continue using the files database. LuaVM is about to run out of memory for the auth table! Trying to delay OOM's...
2020-03-26 23:17:32 +01:00
MoNTE48
fe5941bdf7
Builtin: Backport MT5 Game
2020-02-04 21:47:07 +01:00
MoNTE48
9b24c80ccb
Builtin cleanup
2019-10-11 14:28:30 +02:00
MoNTE48
0fb5aa4ef3
Experience: release
2019-07-17 19:59:20 +02:00
MoNTE48
f47d29ceac
Improvement wieldview and other minor changes
2019-07-10 19:04:17 +02:00
MoNTE48
66632acec6
Minor things
2019-07-09 20:13:11 +02:00
MoNTE48
0f6ba99337
Temporary auth.txt fix (by @sorcerykid )
2019-07-06 14:18:40 +02:00
SmallJoker
814bb249f1
Builtin auth handler: Speed up file writing ( #7252 )
2018-06-03 17:32:00 +02:00
sfan5
40225cfcc8
Make use of safe file writing in auth handler ( fixes #6576 )
2018-06-03 17:32:00 +02:00
ShadowNinja
dfb4074a5a
Use a settings object for the main settings
...
This unifies the settings APIs.
This also unifies the sync and async registration APIs, since the async
registration API did not support adding non-functions to the API table.
2017-05-06 15:33:19 -04:00
SmallJoker
326c0acbf2
Builtin: Disallow registering users with the same name
...
Prevents duplicate names: 'NickName', 'nickname', 'NICKNAME'.
Skips already registered users, so they can connect as usual.
2016-08-29 00:58:39 +01:00
Rui914
7a9e8367db
Faster insertion into table
2016-03-06 23:42:04 +00:00
kwolekr
2fb4917d8e
SAPI: Track last executed mod and include in error messages
2015-08-12 23:56:12 -04:00
ShadowNinja
4b3c14a9d2
Add strict module
...
Also fix leaking globals found by it.
2014-11-19 12:40:54 -05:00
Ryan Newell
c4ddc515f9
Add last_login field to auth.txt
...
Also shortens some related code and adds more parameters to string.split.
2014-11-08 12:49:50 -05:00
ShadowNinja
9718e20bfa
Use "core" namespace internally
2014-05-08 13:02:04 -04:00
ShadowNinja
6001210df6
Organize builtin into subdirectories
2014-05-07 17:14:23 -04:00