Commit graph

14 commits

Author SHA1 Message Date
Oliver Akins
a36d85ae74
Correct the code to work with the new data structure 2022-07-25 21:38:05 -06:00
Oliver Akins
7d39b41b6d
Add functionality to the Copy Game Link button 2022-03-15 23:25:27 -06:00
Oliver Akins
b0e2a9e6d4
Instead of using onDestroy, return a function from onMount 2022-03-15 22:38:09 -06:00
Oliver Akins
018ae4fe06
Add a no-op button to copy the game link to the user's clipboard 2022-03-15 01:41:05 -06:00
Oliver Akins
1b9f3d780e
Add code to handle the lobby info responses 2022-03-13 18:32:15 -06:00
Oliver Akins
ee40351d1b
Update option info modal to only display non-hidden options 2022-03-13 01:45:06 -06:00
Oliver Akins
6e9ff8b751
Add the list of game options to the common module and make the multiplayer lobby begin listening to lobby info events + some style tweaks. 2022-03-13 01:33:38 -06:00
Oliver-Akins
e7533f60aa Rename the ColourChoice modal to ShipDesigner 2022-01-04 12:31:01 -07:00
Oliver-Akins
c282ec0378 Add a background to each of the options 2021-12-25 23:56:54 -07:00
Oliver-Akins
f3af5a77d7 Add the ColourChoice modal to the lobby 2021-12-24 03:22:38 -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
c305551175 Use an each block for option populating 2021-12-22 19:39:21 -07:00
Oliver-Akins
9105639bd9 Add options to the lobby screen 2021-12-17 01:45:09 -06:00
Oliver-Akins
9bc5fd1ad1 Begin work on the multiplayer lobby view 2021-12-15 02:42:58 -06:00