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

display ping time in server tab overlay #443

Merged
merged 4 commits into from
Apr 18, 2024

Conversation

WaitingIdly
Copy link
Contributor

changes in this PR:

  • adds the ms time display adjacent to the user names.
  • if <= 0 or >= 10000, we presume that the number is unknown or incorrect and simply display ???ms.
  • color coded as <= 150 green, <= 300 yellow, <= 600 orange, < 10000 red. anything else is white.

image

@ACGaming ACGaming merged commit e4adbcf into ACGaming:main Apr 18, 2024
1 check passed
@WaitingIdly WaitingIdly deleted the display-ping-time branch April 18, 2024 15:34
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