EOSERV Bug Tracker > Bug #232: Customizing SLN Options

Bug #232: Customizing SLN Options

Customizing SLN Options
ID #232
Submitter Hacker_Alex
Product EOSERV
Severity Feature Request
Status CLOSED, WONTFIX
Submitted 22nd Mar 2013
Updated 24th Mar 2013
Hacker_Alex Submitter 11 years, 9 weeks ago

It would be convenient for people to have SLN beauty options in the sln.ini

So for example (all bools):

ShowDeadly (Show the Deadly Symbol [does not work if deadly = no])

ShowPK (Show the Global PK symbol [does not work if globalpk = no ])

ShowAdmins (Show admins on the online player list/count)

ShowPlayers (Show players on the online player list/count)

ShowGraph (Don't show the graph that shows when the server was off / # of players)

ShowCountry (Don't resolve IP address to country on sln)

HideAll (With this enabled only the online status would be shown & this overrides all of the above [Is useless unless you're going for the lightest build ever and want to make it so that if HideAll = false only then does it check the above variables. Will probably take 0 to a few ms less time to process.])

Comments

Sausage Developer 11 years, 9 weeks ago

No changes to the current SLN system is planned. The server list shows the same information someone would get from logging in to the server. I'm not sure what purpose there would be in hiding features or your player list, the pk features, graph and location are there to aid people in finding the server right for them. If you don't want information of your server recorded, don't check-in and disable the AllowStats option.

"a few ms" is laughable. The time it takes to read a few configuration option is on the scale of a few microseconds at most, there is the cost of an extra connection when the SLN requests your player list, but it's less impact than a single actual player logging in, and the busy loop core of EOSERV will grind way more CPU time in one second than all of that work combined.

Updated Title to Customizing SLN Options
Updated Status to CLOSED, WONTFIX

Add Comment

Please don't post unless you have something relevant to the bug to say.
Do not comment to say "thanks" or "fix this please".

Please log in to add comments. EOSERV Bug Tracker > Bug #232: Customizing SLN Options