| .. |
|
.vscode
|
Reorganise server code; move API endpoints into separate methods
|
2024-02-29 11:39:04 +11:00 |
|
ApiEndpointAttribute.cs
|
Reorganise server code; move API endpoints into separate methods
|
2024-02-29 11:39:04 +11:00 |
|
ApiEndpoints.cs
|
Reorganise server code; move API endpoints into separate methods
|
2024-02-29 11:39:04 +11:00 |
|
Card.cs
|
Automatically wrap custom card names and calculate text scale on the client
|
2024-02-09 17:07:43 +11:00 |
|
CardDatabase.cs
|
Finalise Fresh Season 2024 cards and sleeves
|
2024-03-01 18:35:21 +11:00 |
|
Colour.cs
|
Randomise ink colours each game
|
2023-10-21 18:33:06 +11:00 |
|
DataStructures.cs
|
Automatically wrap custom card names and calculate text scale on the client
|
2024-02-09 17:07:43 +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
|
Reorganise server code; move API endpoints into separate methods
|
2024-02-29 11:39:04 +11:00 |
|
GameState.cs
|
Multiple-game sets
|
2023-08-13 22:20:23 +10:00 |
|
HttpRequestHelper.cs
|
Reorganise server code; move API endpoints into separate methods
|
2024-02-29 11:39:04 +11: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
|
Implement custom cards in battles
|
2024-02-08 15:49:49 +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
|
Reorganise server code; move API endpoints into separate methods
|
2024-02-29 11:39:04 +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 |
|
Server.cs
|
Reorganise server code; move API endpoints into separate methods
|
2024-02-29 11:39:04 +11: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
|
Prevent choosing stages that don't support the number of players in the game
|
2024-02-22 15:44:58 +11:00 |
|
StageDatabase.cs
|
Fix layout of stages Two-Lane Splattop and Pedal to the Metal
|
2024-02-24 21:08:54 +11:00 |
|
StageSelectionPrompt.cs
|
Add more options for stage selection. Resolves #13
|
2023-11-18 23:24:10 +11:00 |
|
StageSelectionRules.cs
|
Prevent choosing stages that don't support the number of players in the game
|
2024-02-22 15:44:58 +11:00 |
|
TableturfBattleServer.csproj
|
Target .NET 8.0
|
2023-11-23 12:24:57 +11:00 |
|
TableturfWebSocketBehaviour.cs
|
Reorganise server code; move API endpoints into separate methods
|
2024-02-29 11:39:04 +11:00 |