Commit Graph

41 Commits

Author SHA1 Message Date
pskfyi 19ee7040ac chore: enable spa mode 2022-01-09 20:32:12 -08:00
pskfyi f6a50c384f lint: ignore page component names 2022-01-09 20:32:12 -08:00
John McCardle 1b65b8bbea feat: Issue #33, wisdom pane connected to game state data 2022-01-09 20:12:37 -05:00
John McCardle 2f66b2c073 feat: issue #40, connect time readouts to vuex state 2022-01-09 20:12:37 -05:00
John McCardle 6cc6f94dd4 chore: lintfix 2022-01-09 20:12:37 -05:00
John McCardle 1474a13b73 chore: initial data structures for issues #33 and #40 2022-01-09 20:12:37 -05:00
John McCardle 6d9486763b feat: mission status tracks actual currency and requirements from the vuex store. 2022-01-09 12:08:43 -08:00
Patrick Keenan 4bbdb03263 chore: palette revision 1 2022-01-09 11:13:23 -08:00
John McCardle 25a9c70663 feat: purchase workers with currency, increase instrument speed, prices go up with each purchase 2022-01-09 14:07:11 -05:00
John McCardle 79f00ed080 feat: Compute actual value of instruments on their progress bar 2022-01-09 03:30:28 -05:00
John McCardle 095938e8eb feat: Issue 34 - instruments now produce spare time, at a rate proportional to the number of workers 2022-01-09 03:30:28 -05:00
John McCardle af96580125 feat: show currency value on the key art. 2022-01-09 03:30:28 -05:00
John McCardle 65db9af436 chore: lintfix (my bad) 2022-01-09 03:30:28 -05:00
John McCardle 3b54f70b15 feat: issue 35 - generate currency when clicking key art. 2022-01-09 03:30:28 -05:00
pskfyi 484f773e8a chore: rename tabs, declare routes, use icons for tabs; layout updates 2022-01-08 19:11:56 -08:00
pskfyi f5d689117a feat: first draft of units 2022-01-08 19:07:49 -08:00
John McCardle 87fca05e77 Add locked property; display lock instead of tab number if tab is not unlocked. 2022-01-08 15:56:04 -05:00
pskfyi eedceccd3d feat: mission tab first draft 2022-01-08 11:17:59 -08:00
John McCardle 6c61c96091 feat: demonstrate animation 2022-01-07 17:39:17 -05:00
John McCardle 9a4f6d10f4 style: trailing comma for extreme excellence 2022-01-07 16:27:11 -05:00
John McCardle 9948456ab2 fix tech definition (single currency) 2022-01-07 16:27:11 -05:00
John McCardle eaa038dc43 refactor: eliminate constants file of multiple currencies 2022-01-07 16:27:11 -05:00
John McCardle e164f61f68 refactor: reduce to one currency, eliminate store module 2022-01-07 16:27:11 -05:00
pskfyi 109db41d96 feat: continued iteration of first two tabs 2022-01-07 12:43:47 -08:00
pskfyi d56b1a406e chore: always publish colors
.
2022-01-07 12:43:47 -08:00
pskfyi 4d11db3a33 feat: tab colors from centralized data 2022-01-07 12:43:47 -08:00
John McCardle 57caa75b99 import const currencies as object properly 2022-01-06 18:46:02 -05:00
John McCardle 14c83b56b9 Use constants as keys correctly 2022-01-06 18:46:02 -05:00
John McCardle cf54e26dbf currencies as object; lintfix 2022-01-06 18:46:02 -05:00
John McCardle cd8cdd31e3 Basic game data structure for devices and workers. 2022-01-06 18:46:02 -05:00
pskfyi 98350955b0 Merge branch 'master' of github.com:NYIGJ/timekeeper 2022-01-06 15:22:24 -08:00
pskfyi 843aba7f54 chore: color updates 2022-01-06 15:22:21 -08:00
pskfyi 225d7e3c09 "incremental.js" vuex store for shared state. See InfinityTester component for examples on how to modify the store; arbitarily many currencies can be controlled. 2022-01-06 14:31:09 -08:00
pskfyi cc65639b75 chore: wire up fontawesome 2022-01-06 17:05:50 -05:00
pskfyi 20f329c11d feat: first draft of layout 2022-01-06 16:02:19 -05:00
pskfyi daabaf2174 chore: name update and readme update 2022-01-06 01:27:38 -08:00
pskfyi d559475c67 chore: remove boilerplate 2022-01-06 01:27:38 -08:00
pskfyi 977a598e42 lint: format 2022-01-06 01:27:38 -08:00
John McCardle 2b4ab9c6ea Some layout progress. 2022-01-04 17:41:36 -05:00
John McCardle 4031fd18f1 Pin versions with volta 2022-01-04 17:16:08 -05:00
John McCardle 9a756bd03c Initial Commit 2022-01-03 18:53:38 -05:00