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

Observer mode: show ping times for observed player #62

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

SiriusTR
Copy link
Contributor

This resolves feature request #8. The multiplayer kill list is normally not shown in observer mode because we have an enhanced scoreboard visible at the top of the screen. However, when observing an individual player, it would be useful to see what ping times they're getting to everyone else; the observer mode scoreboard does not show this information. To resolve this, I've allowed the kill list to be shown when observing an individual player, and tweaked the ping times shown so that they reflect what the player sees, not what the observer sees.

@roncli - is this a reasonable implementation of the feature request in your view? I'd add you as a reviewer but GitHub doesn't seem to let me do that - maybe it's related to project memberships or something...
Adding pings to the player cards seems like it'd get messy, but I guess I could go that route if I can find some space to squeeze it in.

@SiriusTR SiriusTR linked an issue Dec 17, 2023 that may be closed by this pull request
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.

Observer mode: show ping times for observed player
1 participant