Skip to content

Multiplayer: Only go to Torture Screen if winner outscores loser#4861

Closed
rainlizard wants to merge 1 commit into
dkfans:masterfrom
rainlizard:player-score-for-torture3
Closed

Multiplayer: Only go to Torture Screen if winner outscores loser#4861
rainlizard wants to merge 1 commit into
dkfans:masterfrom
rainlizard:player-score-for-torture3

Conversation

@rainlizard
Copy link
Copy Markdown
Contributor

If the winning player has at least 20% higher score than the losing player (compares using the highest scoring loser if there's multiple players), then go to the Torture Screen, otherwise we skip it.

The value for this is defined here: #define TORTURE_SCREEN_SCORE_REQUIREMENT 120 as a percentage.

It's logged if you want to see the score comparison:

Sync: [349] winning_player_outscores_losers: Score requirement met for Torture Screen (winner has over 20% higher score). Winner p:0 score:100. Loser p:1 score:50.

@rainlizard rainlizard marked this pull request as draft May 31, 2026 11:58
@rainlizard rainlizard marked this pull request as ready for review May 31, 2026 12:55
@rainlizard rainlizard marked this pull request as draft May 31, 2026 15:42
@rainlizard rainlizard closed this Jun 1, 2026
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.

1 participant