Commit Graph

5 Commits

Author SHA1 Message Date
Andrio Celos
deb8a673ab Card art and sleeves update 2023-10-10 09:31:50 +11:00
Andrio Celos
d366d955af Add upcoming cards
Upcoming cards are identified by a negative number. The pre-release number will be preserved as an alt number after release to avoid breaking saved deck and replay data that references it.
2023-08-18 21:36:19 +10:00
Andrio Celos
d4e8d86571 Rework sync procedure and add a loading indicator
The server will now send a sync message when the client connects via WebSocket. This removes the need to send another GET request to sync game data.
2022-10-25 12:08:18 +11:00
Andrio Celos
e5ad902e09 Client: Allow the API URL to be changed 2022-10-01 16:27:10 +10:00
Andrio Celos
1f44ab6d56 Initial commit 2022-10-01 16:00:50 +10:00