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

Conversation

pg9182
Copy link
Member

@pg9182 pg9182 commented Sep 14, 2023

  • 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.

R2Northstar/Northstar#544

* 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
Copy link
Member Author

pg9182 commented Sep 14, 2023

Deployed for testing R2Northstar/NorthstarLauncher#549.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

None yet

1 participant