0
0
Fork 0
Commit graph

32 commits

Author SHA1 Message Date
Oliver-Akins
d238c72ac4 Add some documentation comments to the code. 2020-12-13 14:57:35 -07:00
Oliver-Akins
e1bc7acd0d Add markup and styling for the past questions 2020-12-12 18:03:43 -07:00
Oliver-Akins
6735a5e860 Move past-questions from the InGame to the GameBoard 2020-12-12 18:03:04 -07:00
Oliver-Akins
492b5707c4 Adjust styling to look better 2020-12-12 16:56:37 -07:00
Oliver-Akins
dc013c7c6e Change back to per-instance data object because Vue was yelling at me about it. 2020-12-12 16:48:57 -07:00
Oliver-Akins
4b5302d24c Adjust styling and markup to account for the past questions 2020-12-12 16:32:43 -07:00
Oliver-Akins
ede4e64714 Change to static data 2020-12-12 16:31:45 -07:00
Oliver-Akins
0c0ae86fa6 Add code to help the implemention of the socket server. 2020-12-12 16:16:14 -07:00
Oliver-Akins
cd13bae07f Update styling of text inputs to not overlap the text 2020-12-12 16:08:14 -07:00
Oliver-Akins
fc441fdf03 Add infrastructure for text input syncing. 2020-12-12 16:07:56 -07:00
Oliver-Akins
1bcaeccbe0 Right align the eyes for the other team. 2020-12-12 14:39:01 -07:00
Oliver-Akins
6b77c0ff26 Remove all the repeated text inputs and instead use a for loop. 2020-12-12 14:38:25 -07:00
Oliver-Akins
d9e7cd6c1b Adds all the text entry slots and CSS to the game board area 2020-12-10 15:18:37 -07:00
Oliver-Akins
e7d50281fe Add component names and fix CSS imports 2020-12-10 11:09:01 -07:00
Oliver-Akins
4d156a1e68 Remove placeholder data 2020-12-10 11:00:08 -07:00
Oliver-Akins
7273db2ede Add a primitive player list, this will show the player name and their role 2020-12-10 10:59:48 -07:00
Oliver-Akins
f840944691 Add component name 2020-12-10 10:33:24 -07:00
Oliver-Akins
0d27236e0e Generalize library section 2020-12-10 10:31:56 -07:00
Oliver-Akins
2c26fc8e0a Change to using the VueX store, rather than the data object. 2020-12-08 17:56:46 -07:00
Oliver-Akins
d848df35d5 Add clickable class to the buttons 2020-12-08 17:50:07 -07:00
Oliver-Akins
938481f8a7 Fix button styling in Role Selecting 2020-12-08 17:44:04 -07:00
Oliver-Akins
17913414ae Add styling and team suffix to name 2020-12-08 17:19:03 -07:00
Oliver-Akins
5f8fbbd864 Make modal background change pointer type 2020-12-08 16:51:19 -07:00
Oliver-Akins
36db1b68a7 Begin work on the role selector for the teams. 2020-12-08 15:53:38 -07:00
Oliver-Akins
f9cbf0bc8b Add stop modifier to div@click 2020-12-08 15:06:35 -07:00
Oliver-Akins
b8cfa8305f Adjust the wordings and attribution links. 2020-12-08 14:39:35 -07:00
Oliver-Akins
fcf8b0eb8c Get the attributions component working. 2020-12-08 14:32:28 -07:00
Oliver-Akins
c543f4f717 Get the Modal animation component functioning properly 2020-12-08 14:30:56 -07:00
Oliver-Akins
f7a2c2a7bb Create the Modal code / apply styling 2020-12-08 13:56:34 -07:00
Oliver-Akins
594262e657 Initialize component for the Modals. 2020-12-08 13:28:11 -07:00
Oliver-Akins
f5f63dc350 Initialize the components with the Vue base. 2020-12-08 13:19:58 -07:00
Oliver-Akins
27e2dab23a Initialize the components that will make up the site views 2020-12-07 20:34:45 -07:00