Skip to content

Raise private invite and player limit to 30#254

Merged
Studio-18 merged 1 commit into
mainfrom
codex/find-reasons-for-private-match-player-limit
Feb 8, 2026
Merged

Raise private invite and player limit to 30#254
Studio-18 merged 1 commit into
mainfrom
codex/find-reasons-for-private-match-player-limit

Conversation

@Studio-18
Copy link
Copy Markdown
Collaborator

Motivation

  • Increase the maximum allowed private invites and total players in the match creator from 12 to 30 to support larger matches.

Description

  • Update MAX_PRIVATE_INVITES in src/components/MatchCreatorFlow.jsx and the UI controls that clamp totalPlayers to use 30 instead of 12.
  • Update PLAYER_LIMIT_MAX in src/utils/matchPayload.js to 30 so payload parsing/validation aligns with the new UI cap.

Testing

  • No automated tests were run for this change.

Codex Task

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 8, 2026

PR Preview Action v1.6.2
Preview removed because the pull request was closed.
2026-02-08 15:28 UTC

@Studio-18 Studio-18 merged commit d493869 into main Feb 8, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant