CnCNet / xna-cncnet-client

XNA / MonoGame based client for playing classic Command & Conquer games both online and offline with a CnCNet game spawner.
Other
228 stars 91 forks source link

Player info box #385

Open devo1929 opened 1 year ago

devo1929 commented 1 year ago

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.

Rampastring commented 1 year ago

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.