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

Player list pane #3

Open
viviicat opened this issue Sep 4, 2012 · 1 comment
Open

Player list pane #3

viviicat opened this issue Sep 4, 2012 · 1 comment
Assignees

Comments

@viviicat
Copy link
Owner

viviicat commented Sep 4, 2012

This pane will have a treeview list of the players in the server.

Need to figure out how players should be updated. HLSW works as such:

  • Use the players query to list players, their ids, gameplay time and frags
    • if the player list does not match the returned players, use a question mark to indicate a connecting player
  • If the log is connected:
    • any player events give the player a team and a steamid

Possible enhancements:

  • Status button
    • Any rcon call to status could trigger a refresh of the player list
  • Necessary to refresh player list for every server every second? Probably not, can just do it when server is selected.
@ghost ghost assigned viviicat Sep 4, 2012
@viviicat
Copy link
Owner Author

viviicat commented Sep 6, 2012

Basic player list pane in progress

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant