0
0
Fork 0
Commit graph

217 commits

Author SHA1 Message Date
Oliver-Akins
1eac963bc5 Get questions from server. 2021-01-03 15:55:35 -07:00
Oliver-Akins
29514da442 Bubble error event 2021-01-03 15:55:21 -07:00
Oliver-Akins
6bb5fc322f Add CSV parser 2021-01-03 15:55:03 -07:00
Oliver-Akins
01ea91e856 Add an event listener for GameRejoined. 2021-01-03 00:06:45 -07:00
Oliver-Akins
3abec8ccda Implement UpdateAnswer functionality on the client 2021-01-03 00:06:29 -07:00
Oliver-Akins
911508b287 Add error bubbling to the in-game components. 2021-01-02 18:54:06 -07:00
Oliver-Akins
8162396c5d Implement object selection on the client side. 2021-01-02 18:53:14 -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
14cda8a50f Add setObject state mutation. 2021-01-02 18:36:41 -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
db2fbc5c1e Add tslog 2021-01-02 13:33:10 -07:00
Oliver-Akins
8bede05e07 Add support leaving/deleting game 2021-01-02 00:34:47 -07:00
Oliver-Akins
5cadcfa90a Change alert bar to have more than only error type 2021-01-01 23:38:29 -07:00
Oliver-Akins
f79b7abb3e Make navigator undefined match more explicit. 2021-01-01 23:36:07 -07:00
Oliver-Akins
e04a0bca08 Add semi-colons. 2021-01-01 23:25:16 -07:00
Oliver-Akins
c4ffdbb5bc Add a resetState mutation 2021-01-01 23:25:07 -07:00
Oliver-Akins
d241f341be Correct the switch case and add information to the warning. 2021-01-01 20:18:12 -07:00
Oliver-Akins
db464aa808 Use correct game code rather than "undefined" 2021-01-01 20:17:41 -07:00
Oliver-Akins
bc11738d9b Condense new and remove into the same switch case. 2021-01-01 20:09:34 -07:00
Oliver-Akins
4bcdd446e9 Fix typo 2021-01-01 20:07:34 -07:00
Oliver-Akins
4ad2f0f13e Adjust game URL to copy and remove unused parameter 2021-01-01 19:52:58 -07:00
Oliver-Akins
fb6cfd8218 Add players array and related mutations. 2021-01-01 16:10:30 -07:00
Oliver-Akins
6cd11b7563 Add vue-clipboard2 to the system 2021-01-01 16:10:11 -07:00
Oliver-Akins
f31341ffd8 Add players array and related mutations 2021-01-01 16:09:40 -07:00
Oliver-Akins
dd365dde86 Adjust prop names and add event distribution 2021-01-01 16:09:21 -07:00
Oliver-Akins
66518cebaa Add the listeners for websocket events. 2021-01-01 16:08:58 -07:00
Oliver-Akins
a1e66da5dc Add vue-clipboard2 2021-01-01 16:08:26 -07:00
Oliver-Akins
b6e3bd83d5 Adjust what data is in the store by default 2021-01-01 12:56:46 -07:00
Oliver-Akins
367fb7b274 Only use vuex-persist in production so that we don't have it saving in development 2021-01-01 12:56:06 -07:00
Oliver-Akins
3df1218ebb Add mutations that we'll need so vuex-persist actually works 2021-01-01 12:55:36 -07:00
Oliver-Akins
8caac8812e Implement all the socket logic for Creating/Joining games 2021-01-01 12:55:05 -07:00
Oliver-Akins
87d83c33cf Add an error bar to the site 2021-01-01 12:54:33 -07:00
Oliver-Akins
67849abfeb Add top-slide animation 2020-12-31 12:57:52 -07:00
Oliver-Akins
31557e5ccf Add Vue-socket.io-extended to the site. 2020-12-23 12:41:09 -07:00
Oliver-Akins
4d598201c7 Add Error listener 2020-12-23 12:40:25 -07:00
Oliver-Akins
8dce2a4284 Trigger CreateGame event 2020-12-23 12:40:10 -07:00
Oliver-Akins
bd924c1816 Add modules we need. 2020-12-23 12:39:39 -07:00
Oliver-Akins
28065831c4 Add object reminder for spirits 2020-12-20 20:05:43 -07:00
Oliver-Akins
db027cde77 Make discard hand component have proper UI. 2020-12-20 17:36:01 -07:00
Oliver-Akins
2c1b41565a Remove unused CSS 2020-12-20 17:33:35 -07:00
Oliver-Akins
6671b873b4 Listen for changes in the show property so we can reset the content data value. 2020-12-20 17:33:22 -07:00
Oliver-Akins
6b6af7b50b Instead of unset class, use unclickable if the modal isn't closable 2020-12-20 17:32:57 -07:00
Oliver-Akins
0c1d5892e7 Make the attribution bar not make the bottom corner buttons not clickable 2020-12-20 16:23:13 -07:00
Oliver-Akins
cd675f6597 Add trash icon to the configuration file. 2020-12-20 16:22:31 -07:00
Oliver-Akins
fb652567ec Add trash icon 2020-12-20 16:22:09 -07:00
Oliver-Akins
10e9dea3ef Add socket.io and TOML to the attributions modal 2020-12-20 15:37:15 -07:00
Oliver-Akins
3c7f5e5376 Change default view back to login. 2020-12-20 15:36:32 -07:00
Oliver-Akins
ce7e35cd53 remove unneeded event 2020-12-19 18:01:12 -07:00
Oliver-Akins
7e9884a273 Update event name 2020-12-19 18:00:57 -07:00