Commit Graph

52 Commits

Author SHA1 Message Date
pskfyi 018d0e8b50 fix: philosophers stone displays mana unit 2022-01-15 10:16:52 -08:00
pskfyi e2dead5ccc fix: disable purchsing apprentices and spending energy after time stops 2022-01-15 01:08:36 -08:00
pskfyi 03cb459114 chore: adjust displayed Instrument payout with suffix notation 2022-01-14 23:52:05 -08:00
pskfyi 5de4a0cb9f fix: always left align progress button title 2022-01-14 23:38:53 -08:00
pskfyi 42bc01739a feat: custom key art w/ animations 2022-01-14 23:38:53 -08:00
pskfyi bfed01bb56 feat: use custom SVGs 2022-01-14 23:38:53 -08:00
John McCardle e844e27593 feat: fix main currency display format; closes #90 2022-01-14 15:11:05 -05:00
pskfyi 7bdbc36800 fix: clicks disabled when game stops 2022-01-14 00:02:19 -08:00
pskfyi 08951244ab feat: narrative modal and game flow draft 4 2022-01-14 00:02:19 -08:00
pskfyi 3f1a6140a2 fix: disable locked tabs 2022-01-14 00:02:19 -08:00
pskfyi 5029bb70fb feat: magic game flow 1 2022-01-14 00:02:19 -08:00
pskfyi 45fc84b3db chore: messaging about spare time, energy, and mana 2022-01-14 00:02:19 -08:00
John McCardle 490b99503c feat: Suffixed Decimals 2022-01-13 19:12:34 -08:00
pskfyi 1c0cc228f6 feat: custom fonts 2022-01-13 13:03:06 -08:00
pskfyi 6bac096ca8 feat: mana system and mana bar on time magic tab 2022-01-13 12:08:20 -08:00
pskfyi 6e14d26ee4 feat: time machine and time travel flow draft 1 2022-01-13 12:08:20 -08:00
pskfyi 233a1a4daa feat: game flow draft 2; time machine first draft 2022-01-12 12:11:30 -08:00
John McCardle 8dfbd31ebb chore: lintfix 2022-01-11 18:46:27 -08:00
John McCardle 269a961eed feat: simple currency string formatting to prevent long float inaccuracies displaying 2022-01-11 18:46:27 -08:00
pskfyi 4f0b3c7741 feat: improved missions UI and more sophisticated unlock options 2022-01-11 14:18:42 -05:00
pskfyi 9333b0d48f chore: adjust click event and expand unit possibilities 2022-01-11 14:18:42 -05:00
John McCardle 5332f6035a feat: Display year/month durations via getters 2022-01-10 21:14:52 -05:00
John McCardle 915b91c624 feat: MissionButton handles max age completion criteria ; closes #52 2022-01-10 21:14:52 -05:00
John McCardle e19621e124 feat: Issue #50, run game clock in months 2022-01-10 21:14:52 -05:00
pskfyi ea1a65766d feat: first tab draft 2; adjust tick and worker mechanics 2022-01-10 09:09:51 -08:00
pskfyi 8c61da296d refactor: clean up progress button; emit click event 2022-01-10 09:09:51 -08:00
pskfyi 57f1e64575 refactor: clean up header code 2022-01-10 09:09:51 -08:00
pskfyi 7154b8bafd chore: cleanup; adjust styles on spoare time 2022-01-10 09:09:51 -08:00
pskfyi 875418a84f feat: appretices tab draft 2 2022-01-10 09:09:51 -08:00
pskfyi 7c0a3b6375 refactor: componentize responsive grid 2022-01-10 09:09:51 -08:00
pskfyi f0fb7a5981 chore: cleanup unused code 2022-01-10 09:09:51 -08:00
pskfyi 29d2120184 fix: allow Decimal values; closes #47 2022-01-10 09:09:51 -08:00
pskfyi 60a31b659c refactor: componentize key art section; move title to tab area 2022-01-10 09:09:51 -08:00
pskfyi dbe68a5f36 feat: header and spare time transition colors as well 2022-01-09 22:53:15 -08:00
pskfyi 5a05e52ed9 chore: updates to header, footer, tabs, and colors 2022-01-09 21:37:28 -08:00
pskfyi 1d655da2ab refactor: use multiple routes 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 6d9486763b feat: mission status tracks actual currency and requirements from the vuex store. 2022-01-09 12:08:43 -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
pskfyi 484f773e8a chore: rename tabs, declare routes, use icons for tabs; layout updates 2022-01-08 19:11:56 -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
pskfyi 109db41d96 feat: continued iteration of first two tabs 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 cf54e26dbf currencies as object; lintfix 2022-01-06 18:46:02 -05: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 d559475c67 chore: remove boilerplate 2022-01-06 01:27:38 -08:00
pskfyi 977a598e42 lint: format 2022-01-06 01:27:38 -08:00