| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
* [CSM] Add function to get player privileges + move related help functions to common
* Added @Zeno- const
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
Prevents duplicate names: 'NickName', 'nickname', 'NICKNAME'.
Skips already registered users, so they can connect as usual.
|
| |
|
| |
|
|
|
|
| |
Also fix leaking globals found by it.
|
|
|
|
| |
Also shortens some related code and adds more parameters to string.split.
|
| |
|
|
|