Skip to content

feat: make warmup center text configurable - #43

Merged
Rushaway merged 3 commits into
srcdslab:masterfrom
BadServersNet:fix/41-configurable-warmup-center-text
Sep 14, 2026
Merged

Rushaway merged 3 commits into
srcdslab:masterfrom
BadServersNet:fix/41-configurable-warmup-center-text

Conversation

@busheezy

Copy link
Copy Markdown
Contributor

Adds sm_warmup_centertext to control the warmup status messages. It defaults to enabled to preserve current behavior.

Fixes #41

Copilot AI lite review requested due to automatic review settings September 12, 2026 09:58

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

No unresolved review comments were identified.

Pull request overview

Adds configurable warmup center-text messages while preserving the enabled default behavior.

Changes:

  • Registers sm_warmup_centertext.
  • Gates warmup status messages on the ConVar.
File summaries
File Description
addons/sourcemod/scripting/TeamManager.sp Adds configuration and conditional center-text output.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@Rushaway
Rushaway merged commit e776438 into srcdslab:master Sep 14, 2026
3 checks passed
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.

feat: disable PrintCenterTextAll messages

3 participants