Commit Graph

89 Commits

Author SHA1 Message Date
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
5c90d3ad09 Adjust a stage selection menu 2024-02-22 17:08:55 +11:00
Andrio Celos
125531cfbe Add support for upcoming cards and stages 2024-02-22 15:42:39 +11:00
Andrio Celos
3bcf9cbb71 Gallery page: Keep the toolbar on top when scrolling 2024-02-21 11:10:25 +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
e07cdc8904 Allow custom card rarity and ink colours to be selected 2024-02-16 15:56:46 +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
b9a3412ab1 Highlight a placement in deck test by hovering or clicking the list 2023-11-30 11:35:17 +11:00
Andrio Celos
eadd999bcb Hide the upcoming cards option in the lobby page if there are none 2023-11-24 14:04:35 +11:00
Andrio Celos
a69d67556f Lobby layout fixes 2023-11-24 13:59:53 +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
46d5aed44c Show disconnected players; allow leaving games before start 2023-11-21 10:42:38 +11:00
Andrio Celos
ffd9d7d807 Add more options for stage selection. Resolves #13 2023-11-18 23:24:10 +11:00
Andrio Celos
9115b4b6b0 Display the selected card while placing it in game 2023-10-21 19:21:08 +11:00
Andrio Celos
38e1d20a5d Change CardButton and StageButton grids to SVG 2023-10-10 21:35:29 +11:00
Andrio Celos
deb8a673ab Card art and sleeves update 2023-10-10 09:31:50 +11:00
Andrio Celos
eb280673c1 Deck editor: Minor layout tweak
We'll come back to this in a future update.
2023-09-01 10:00:31 +10:00
Andrio Celos
b92da588a3 Minor game page layout fix 2023-08-31 15:20:56 +10:00
Andrio Celos
35b4759348 Drag handle layout fix 2023-08-31 13:59:47 +10:00
Andrio Celos
1084b56f0b Limit the draggable area on cards to the title in touch mode
This makes it much easier to scroll the list.
2023-08-31 13:01:19 +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
550e318c55 Tilt the selected card in replays too 2023-08-18 21:41:17 +10: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
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
91044db4c1 Visual enhancements
Includes making the background better.
2023-08-13 16:45:12 +10:00
Andrio Celos
1acfa7937d Fix hand layout issues 2023-08-12 19:23:47 +10:00
Andrio Celos
70f268e9f4 Stop name of Custom Splattershot Jr. from spilling onto a third line 2023-08-12 19:08:20 +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
b486738ea8 Animate special points 2023-07-13 10:31:54 +10:00
Andrio Celos
86ca6feb66 Refine game page hints 2023-07-13 10:31:34 +10:00
Andrio Celos
50529a4eea Add ink placement and special space animations 2023-07-12 23:03:47 +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
b4691da306 Style fixes 2023-06-23 10:09:07 +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
d042d0e79b Minor fixes and refactoring 2023-06-21 22:35:01 +10:00
Andrio Celos
0906969365 Implement turn time limits 2023-06-15 15:27:41 +10:00
Andrio Celos
2460a5e564 Add Sizzle Season 2023 cards 2023-06-01 10:14:40 +10:00
Andrio Celos
878d4e45cd Show a player's hand in replays 2023-03-11 01:26:50 +11:00
Andrio Celos
caa0bed030 Cards change colour to match the player's ink 2023-03-10 14:27:06 +11:00
Andrio Celos
91c08b808c Visual update of card and stage grids, improve hover highlight 2023-03-10 14:14:03 +11:00