TableturfBattleApp/TableturfBattleClient/src
2023-02-26 12:41:39 +11:00
..
Pages Fix touch controls on Android Chrome 2023-02-26 12:41:39 +11:00
_header.ts Update URLs 2022-12-15 23:16:41 +11:00
app.ts Add a test button to the deck list page 2023-02-23 11:20:42 +11:00
Base64.ts #5 Basic replay implementation 2022-12-25 12:49:30 +11:00
Board.ts Fix touch controls on Android Chrome 2023-02-26 12:41:39 +11:00
Card.ts #1 Implement deck editor test mode. Resolves #1. 2022-12-29 19:20:24 +11:00
CardButton.ts Fix CheckButton causing 'cannot read properties of undefined' on Edge 2023-01-10 20:05:17 +11:00
CardDatabase.ts Rework sync procedure and add a loading indicator 2022-10-25 12:08:18 +11:00
CardList.ts #7 Add a filter box to the deck editor and test UI 2023-02-22 15:02:30 +11:00
CheckButton.ts Fix CheckButton causing 'cannot read properties of undefined' on Edge 2023-01-10 20:05:17 +11:00
Config.ts Add configurable Discord link 2022-12-20 11:30:10 +11:00
Deck.ts Add a basic deck editor page. #1 2022-10-14 13:44:09 +11:00
GameState.ts Initial commit 2022-10-01 16:00:50 +10:00
GameVariables.ts #1 Implement deck editor test mode. Resolves #1. 2022-12-29 19:20:24 +11:00
Move.ts #5 Basic replay implementation 2022-12-25 12:49:30 +11:00
Placement.ts #1 Implement deck editor test mode. Resolves #1. 2022-12-29 19:20:24 +11:00
Player.ts Recolour some UI elements to match the player's ink 2022-10-28 15:05:50 +11:00
PlayerBar.ts Add more stages and support for up to 4 players. #3 2022-10-08 21:46:09 +11:00
PlayerData.ts Initial commit 2022-10-01 16:00:50 +10:00
Point.ts Add more stages and support for up to 4 players. #3 2022-10-08 21:46:09 +11:00
qrcode.d.ts Update URLs 2022-12-15 23:16:41 +11:00
Rarity.ts Initial commit 2022-10-01 16:00:50 +10:00
Space.ts Initial commit 2022-10-01 16:00:50 +10:00
Stage.ts #1 Implement deck editor test mode. Resolves #1. 2022-12-29 19:20:24 +11:00
StageButton.ts Add more stages and support for up to 4 players. #3 2022-10-08 21:46:09 +11:00
StageDatabase.ts Rework sync procedure and add a loading indicator 2022-10-25 12:08:18 +11:00
TurnNumberLabel.ts Initial commit 2022-10-01 16:00:50 +10:00