Commit Graph

76 Commits

Author SHA1 Message Date
Andrio Celos
bd1bdd9966 Adjust card rendering 2024-03-08 11:00:41 +11:00
Andrio Celos
6409983705 Correct card name gradient on longer names 2024-03-07 10:51:35 +11:00
Andrio Celos
9d9d560b7a Adjust ink colours for 2-star cards 2024-03-07 10:41:31 +11:00
Andrio Celos
282b998d17 Fix card name gradients not showing when filtering the gallery 2024-03-04 10:07:14 +11:00
Andrio Celos
6372e79204 Finalise Fresh Season 2024 cards and sleeves 2024-03-01 18:35:21 +11:00
Andrio Celos
d627db31fb Add a remove card button to the deck editor 2024-03-01 11:20:06 +11:00
Andrio Celos
8f936d5ed2 #6 Add ability to place custom images on custom cards, revise editor UI 2024-02-20 16:39:11 +11:00
Andrio Celos
372a0deee2 Use an alternate border for custom cards; move the images from the repository to external 2024-02-19 14:12:18 +11:00
Andrio Celos
e07cdc8904 Allow custom card rarity and ink colours to be selected 2024-02-16 15:56:46 +11:00
Andrio Celos
ba96b6b6f6 Implement custom cards in battles 2024-02-08 15:49:49 +11:00
Andrio Celos
935d3de744 More custom card UI 2024-02-05 16:55:27 +11:00
Andrio Celos
f193477ce3 Add WIP gallery page and custom card editor 2024-02-04 22:32:09 +11:00
Andrio Celos
329993b15d Allow selecting preferred colours 2023-12-11 13:55:48 +11:00
Andrio Celos
dd7366c7d4 Add likely upcoming cards for Chill Season 2023 and option to disallow 2023-11-24 12:53:09 +11:00
Andrio Celos
6382f6bd1f Deck editor mobile layout fixes 2023-11-23 11:13:00 +11:00
Andrio Celos
7f03aac7e4 Mobile layout fixes 2023-11-21 23:09:03 +11:00
Andrio Celos
752e987fd3 Add option to create a room as a spectator 2023-11-21 10:41:38 +11:00
Andrio Celos
ffd9d7d807 Add more options for stage selection. Resolves #13 2023-11-18 23:24:10 +11:00
Andrio Celos
23abd86966 Add an option to sort special weapon cards first or last 2023-10-21 21:17:38 +11:00
Andrio Celos
c952a57532 Add turn number style to the settings dialog 2023-10-21 20:34:13 +11:00
Andrio Celos
c9862539dc Add colour lock (currently on by default) 2023-10-21 19:03:09 +11:00
Andrio Celos
e430d7f3d8 Randomise ink colours each game 2023-10-21 18:33:06 +11:00
Andrio Celos
deb8a673ab Card art and sleeves update 2023-10-10 09:31:50 +11:00
Andrio Celos
8b724f7f12 Correct base URL 2023-09-01 09:56:23 +10:00
Andrio Celos
931ed34c33 Add ability to show the turn number rather than turns left 2023-08-31 15:26:55 +10:00
Andrio Celos
a50086aedf Allow the host to set the turn time limit in the lobby page
Suggested by Ljovynn. It can be set only before the first battle.
2023-08-31 15:16:46 +10:00
Andrio Celos
5dfd7b6a44 Rework deck editor page and allow drag/drop of decks and cards 2023-08-31 12:26:03 +10:00
Andrio Celos
252b326262 Add a sort button to the deck editor 2023-08-30 19:21:30 +10:00
Andrio Celos
235d3ac25a Show win counts in the lobby too 2023-08-13 22:49:27 +10:00
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
38fc94f4e4 Replace the loading spinner with the Splatoon one
The asset isn't included in this repository for copyright reasons, but will be available on the live site
2023-08-12 18:09:13 +10:00
Andrio Celos
07e046f669 Correct an element ID 2023-07-14 17:53:41 +10:00
Andrio Celos
e417b148c6 Add import from screenshot and import/export multiple decks at once 2023-06-28 15:55:51 +10:00
Andrio Celos
7cc4c35b37 Add a background to most pages
The background image is part of the external assets.
2023-06-24 23:53:58 +10:00
Andrio Celos
6bab8f8ed6 Button overhaul
Replace all hidden <input> checkboxes and radio buttons with <button> elements. This simplifies the DOM, allows for hints when clicking a disabled button and full control over checked states.
2023-06-24 23:52:28 +10:00
Andrio Celos
e46de3b775 Add more hints to the game page 2023-06-23 10:04:24 +10:00
Andrio Celos
d5dde76a34 Add colour testing controls 2023-06-21 22:38:04 +10:00
Andrio Celos
6575419934 Change default turn time limit to none 2023-06-16 09:34:39 +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
e735de5bfa Add ability to spectate 2023-03-07 14:15:55 +11:00
Andrio Celos
154d223d17 Visual update 2023-02-24 23:28:05 +11:00
Andrio Celos
7c33ceba94 Change theme colour to match data-mined in-game UI 2023-02-23 12:01:19 +11:00
Andrio Celos
bff38964a7 Add a test button to the deck list page
This allows testing the starter deck.
2023-02-23 11:20:42 +11:00
Andrio Celos
14b1b1a623 Add controls help page 2023-02-23 11:03:37 +11:00
Andrio Celos
78bd6b1250 #7 Add a filter box to the deck editor and test UI 2023-02-22 15:02:30 +11:00
Andrio Celos
708ad27356 #1 Implement deck editor test mode. Resolves #1. 2022-12-29 19:20:24 +11:00
Andrio Celos
9dd44b8351 Flip board view for players 2 and 4 2022-12-26 19:13:27 +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