mirror of
https://github.com/AndrioCelos/TableturfBattleApp.git
synced 2026-04-15 13:26:03 -05:00
A game that has had no activity for 5 minutes is considered inactive. There can be a limited number of inactive games before they are deleted. A console command is added that will wait for all games to become inactive before stopping the server, and prevent starting new games. |
||
|---|---|---|
| .. | ||
| .vscode | ||
| Card.cs | ||
| CardDatabase.cs | ||
| Colour.cs | ||
| DataStructures.cs | ||
| Error.cs | ||
| Game.cs | ||
| GameState.cs | ||
| Move.cs | ||
| Placement.cs | ||
| Player.cs | ||
| Point.cs | ||
| Program.cs | ||
| Rarity.cs | ||
| ReplayTurn.cs | ||
| Space.cs | ||
| Stage.cs | ||
| StageDatabase.cs | ||
| TableturfBattleServer.csproj | ||
| TableturfWebSocketBehaviour.cs | ||