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

Client should tell the server when the player leaves closes his game that he is not in that game anymore #2125

Closed
BlackYps opened this issue Jan 21, 2021 · 1 comment

Comments

@BlackYps
Copy link
Collaborator

BlackYps commented Jan 21, 2021

The client determines if a player is in a game by looking at the list of ongoing games from the server. Currently the server has no way to know if a defeated player has closed his fa instance. The client should send a message to the server when his fa instance closes that he is not in game anymore.

We need this for tmm so it doesn't restrict players that exited early from queueing up again.
Related server issue: FAForever/server#703

@BlackYps
Copy link
Collaborator Author

The client already sends a message:

Team Matchmaker automation moved this from To do to Done Jan 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant