TableturfBattleApp/TableturfBattleServer
2023-11-24 13:55:01 +11:00
..
.vscode Initial commit 2022-10-01 16:00:50 +10:00
Card.cs Card art and sleeves update 2023-10-10 09:31:50 +11:00
CardDatabase.cs Add likely upcoming cards for Chill Season 2023 and option to disallow 2023-11-24 12:53:09 +11:00
Colour.cs Randomise ink colours each game 2023-10-21 18:33:06 +11:00
DataStructures.cs Fix creating a game as a spectator 2023-11-24 13:55:01 +11:00
Deck.cs Target .NET 8.0 2023-11-23 12:24:57 +11:00
Error.cs Target .NET 8.0 2023-11-23 12:24:57 +11:00
Game.cs Fix creating a game as a spectator 2023-11-24 13:55:01 +11:00
GameState.cs Multiple-game sets 2023-08-13 22:20:23 +10:00
JsonUtils.cs Add more options for stage selection. Resolves #13 2023-11-18 23:24:10 +11:00
Move.cs Target .NET 8.0 2023-11-23 12:24:57 +11:00
Placement.cs Target .NET 8.0 2023-11-23 12:24:57 +11:00
Player.cs Target .NET 8.0 2023-11-23 12:24:57 +11:00
PlayerColours.cs Randomise ink colours each game 2023-10-21 18:33:06 +11:00
Point.cs Target .NET 8.0 2023-11-23 12:24:57 +11:00
Program.cs Fix creating a game as a spectator 2023-11-24 13:55:01 +11:00
Rarity.cs Initial commit 2022-10-01 16:00:50 +10:00
ReplayTurn.cs Implement turn time limits 2023-06-15 15:27:41 +10:00
SingleGameData.cs Card art and sleeves update 2023-10-10 09:31:50 +11:00
Space.cs Initial commit 2022-10-01 16:00:50 +10:00
Stage.cs Target .NET 8.0 2023-11-23 12:24:57 +11:00
StageDatabase.cs Target .NET 8.0 2023-11-23 12:24:57 +11:00
StageSelectionPrompt.cs Add more options for stage selection. Resolves #13 2023-11-18 23:24:10 +11:00
StageSelectionRules.cs Target .NET 8.0 2023-11-23 12:24:57 +11:00
TableturfBattleServer.csproj Target .NET 8.0 2023-11-23 12:24:57 +11:00
TableturfWebSocketBehaviour.cs Fix creating a game as a spectator 2023-11-24 13:55:01 +11:00