Commit Graph

86 Commits

Author SHA1 Message Date
pskfyi cfa418bee3 chore: reduce decimal places by 1 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 c85debba56 fix: itch sucks 2022-01-12 18:59:47 -08:00
pskfyi 5d10ac918e fix: assets should use relative paths for itch.io 2022-01-12 18:51:32 -08:00
pskfyi 233a1a4daa feat: game flow draft 2; time machine first draft 2022-01-12 12:11:30 -08:00
pskfyi 82fd1b3e12 fix: lock advanced instruments 2022-01-12 12:11:30 -08:00
pskfyi a226cb3fa0 fix: creating instruments costs money 2022-01-12 12:11:30 -08:00
pskfyi c8cb271052 chore: update data for instruments; fix instrument ticking 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
John McCardle f69530c68a chore: unlock all devices for debugging and fun. 2022-01-11 18:46:27 -08:00
John McCardle aa235a9259 feat: match instrument tick rates and rewards to miro table 2022-01-11 18:46:27 -08:00
John McCardle 97448e57f0 feat: populated and reordered devices to match miro 2022-01-11 18:46:27 -08:00
John McCardle 34c44dd94a feat: prestige and time era backend logic 2022-01-11 18:46:27 -08:00
pskfyi 2b4dd94309 fix: worker levels now scale idle spare time gain 2022-01-11 14:18:42 -05:00
pskfyi e0b8bd00c1 fix: missions that cost spare time now deduct spare time 2022-01-11 14:18:42 -05:00
pskfyi 4f0b3c7741 feat: improved missions UI and more sophisticated unlock options 2022-01-11 14:18:42 -05:00
pskfyi e65587bbb7 feat: only show unlocked instruments and apprentices 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 abc77ef429 chore: Issue #53, set time machine cost to something reasonable 2022-01-10 21:14:52 -05:00
John McCardle 08f5368e1c feat: Issue #51, stop time when player reaches max age 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 a7ac60c0fa chore: 6 columns max for instruments 2022-01-10 09:09:51 -08:00
pskfyi 15da9f6798 chore: do not purge dynamic grid classes 2022-01-10 09:09:51 -08: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 724aaaf663 fix: update keys to stop console errors 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 5ab549d441 chore: slow date tick rate 2022-01-09 22:53:55 -08:00
pskfyi dbe68a5f36 feat: header and spare time transition colors as well 2022-01-09 22:53:15 -08:00
pskfyi 094866afbb feat: page transitions trigger color animated changes 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 63ce5f8ba5 chore: use router in hash mode 2022-01-09 20:32:12 -08:00
pskfyi 1d655da2ab refactor: use multiple routes 2022-01-09 20:32:12 -08:00
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