0
0
Fork 0
Commit graph

127 commits

Author SHA1 Message Date
Oliver-Akins
565a88e07e Rename to Phantom Ink 2021-09-04 22:20:51 -06:00
Oliver-Akins
2a8fc17bfc Add padding back to the other team answers 2021-03-27 12:29:42 -06:00
Oliver-Akins
13c35375f1 Add attribution for the wood pattern 2021-03-22 17:04:38 -06:00
Oliver-Akins
a817ee3c04 Add noopener to the URL to prevent CSRF 2021-03-22 16:57:54 -06:00
Oliver-Akins
67b7cd2037 Fix text colour of the question in the hand box once the spirit has chosen the question 2021-03-22 16:55:27 -06:00
Oliver-Akins
284da23189 Add logo image to center top of game board 2021-03-22 16:51:49 -06:00
Oliver-Akins
b9193b0628 Add some extra margin to the first and last child 2021-03-20 16:38:17 -06:00
Oliver-Akins
798f378224 Center the text in the boxes 2021-03-20 16:32:20 -06:00
Oliver-Akins
459e9f5df5 Remove corner rounding on insert 2021-03-20 16:32:05 -06:00
Oliver-Akins
ff03846a14 Update the eye position to be accurate 2021-03-20 16:31:42 -06:00
Oliver-Akins
0d6ec5093c Fix the trash icon positioning 2021-03-20 16:31:26 -06:00
Oliver-Akins
59bd906adc Rearrange object choice layout 2021-03-20 16:31:07 -06:00
Oliver-Akins
79b4a11bb9 Make the background image for the board work 2021-03-20 15:07:35 -06:00
Oliver-Akins
c7e32f1f6b Remove corner rounding 2021-03-20 15:06:42 -06:00
Oliver-Akins
63eda82b20 Make card buttons pill-shaped 2021-03-20 15:05:52 -06:00
Oliver-Akins
0e2575b9c5 Add specific CSS var for the hand background 2021-03-20 15:05:27 -06:00
Oliver-Akins
74d1eac0c6 Make the corner button styles apply to the buttons 2021-03-20 15:04:36 -06:00
Oliver-Akins
fa78e34d12 Un-dock and pill-ify the past questions button 2021-03-19 19:43:47 -06:00
Oliver-Akins
8890bd7284 Update the answer containers to fit properly 2021-03-19 19:43:17 -06:00
Oliver-Akins
d93045e65d Get rid of team labels on main board 2021-03-19 19:36:32 -06:00
Oliver-Akins
28d59dbed9 Update colour palette 2021-03-19 19:35:36 -06:00
Oliver-Akins
3359c84fe4 Remove alias from attributions panel. 2021-03-03 22:17:40 -07:00
Oliver-Akins
f3795a4fea Remove the tooling list 2021-03-03 22:14:17 -07:00
Oliver-Akins
be446a0390 Add a modal that displays all players on the team and which one is the spirit. 2021-02-28 20:13:04 -07:00
Oliver-Akins
b380fef99b Add a card ID for if there are multiple guessers in the game 2021-01-26 16:48:49 -07:00
Oliver-Akins
249bc5bca6 Add a property if there are multiple guessers on a team 2021-01-26 16:48:23 -07:00
Oliver-Akins
865c454589 Make spirits see the buttons at end of the game 2021-01-23 12:34:48 -07:00
Oliver-Akins
94f018bf60 Update the lobby screen to move the player around the lists 2021-01-12 16:04:00 -07:00
Oliver-Akins
911f25eb1d Makes period optional for answer checking. 2021-01-12 15:34:51 -07:00
Oliver-Akins
62e42b20e3 Add Axios as a dependency 2021-01-11 16:35:23 -07:00
Oliver-Akins
6bdf0ee17c Fix spelling error in conditional (closes #46) 2021-01-10 14:15:18 -07:00
Oliver-Akins
daa18d6a9a Fix: Character cases causing interface not recognize the game end. (closes #47) 2021-01-10 14:13:58 -07:00
Oliver-Akins
9d7bd8c893 Move ChosenObject listener from the ChooseObject component to the InGame component so that the guessers also have a listener for the event data. 2021-01-09 01:25:31 -07:00
Oliver-Akins
5057294c0e Add response listener for GameReset 2021-01-09 01:23:04 -07:00
Oliver-Akins
5ebe6ea5c7 Remove vertical margin so flex can deal with it better 2021-01-09 00:18:17 -07:00
Oliver-Akins
ed2c96762a Point the Resonym site link to the Resonym site rather than a path on this site. 2021-01-08 23:17:52 -07:00
Oliver-Akins
980249939d Only show survey button if the link exists 2021-01-08 23:17:21 -07:00
Oliver-Akins
fdd0b19a4c Fix error on trying to see if the game has been won when there's not even an object chosen yet. 2021-01-08 23:12:28 -07:00
Oliver-Akins
66ff888221 Add survey button to attributions popup and hand at end of the game. Closes #38 2021-01-08 23:11:58 -07:00
Oliver-Akins
21bca5f468 Add ResetGame button when someone has the right answer. 2021-01-07 18:17:37 -07:00
Oliver-Akins
c1226a81c5 Add styling for when an answer is correct. 2021-01-07 18:16:54 -07:00
Oliver-Akins
c0a2c22691 Add missing punctuation 2021-01-07 16:29:08 -07:00
Oliver-Akins
65776efd06 Fix error that prevents rendering of the entire board 2021-01-07 16:11:48 -07:00
Oliver-Akins
81d810e951 Update to use answers from VueX and not the data object. 2021-01-07 13:07:52 -07:00
Oliver-Akins
0968181e06 Add serif'd font to the text inputs 2021-01-05 15:15:46 -07:00
Oliver-Akins
d428d1160b Tranform text to all uppercase in the writing boxes. 2021-01-05 14:12:30 -07:00
Oliver-Akins
cb88f7e741 Remove VueX-persist 2021-01-05 13:44:52 -07:00
Oliver-Akins
6db083e699 Make the discard hand button actually emit to the server. 2021-01-05 10:33:46 -07:00
Oliver-Akins
0abb127f8e Migrate button styles to the general document 2021-01-03 16:04:14 -07:00
Oliver-Akins
d639ed4a48 Update hand to display the most recent question when the hand area until they receive a new card from the mediums. 2021-01-03 15:59:12 -07:00