Skip to content

Capture CTS submissions for all players completing at least one lap

Ant Zucaro requested to merge cts-exceptions into master

The "blank game" requirements for XonStat have always been at odds with the CTS game type:

  • You can play CTS solo, making it look like a "bot match" and thus ineligible
  • It's common to leave the match and/or server after completing a satisfactory lap, thus making it look like you forfeited

This MR works around these issues by incrementing the human player count for humans who completed at least one lap, regardless of their spec status or even their presence in the server.

Merge request reports