Skip to content

Allow pause without matchtag if k_pause_without_matchtag is set#436

Merged
osm merged 1 commit intoQW-Group:masterfrom
osm:allow-pause-without-matchtag
Dec 1, 2025
Merged

Allow pause without matchtag if k_pause_without_matchtag is set#436
osm merged 1 commit intoQW-Group:masterfrom
osm:allow-pause-without-matchtag

Conversation

@osm
Copy link
Copy Markdown
Member

@osm osm commented Nov 30, 2025

Previously, players could only pause if a matchtag was set. This change adds support for the cvar k_pause_without_matchtag. When enabled, the check for matchtag is skipped, and players can use their available pause requests regardless of whether the game has a matchtag.

Previously, players could only pause if a matchtag was set. This change
adds support for the cvar k_pause_without_matchtag. When enabled, the
check for matchtag is skipped, and players can use their available pause
requests regardless of whether the game has a matchtag.
@tcsabina
Copy link
Copy Markdown
Collaborator

tcsabina commented Dec 1, 2025

Hi slime,

Back then this was implemented to 'save' everyday mixes from pause-abuse. If you think that this PR is safe enough to still prevent that a mix is being paused when it should not be, feel free to merge.

@osm
Copy link
Copy Markdown
Member Author

osm commented Dec 1, 2025

The new config option is still disabled by default, so this will not change existing behaviour, but it makes it possible for server admins to allow pause without matchtag if that is desired.

@osm osm merged commit 71dfc18 into QW-Group:master Dec 1, 2025
10 checks passed
@osm osm deleted the allow-pause-without-matchtag branch December 1, 2025 15:37
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.

2 participants