Skip to content

[TF2] Stop the GC from assigning players during the last 30 or 15 seconds of a Casual match #7281

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

Open
gaelcoral opened this issue May 20, 2025 · 2 comments

Comments

@gaelcoral
Copy link

One of the issues with Casual matchmaking is that sometimes autobalance kicks in during the final seconds of a match, moving players to the losing team just before it ends.

It also happens that the Game Coordinator assigns players to matches that are about to finish, placing them on the losing team with only a few seconds left.

This results in unfair MMR losses and negatively affects the balance of the Glicko skill rating system, which becomes less accurate over time due to these situations.

@kisak-valve kisak-valve changed the title [TF2] Disable autobalance and stop the GC from assigning players during the last 30 or 15 seconds of a Casual match [TF2] Stop the GC from assigning players during the last 30 or 15 seconds of a Casual match May 20, 2025
@kisak-valve
Copy link
Member

Hello @gaelcoral, the autobalance half of this request is a duplicate of #2602. let's use this issue report to focus on the coordinator.

@programmedsun
Copy link

Game Coordinator cant do anything against a match thats close 2 finish, it assumes that the match is active until the game says otherwise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants