0
0
Fork 0
Commit graph

31 commits

Author SHA1 Message Date
Oliver-Akins
cb88f7e741 Remove VueX-persist 2021-01-05 13:44:52 -07:00
Oliver-Akins
643b6e8479 Add eye counts 2021-01-05 13:44:27 -07:00
Oliver-Akins
62ba5364a1 Add state commits for hand modifications. 2021-01-03 16:00:00 -07:00
Oliver-Akins
14cda8a50f Add setObject state mutation. 2021-01-02 18:36:41 -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
fb6cfd8218 Add players array and related mutations. 2021-01-01 16:10:30 -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
cd675f6597 Add trash icon to the configuration file. 2020-12-20 16:22:31 -07:00
Oliver-Akins
3c7f5e5376 Change default view back to login. 2020-12-20 15:36:32 -07:00
Oliver-Akins
fcc6712e23 Move the questions storage from the hand data object to the VueX store 2020-12-19 18:00:44 -07:00
Oliver-Akins
95a1bfe8a3 Implement VueX Persist with VueX 2020-12-19 18:00:11 -07:00
Oliver-Akins
171467803b Add data point for the chosen object. 2020-12-19 16:59:42 -07:00
Oliver-Akins
421c7d75f4 Add new config options for some button labels. 2020-12-19 16:59:19 -07:00
Oliver-Akins
478406cf0d Set default team to moon for development purposes 2020-12-12 18:04:02 -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
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
7b99f9ba0a Correct "moons" to "eyes" 2020-12-10 11:52:57 -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
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
Oliver-Akins
42ed01c783 Add player name attribute to VueX store. 2020-12-08 17:44:17 -07:00
Oliver-Akins
549397e753 change default view to lobby while working on the lobby code 2020-12-08 15:54:03 -07:00
Oliver-Akins
cdb8f90339 Add some initial data to the state 2020-12-08 15:03:01 -07:00
Oliver-Akins
919135eb87 Initialize default Vue HTML data 2020-12-07 20:33:21 -07:00