Skip to content

Conversation

@ellzie
Copy link
Contributor

@ellzie ellzie commented Oct 23, 2025

Adds a check to the AutoSubmit FinishRun function that does not submit if the user pauses the game in Wakeup, a map which in fullgame uses pause abuse to save time. New runners semi-frequently do challenge mode runs of wakeup without checking the differences in rules between fullgame and cm, and submit a time using pause abuse. The check was requested in #cm-boards channel of the P2SR discord here.

I have tested this feature by completing a run that is a new pb with pause abuse and the check catches it, a run on a map that is not wakeup that pauses does not get caught in the check, a run on wakeup that does not pause at first was considered a run that had a pause in it (I assume it was because at the end you go to the pause menu?) however adding a check to make sure that the pause happened while the timer was running seems to have fixed this issue.

@ellzie ellzie marked this pull request as draft October 23, 2025 19:53
@ellzie
Copy link
Contributor Author

ellzie commented Oct 23, 2025

converted to draft because this feature does not work with svar_set cm_hud_behavior 1

…ct feature work with sar_disable_challenge_stats_hud values that are not -1
@ellzie ellzie marked this pull request as ready for review October 24, 2025 02:12
@ThisAMJ ThisAMJ merged commit 1d5df76 into p2sr:master Oct 24, 2025
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