Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement isDraining flag for servers #40

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Sep 14, 2023

  1. pkg/api/api0: Implement isDraining flag for servers

    * For backwards compatibility and doing what makes sense, the max
      players in metrics and the server list is set to the player count
      while a server is draining. Existing NorthstarMods versions will
      sort these servers to the end of the server list.
    * NorthstarLauncher will enforce rejecting connections using the
      existing rejection mechanism while a server is draining.
    pg9182 committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    720de06 View commit details
    Browse the repository at this point in the history