Skip to content

add dynamic max player cap functionality - #39

Open
quiquelhappy wants to merge 3 commits into
ajgeiss0702:devfrom
purevanillaco:feature/dynamic-manual-max-players
Open

add dynamic max player cap functionality#39
quiquelhappy wants to merge 3 commits into
ajgeiss0702:devfrom
purevanillaco:feature/dynamic-manual-max-players

Conversation

@quiquelhappy

@quiquelhappy quiquelhappy commented May 2, 2026

Copy link
Copy Markdown

adds a separate full tracker. this is useful because we set the max player cap dynamically based on server loads during peak hours. I guess this could also be used similarly to the pause feature, but its dramatically easier to work with that having to switch pause/unpause on each player count update, specially if the redis queue feature is merged (because it would lead to out of sync player counts). This is instance local and independent to the redis mr. Currently only coded to be used via the API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant