crkellen / bands

A real-time online multiplayer CTF shooter game
GNU General Public License v3.0
5 stars 4 forks source link

Implement a team chat box system #83

Open crkellen opened 7 years ago

crkellen commented 7 years ago

Please fill out this Issue template to the best of your ability!

Type of Issue

Hint: Design Issues or Requests are changes to existing features, not new ones.

Description of the Issue:

Implement a chatbox which players can talk to their team through. Players cannot talk to the enemy team.

Additional comments or information:

This will require some sort of chat filter I'm sure.