Commit Graph

40 Commits

Author SHA1 Message Date
6914d44900 implemented purchase of a reserved card 2022-08-16 12:18:22 -05:00
40904d36d3 version maintenance 2022-08-16 11:31:22 -05:00
2fba7b30fa recognizes gold chip requirement 2022-08-12 13:37:17 -05:00
74587d0a0e ui update: player card view shows number of each permanent resource upgrade 2022-08-12 11:19:37 -05:00
ab6a190cb5 in progress: gold chip functionality 2022-08-12 10:38:45 -05:00
35931eb8e5 implemented usePreviousPlayer, preparing to implement gold chip funcitonality 2022-08-09 14:27:59 -05:00
adc653abbf defined logic for picking up noble, adding to score 2022-08-06 19:14:40 -05:00
9c067172bf accounts for permanent resources 2022-08-05 20:28:07 -05:00
c7138038fa to do: rendering problem after buy card, remove purchased card from gameboard 2022-08-05 18:55:07 -05:00
9abd8b2667 preparing to redefine some actions 2022-08-05 14:08:31 -05:00
4de7c30804 to do: updateResources action, actions test suite 2022-07-31 18:14:55 -05:00
5fd2ca0344 in progress: developing test suite with vitest 2022-07-31 17:57:42 -05:00
6d7d859fe9 in progress: debugging buy card action 2022-07-31 14:46:25 -05:00
1122336742 cleanup after refactoring action type functionality 2022-07-31 13:00:14 -05:00
fa297bc09c reserve card action defined 2022-07-31 11:43:25 -05:00
Mikayla Dobson
70f2bbe16f to do: reserve card action, include gold chip or not 2022-07-30 08:43:51 -05:00
Mikayla Dobson
3e8d3b5e03 includes held cards in total available resources 2022-07-30 08:24:41 -05:00
Mikayla Dobson
3ba8dedcfa card is replaced on purchase 2022-07-30 08:01:24 -05:00
ae4109a5fa restructuring 2022-07-26 13:52:47 -05:00
ed91a44340 cleanup 2022-07-26 12:41:12 -05:00
Mikayla Dobson
df36588d3d in progress: cleanup project structure 2022-07-25 13:16:45 -05:00
Mikayla Dobson
a7580021f8 defined card cost validating function 2022-07-25 12:55:33 -05:00
Mikayla Dobson
b501424da3 Merge branch 'master' into state-mgmt-backtrack 2022-07-24 14:13:43 -05:00
Mikayla Dobson
a073304659 state setter formats 2022-07-24 13:44:46 -05:00
Mikayla Dobson
f6ce03a8dc chip selection validator works as expected 2022-07-24 12:56:11 -05:00
Mikayla Dobson
33736c6659 in progress: ui prompt on player component 2022-07-24 11:36:37 -05:00
Mikayla Dobson
00b2442598 action types being passed between components 2022-07-24 11:09:31 -05:00
Mikayla Dobson
dc603c891a incorporating actions and chip selection into state 2022-07-24 10:10:40 -05:00
Mikayla Dobson
a76823f2b5 to do: pass props back to parent from children 2022-07-23 14:05:36 -05:00
Mikayla Dobson
3cfad260bf incorporating action types into app state 2022-07-23 12:41:18 -05:00
Mikayla Dobson
d5cc2c9466 proper turn order handling, round change logic 2022-07-23 10:20:42 -05:00
Mikayla Dobson
d01f555c1e props passed through components successfully 2022-07-23 09:42:07 -05:00
Mikayla Dobson
ec53f1889d to do: rendering problem in resource component 2022-07-21 17:34:25 -05:00
Mikayla Dobson
65af1b284d bug fix in config options, error message cleanup 2022-07-21 16:34:38 -05:00
Mikayla Dobson
5bf8cfbe0b radio button state works as intended. some cleanup 2022-07-21 16:30:04 -05:00
Mikayla Dobson
cfae1ddfbb setting up routing, cleaning up context 2022-07-21 14:38:58 -05:00
80bc389f6f renders card components randomly extracted from a shuffled deck 2022-07-18 18:57:32 -05:00
fed8853b94 board setup functions 2022-07-18 17:16:03 -05:00
e861cceda0 organizing type structure 2022-07-16 14:10:45 -05:00
5137ea8402 init commit 2022-07-16 13:56:35 -05:00