glest / glest-source

Glest is a network multi-player cross-platform 3D real-time strategy (RTS) game, where you create armies of units and battle different factions.
https://glest.io
GNU General Public License v3.0
56 stars 39 forks source link

typing /list in chat should show player list #201

Closed andy5995 closed 5 years ago

andy5995 commented 5 years ago

Right now, during a game pressing ? shows debug info, as well as the list of players.

A /list command needs to be added for the chat feature, so the players list will output to the chat console. The player list should be removed from the debug info.

Will need a condition to show it only to the player who typed it.. therefore it would be similar to the team chat feature.. where it's hidden from non-team members.