Closed Zomis closed 4 years ago
When a game has ended, clients should know this.
At least tell them in game summary.
When to wipe out the game? Should each client call /leave or something? Can't rely on that. It needs to be wiped automatically somehow. Once a database is implemented, it should of course be possible to see past games played as well.
/leave
A game can be wiped out when it's finished. At least in Server2.
When a game has ended, clients should know this.
At least tell them in game summary.
When to wipe out the game? Should each client call
/leave
or something? Can't rely on that. It needs to be wiped automatically somehow. Once a database is implemented, it should of course be possible to see past games played as well.