Commit Graph

35 Commits

Author SHA1 Message Date
Mikayla Dobson
1e24bd0d6c fixed bug in sass, may backtrack to modify player ui 2022-09-20 12:06:35 -05:00
5a7830340a optimized image rendering, tweaks to game ui 2022-09-10 15:58:29 -05:00
cd187bf595 in progress: major changes to gameboard styling 2022-08-27 15:57:09 -05:00
8be8933446 various changes to reserved card handling in player ui 2022-08-27 14:53:02 -05:00
Mikayla Dobson
25f2bb5837 various ui improvements; card photo, row collapse support 2022-08-26 16:21:11 -05:00
75d161a10b beginning to define standards for chip design 2022-08-25 13:21:35 -05:00
e987a2aad8 introducing logic for color sorting of chips 2022-08-25 13:04:57 -05:00
6914d44900 implemented purchase of a reserved card 2022-08-16 12:18: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
b0c81078ae score adds to player data when purchasing a card: 2022-08-06 18:05:12 -05:00
8fba7605b4 added counter for cards remaining 2022-08-06 12:13:12 -05:00
381027eb82 purchased cards removed from available face up cards, replaced with new card from deck 2022-08-06 11:52:18 -05:00
9c067172bf accounts for permanent resources 2022-08-05 20:28:07 -05:00
e0ad965ac2 cleanup 2022-08-05 19:53:20 -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
b6df8714aa mini cards render in player ui. to do: remove purchased cards from board and stage next card 2022-07-26 14:02:12 -05:00
ae4109a5fa restructuring 2022-07-26 13:52:47 -05:00
Mikayla Dobson
1ce3026e6f in progress: ui for viewing player resources 2022-07-25 12:29:39 -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
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
21bf7a2eb0 light styling 2022-07-21 15:20:50 -05:00
80bc389f6f renders card components randomly extracted from a shuffled deck 2022-07-18 18:57:32 -05:00