• Joined on 2017-06-14
Murk pushed to master at Murk/Dominion 2021-01-08 19:04:52 +01:00
9ab7d7fcfb Add victory card type
Murk pushed to master at Murk/Dominion 2021-01-08 18:47:06 +01:00
d78b8b1416 Add card structure and treasure card type
a8246888ee Rename Duchery to Duchy
Compare 2 commits »
Murk closed issue Murk/Dominion#6 2021-01-06 19:01:23 +01:00
Move pile counter to make bottom card types visible
Murk closed issue Murk/Dominion#3 2021-01-06 19:01:15 +01:00
Add card hover effect for hand and played cards
Murk closed issue Murk/Dominion#4 2021-01-06 19:00:59 +01:00
Add red border to player hand only when active player
Murk pushed to master at Murk/Dominion 2021-01-06 19:00:45 +01:00
c48c63debb Improve player hand UI
b13205da34 Fix end turn unintentional cleanup
Compare 2 commits »
Murk pushed to master at Murk/Dominion 2021-01-05 21:20:23 +01:00
e455c97c67 Fix supply card quantities based on player count
Murk pushed to master at Murk/Dominion 2021-01-05 20:41:07 +01:00
7b172b5f03 Add game end condition check and simple scoring end screen
Murk opened issue Murk/Dominion#6 2021-01-03 21:45:35 +01:00
Move pile counter to make bottom card types visible
Murk opened issue Murk/Dominion#5 2021-01-03 21:01:11 +01:00
Make content of trash visible to all players
Murk opened issue Murk/Dominion#4 2021-01-03 20:55:36 +01:00
Add red border to player hand only when active player
Murk opened issue Murk/Dominion#3 2021-01-03 20:55:12 +01:00
Add card hover effect for hand and played cards
Murk opened issue Murk/Dominion#2 2021-01-03 19:33:07 +01:00
Remove player from array when disconnecting during setup.