0
0
Fork 0
Commit graph

194 commits

Author SHA1 Message Date
Oliver-Akins
d9a1b68035 Update the Hand component to be generalized better for all players and have a button for each card instead of clicking the card itself. 2020-12-15 20:36:00 -07:00
Oliver-Akins
d02e6100db Add animation for the expand-from-left animation 2020-12-15 20:35:23 -07:00
Oliver-Akins
aaca95f4a2 Add styles for the card button 2020-12-15 20:33:49 -07:00
Oliver-Akins
e115384f21 Add anchor tag styling to the attributions modal 2020-12-15 20:33:25 -07:00
Oliver-Akins
7e30bdba31 Remove teleport because we're running V2 not V3. Whoops... 2020-12-13 17:21:38 -07:00
Oliver-Akins
42d0fe483e Add teleport to Modals. 2020-12-13 17:17:32 -07:00
Oliver-Akins
f823e599b4 Add Hand markup, styling, and some functionality. 2020-12-13 16:55:31 -07:00
Oliver-Akins
2240f96940 Add darken/lighten variants of the confirm/cancel colours. 2020-12-13 16:54:48 -07:00
Oliver-Akins
2eec1880c6 Add a closable property to the modal animation 2020-12-13 16:52:33 -07:00
Oliver-Akins
e5328dd1fb Add some bits to the Hand template 2020-12-13 15:02:02 -07:00
Oliver-Akins
ecc580e8d7 Add corner rounding to the question boxes. 2020-12-13 14:58:42 -07:00
Oliver-Akins
d238c72ac4 Add some documentation comments to the code. 2020-12-13 14:57:35 -07:00
Oliver-Akins
478406cf0d Set default team to moon for development purposes 2020-12-12 18:04:02 -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
1a7875f233 Add lighten/darken variants of the alt colour for the past questions button. 2020-12-12 17:39:22 -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
f5c88eedd0 Add the past questions index to the document 2020-12-12 16:31:20 -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
2131c2e8f4 Update view for testing purposes 2020-12-12 16:09:04 -07:00
Oliver-Akins
6f576ef5c2 Add team icons. 2020-12-12 16:08:40 -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
aad77dac18 Add a team value 2020-12-10 15:20:18 -07:00
Oliver-Akins
211fe2e3ac Add config option for the eye icon. 2020-12-10 15:19:55 -07:00
Oliver-Akins
40fcf179d7 Add getters for the team names. 2020-12-10 15:19:33 -07:00
Oliver-Akins
299cc99c88 Begin work on the InGame view 2020-12-10 15:19:11 -07:00
Oliver-Akins
238c112859 Add the InGame view to the app 2020-12-10 15:18:54 -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
287af267d6 Add comment about changing the SVG image 2020-12-10 15:03:45 -07:00
Oliver-Akins
5590f22e0d Add icons and remove Vue logo 2020-12-10 15:03:28 -07:00
Oliver-Akins
64171c1658 Add documentation to keep track of z-indexes. 2020-12-10 15:02:50 -07:00
Oliver-Akins
e63c8edb77 Disable an eslint rule that I don't like. 2020-12-10 11:53:28 -07:00
Oliver-Akins
7b99f9ba0a Correct "moons" to "eyes" 2020-12-10 11:52:57 -07:00
Oliver-Akins
e7d50281fe Add component names and fix CSS imports 2020-12-10 11:09:01 -07:00
Oliver-Akins
b71a9e7d7f Update the colour variables for the cards 2020-12-10 11:03:03 -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
b668f0c211 Add player list component to the lobby view and stretch the flex items. 2020-12-10 10:55:18 -07:00
Oliver-Akins
bbdfb7d1a9 Add player list to state 2020-12-10 10:54:47 -07:00
Oliver-Akins
8f27b6b932 Adjust ordering of attributes and include a do not edit below comment. 2020-12-10 10:37:50 -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
3257034b82 Add the moon counts to the data store 2020-12-08 18:09:00 -07:00
Oliver-Akins
5ca11ec484 Add data to the store. 2020-12-08 17:56:56 -07:00