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

Delay first place announcements in multiplayer matches #89

Open
cmyui opened this issue Apr 19, 2021 · 0 comments
Open

Delay first place announcements in multiplayer matches #89

cmyui opened this issue Apr 19, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@cmyui
Copy link
Member

cmyui commented Apr 19, 2021

This is actually a problem with every server implementation so far I believe; if multiple players achieve first place on a map, it'll announce all of them in the order that it gets the scores in.

The server should enqueue a task once the server knows the match has ended to re-check the first place in a few seconds (~5-10 should be fine), and announce it if it's been set.

@cmyui cmyui added the enhancement New feature or request label Apr 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant