0
0
Fork 0
Commit graph

16 commits

Author SHA1 Message Date
Oliver-Akins
28d59dbed9 Update colour palette 2021-03-19 19:35:36 -06: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
911508b287 Add error bubbling to the in-game components. 2021-01-02 18:54:06 -07:00
Oliver-Akins
2a18c59f1a Fix the isGuesser/isWriter properties 2021-01-02 13:33:39 -07:00
Oliver-Akins
28065831c4 Add object reminder for spirits 2020-12-20 20:05:43 -07:00
Oliver-Akins
dccb0f835f Detect if an object has been chosen and change the display if it hasn't. 2020-12-19 16:57:40 -07:00
Oliver-Akins
82e6070976 Increase height of the bottom bar by a small amount 2020-12-18 18:40:55 -07:00
Oliver-Akins
17e43beb1e Update InGame to use a CSS grid. 2020-12-18 18:26:14 -07:00
Oliver-Akins
d5235942db Only show discard hand button to mediums 2020-12-16 18:12: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
4b5302d24c Adjust styling and markup to account for the past questions 2020-12-12 16:32:43 -07:00
Oliver-Akins
299cc99c88 Begin work on the InGame view 2020-12-10 15:19:11 -07:00
Oliver-Akins
e7d50281fe Add component names and fix CSS imports 2020-12-10 11:09:01 -07:00
Oliver-Akins
0adc01b040 Fix CSS imports 2020-12-08 15:40:58 -07:00
Oliver-Akins
f5f63dc350 Initialize the components with the Vue base. 2020-12-08 13:19:58 -07:00
Oliver-Akins
c9eabc29fd Initialize the site views 2020-12-07 20:34:31 -07:00