Andrio Celos
dcb669490c
Multiple-game sets
...
This allows any number of games to be played in a room.
Each player bar will show the number of games that player has won. If a goal win count is selected in More Options, the set will end when someone reaches that many wins. Otherwise, players can start a new game after the game ends.
2023-08-13 22:20:23 +10:00
Andrio Celos
8a9511889b
Add confirmation on beforeunload during an ongoing game that you're in
2023-06-15 22:44:52 +10:00
Andrio Celos
0906969365
Implement turn time limits
2023-06-15 15:27:41 +10:00
Andrio Celos
878d4e45cd
Show a player's hand in replays
2023-03-11 01:26:50 +11:00
Andrio Celos
708ad27356
#1 Implement deck editor test mode. Resolves #1 .
2022-12-29 19:20:24 +11:00
Andrio Celos
42956e9e9e
Allow rewinding replays
2022-12-26 13:27:25 +11:00
Andrio Celos
bb75c238a8
#5 Basic replay implementation
2022-12-25 12:49:30 +11: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
42074825b6
Add more stages and support for up to 4 players. #3
2022-10-08 21:46:09 +11:00
Andrio Celos
632e53e7b3
Client: Nulls in player list is no longer allowed
2022-10-02 01:03:55 +10:00
Andrio Celos
1f44ab6d56
Initial commit
2022-10-01 16:00:50 +10:00