xna-cncnet-client icon indicating copy to clipboard operation
xna-cncnet-client copied to clipboard

Player info box

Open devo1929 opened this issue 3 years ago • 1 comments

Similar to the game info box that appears next to the game list when hovering or selecting a game, we could create a player info box that shows info on what the client currently has for the player (what game they're in).

Currently, you can right-click a player and select Join and the client will tell you, "not in a game", "player is in a locked game", etc... It would be nice for this information to be available without having to click Join game.

devo1929 avatar Oct 31 '22 10:10 devo1929

To get the player information reliably, the client would have to make a WHO query to the IRC server. Definitely possible, but will add some delay to the hover-on info.

Rampastring avatar Nov 14 '22 06:11 Rampastring