chaitu236 / TakServer

Server to handle online TAK games
https://www.playtak.com
GNU General Public License v2.0
35 stars 8 forks source link

Introducing Message to mark a field #10

Closed TreffnonX closed 8 years ago

TreffnonX commented 8 years ago

The marked field can be marked (if the client recognizes the message) Can be used in the production of video-blogs or strategy discussion, or as a means to call Tak! on a specific field.

Markings can be set by players and Observers. Observers see all markings, players only player markings. This prevents interference in the game. A field can be marked by both player and observer. It is up to the client to properly treat this state. The marking of fields is game specific in preparation for players being able to play multiple games simultaniously.

TreffnonX commented 8 years ago

Going to add the chat modes as a feature.