TableturfBattleApp/TableturfBattleClient/src
2024-02-22 15:44:58 +11:00
..
Pages Prevent choosing stages that don't support the number of players in the game 2024-02-22 15:44:58 +11:00
_header.ts Update URLs 2022-12-15 23:16:41 +11:00
app.ts Implement custom cards in battles 2024-02-08 15:49:49 +11:00
Base64.ts #5 Basic replay implementation 2022-12-25 12:49:30 +11:00
Board.ts Fix board flip sometimes not flipping 2023-12-01 10:54:19 +11:00
Card.ts #6 Add ability to place custom images on custom cards, revise editor UI 2024-02-20 16:39:11 +11:00
CardButton.ts Allow saving decks with custom cards 2024-02-06 13:51:45 +11:00
CardDatabase.ts Allow saving decks with custom cards 2024-02-06 13:51:45 +11:00
CardDisplay.ts Add a space to card names to be included when copying it 2024-02-19 14:17:06 +11:00
CardList.ts Allow saving decks with custom cards 2024-02-06 13:51:45 +11:00
CheckButton.ts Button overhaul 2023-06-24 23:52:28 +10:00
CheckButtonGroup.ts Add more options for stage selection. Resolves #13 2023-11-18 23:24:10 +11:00
Config.ts Implement custom cards in battles 2024-02-08 15:49:49 +11:00
Deck.ts Import/export custom cards with decks 2024-02-06 15:44:10 +11:00
GameState.ts Multiple-game sets 2023-08-13 22:20:23 +10:00
GameVariables.ts Implement custom cards in battles 2024-02-08 15:49:49 +11:00
HintLabel.ts Refine game page hints 2023-07-13 10:31:34 +10:00
ICardElement.ts Add WIP gallery page and custom card editor 2024-02-04 22:32:09 +11:00
js-untar.d.ts Card art and sleeves update 2023-10-10 09:31:50 +11:00
Move.ts Implement turn time limits 2023-06-15 15:27:41 +10:00
Placement.ts #1 Implement deck editor test mode. Resolves #1. 2022-12-29 19:20:24 +11:00
Player.ts Preserve player's ink colour in deck test after leaving a game 2023-12-01 10:55:37 +11:00
PlayerBar.ts Show disconnected players; allow leaving games before start 2023-11-21 10:42:38 +11:00
PlayerData.ts Add more options for stage selection. Resolves #13 2023-11-18 23:24:10 +11: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
ReplayLoader.ts Automatically wrap custom card names and calculate text scale on the client 2024-02-09 17:07:43 +11:00
ScreenshotImporter.ts Add import from screenshot and import/export multiple decks at once 2023-06-28 15:55:51 +10:00
Space.ts Initial commit 2022-10-01 16:00:50 +10:00
Stage.ts Prevent choosing stages that don't support the number of players in the game 2024-02-22 15:44:58 +11:00
StageButton.ts Prevent choosing stages that don't support the number of players in the game 2024-02-22 15:44:58 +11:00
StageDatabase.ts Rework sync procedure and add a loading indicator 2022-10-25 12:08:18 +11:00
StageSelectionRule.ts Add more options for stage selection. Resolves #13 2023-11-18 23:24:10 +11:00
TimeLabel.ts Fix error and inconsistent UI when the opponent runs out of time 2023-08-12 18:46:55 +10:00
TurnNumberLabel.ts Add turn number style to the settings dialog 2023-10-21 20:34:13 +11:00
WinCounter.ts Show disconnected players; allow leaving games before start 2023-11-21 10:42:38 +11:00