Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TF2] Alternative fix for PD/RD score edge case #947

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rowedahelicon
Copy link

@rowedahelicon rowedahelicon commented Mar 5, 2025

Description

This is an alternative solution to the problem brought up by #864 using a simpler approach suggested by FlaminSarge.

It adjusts the m_nMaxPoints value to be 1 point higher than the winning / tied team in the event that an adjusted max point score is below or equal to the scores of the current round.

…int above the top scoring team in the event that players disconnecting adjust scores below what the new winning threshold would be.
@rowedahelicon rowedahelicon changed the title Adjusted CTFPlayerDestructionLogic::EvaluatePlayerCount to add a po… [TF2] Alternative fix for PD/RD score edge case Mar 5, 2025
Copy link

@A1exKH A1exKH left a comment

Choose a reason for hiding this comment

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

LGTM.

Bitl added a commit to BitlDevelopmentStudios/source-sdk-2013-bds-base that referenced this pull request Mar 6, 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