Commit graph

76 commits

Author SHA1 Message Date
Oliver-Akins
0925b6d59f Begin work on a modal for changing the player's colour 2021-12-24 03:20:00 -07:00
Oliver-Akins
7b4826dfbc Make the button components use the click listen instead of the handler 2021-12-24 03:19:33 -07:00
Oliver-Akins
4bdbe8f231 Update the button to not take a handler function and just bubble the click event 2021-12-24 03:18:25 -07:00
Oliver-Akins
ba093cdfa7 Add the space shuttle SVG that I'm going to use 2021-12-24 03:17:59 -07:00
Oliver-Akins
c305551175 Use an each block for option populating 2021-12-22 19:39:21 -07:00
Oliver-Akins
8e568d355c Update option descriptions and add Fate option 2021-12-22 19:31:35 -07:00
Oliver-Akins
8683f50bd4 Adjust the code format and add the ability to disable the checkbox 2021-12-22 19:31:05 -07:00
Oliver-Akins
ffc3c80378 Edit the SCSS to be more SCSSesque 2021-12-22 19:30:17 -07:00
Oliver-Akins
52412ce914 load global CSS, and import the Google Material icons 2021-12-17 01:46:31 -06:00
Oliver-Akins
9308c984ca Add modals to the z-index list 2021-12-17 01:45:56 -06:00
Oliver-Akins
a9fa614a79 Tweak header to be good on mobile devices 2021-12-17 01:45:37 -06:00
Oliver-Akins
9105639bd9 Add options to the lobby screen 2021-12-17 01:45:09 -06:00
Oliver-Akins
9a43b1c17f Add mixins for the size breakpoints 2021-12-17 01:44:34 -06:00
Oliver-Akins
cef8234b85 Add a custom checkbox component 2021-12-17 01:44:17 -06:00
Oliver-Akins
64a29437d1 Allow custom classes to be on the button, make the button change the cursor type, and adjust indent on the script to make it consistent with other components 2021-12-17 01:43:45 -06:00
Oliver-Akins
dc15f29401 tweak player rows to work better on mobile devices 2021-12-17 01:41:54 -06:00
Oliver-Akins
52c6866817 Add a modal for the option info 2021-12-17 01:41:25 -06:00
Oliver-Akins
64fbf66e63 Add a base modal that other modals can expand off of 2021-12-17 01:41:14 -06:00
Oliver-Akins
8035a3afe2 Add some global CSS 2021-12-17 01:40:59 -06:00
Oliver-Akins
4b5444ead6 Add player related data for the lobby viewing 2021-12-15 02:44:11 -06:00
Oliver-Akins
11cdf71203 Add the multiplayer lobby view to the state list 2021-12-15 02:43:24 -06:00
Oliver-Akins
9bc5fd1ad1 Begin work on the multiplayer lobby view 2021-12-15 02:42:58 -06:00
Oliver-Akins
9541bf144f Tweak the button to allow fixed-colour background when using it with icons 2021-12-15 02:42:45 -06:00
Oliver-Akins
cfa6dff9b9 Add a Player component for player data in the lobby 2021-12-15 02:42:15 -06:00
Oliver-Akins
a81a1f983a Add icons for buttons 2021-12-15 02:41:34 -06:00
Oliver-Akins
90819f50e4 Begin implementation of the site with Svelte 2021-12-15 00:14:12 -06:00