add support for PC NTE

This commit is contained in:
Martin Michelsen
2023-12-17 23:31:19 -08:00
parent a6c4217875
commit 3f9cad1ca5
30 changed files with 1688 additions and 1527 deletions
+7
View File
@@ -236,6 +236,13 @@
// number is a hash of the username.
"AllowUnregisteredUsers": true,
// If this option is enabled, PC NTE users will be allowed to connect. This is
// the only version of the game that does not have any way to identify the
// player (no serial number, username, etc.), so PC NTE players receive random
// Guild Card numbers every time they connect and cannot be banned by serial
// number or username.
"AllowPCNTE": true,
// User to run the server as. If present, newserv will attempt to switch to
// this user's permissions after loading its configuration and opening
// listening sockets. The special value $SUDO_USER causes newserv to look up