0
0
Fork 0
Commit graph

33 commits

Author SHA1 Message Date
Oliver-Akins
bd70fa5f99 Change how the status check is working 2021-01-10 15:42:14 -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
80209790a8 Sync state upon game rejoin 2021-01-07 15:33:53 -07:00
Oliver-Akins
cecfddfdee Change "game_code" commit to "gameCode" for consistency 2021-01-07 13:33:55 -07:00
Oliver-Akins
0abb127f8e Migrate button styles to the general document 2021-01-03 16:04:14 -07:00
Oliver-Akins
01ea91e856 Add an event listener for GameRejoined. 2021-01-03 00:06:45 -07:00
Oliver-Akins
911508b287 Add error bubbling to the in-game components. 2021-01-02 18:54:06 -07:00
Oliver-Akins
34e1a19a64 Fix bug that allowed people to start games when cancelling the name entry. 2021-01-02 18:37:05 -07:00
Oliver-Akins
5adefc7df3 Implement StartGame caller and listener. 2021-01-02 13:34:04 -07:00
Oliver-Akins
2a18c59f1a Fix the isGuesser/isWriter properties 2021-01-02 13:33:39 -07:00
Oliver-Akins
8bede05e07 Add support leaving/deleting game 2021-01-02 00:34:47 -07:00
Oliver-Akins
db464aa808 Use correct game code rather than "undefined" 2021-01-01 20:17:41 -07:00
Oliver-Akins
4ad2f0f13e Adjust game URL to copy and remove unused parameter 2021-01-01 19:52:58 -07:00
Oliver-Akins
f31341ffd8 Add players array and related mutations 2021-01-01 16:09:40 -07:00
Oliver-Akins
8caac8812e Implement all the socket logic for Creating/Joining games 2021-01-01 12:55:05 -07:00
Oliver-Akins
8dce2a4284 Trigger CreateGame event 2020-12-23 12:40:10 -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
b668f0c211 Add player list component to the lobby view and stretch the flex items. 2020-12-10 10:55:18 -07:00
Oliver-Akins
9c0a9b5917 Populate Lobby with styles and team choice layouts 2020-12-08 17:56:26 -07:00
Oliver-Akins
b85a2f5635 Scope the CSS in the Create Join component so it doesn't affect other components. 2020-12-08 17:43:44 -07:00
Oliver-Akins
43304617d7 Start work on the GameLobby view 2020-12-08 15:52:35 -07:00
Oliver-Akins
0adc01b040 Fix CSS imports 2020-12-08 15:40:58 -07:00
Oliver-Akins
dcc21997ca Add the HTML/CSS for the CreateJoin view 2020-12-08 15:39:57 -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