pg9182
pg9182
It would be quite useful to show country information for servers on the list, either in the description or the list. This would involve: - [ ] NorthstarMasterServer: Adding the...
- Also prevent it from attempting to load plugins from there. - Add it to the dll search path.
Also: - Improve curl logging. - Make parameter handling more consistent. - Better error message display.
Benefits: - Optionally run NS from any directory (this obviously won't be possible if using the ws2 proxy launcher, but it's still useful for other situations). - Allow everything to...
The dedicated server should export metrics. I will probably work on an initial version of this in my docker image, but I may end up just directly implementing it in...
Goals: - Support multiple northstar releases at HEAD. - Support getting northstar from CI artifacts in addition to releases. - Automate more of the update process, and support doing it...
Now that updates are starting to be at intervals longer than 7 days (the GH cache expiry).
https://discord.com/channels/920776187884732556/925109421552566273/935543420385132655
Will be used for auto-update stuff and graceful shutdown. TODO: put some notes from [discord](https://discord.com/channels/920776187884732556/1128675512080932905/1152000108242669689) here
- [x] Send isDraining to masterserver. - [ ] Expose drain to script. - [ ] Exit gracefully on match end if draining. - [ ] Exit gracefully after last...