You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 9, 2022. It is now read-only.
If possible this could be integrated with the Steam API so I can tell if my friends are in a server or not via perhaps a colour or icon indicator on the server list itself.
I think the original idea was to build it directly into the existing panel on the right with all of the server info, and you would just scroll through the player list when it's too long. That doesn't leave a whole lot of real estate though for the server info, so maybe some sort of tab system in the server info box wouldn't be a bad Idea. The tabs would be labeled something like "Info" (shows the same info as what's currently displayed), and "Players" (shows two columns of players that you can scroll through independently of eachother).
Do note that this feature isn't 100% possible as of now, because this data still isn't pushed over the server list. However, some data (just player names) is pushed to servers_long.jsp and might be useful for development.
As a player, I want to be able to see who is in a server so that I can see if anybody I know is in-game.
Acceptance Criteria:
[B]
Note: This requires some changes to the server list output to expose player names, TeamNum, and bot/human status.
The text was updated successfully, but these errors were encountered: