145 Commits

Author SHA1 Message Date
dd94041ead Fix winner check 2021-11-20 01:48:58 -08:00
336ba03e13 Add auto play for bots 2021-11-20 00:09:01 -08:00
adb8d2fa92 Add seat management fix new game button 2021-11-17 07:56:39 -08:00
bdce615cac Change selected card style 2021-11-17 07:54:43 -08:00
35552c1e1f Disabled control buttons when not in control 2021-11-15 18:54:38 -08:00
df66a535d8 Add about page with attributions 2021-11-13 17:29:01 -08:00
2a088661a1 Create button to remove bots 2021-11-10 22:14:43 -08:00
72a26675b5 Method must return boolean, not nil 2021-11-10 21:36:11 -08:00
bd76b33038 Add Bot button respects seat occupied status 2021-11-10 21:24:15 -08:00
ef1704d24c Adds Bot button and start of Bot Players 2021-11-07 21:48:48 -08:00
726fab89aa Fix failing tests 2021-11-05 21:26:14 -07:00
dc58e28520 Fix card labels 2021-11-02 19:47:51 -07:00
b2d13e5856 Move card data to checkbox 2021-09-19 00:21:28 -07:00
172b682389 Improve selected card UI 2021-09-19 00:13:58 -07:00
e8417c23f7 Capybara test requires visible checkbox 2021-09-18 23:44:02 -07:00
61cbb753aa Fix syntax errors 2021-07-24 02:15:33 -07:00
5e63580be8 Fix player count game validation 2021-07-08 23:47:37 -07:00
4503d117d6 Add card data attribute to inventory cards 2021-07-07 23:01:09 -07:00
aef7f19d6d Fix link route name 2021-07-07 23:00:21 -07:00
b6faf01c06 Fix nil argument bug 2021-07-07 22:42:43 -07:00
59bae293d6 Use image asset tag for cards 2019-11-06 15:10:16 -08:00
4ba180197f Add tutorial link to home screen 2019-11-06 04:53:17 -08:00
99b16f05e2 Use player display_name 2019-11-04 05:06:38 -08:00
a275ed100c Autoload game updates if not taking turn 2019-11-04 05:06:03 -08:00
c14e35bb50 Fix New Game button 2019-11-04 03:54:06 -08:00
327e50b197 Fix player count in table index, adds user_count to table 2019-10-29 03:10:40 -07:00
5453be7d2d Start adding New Game button to table 2019-10-28 07:08:38 -07:00
9416387fe7 Add double run bombs. Logic still incomplete. 2019-10-27 01:34:52 -07:00
19c64bcd84 Add card backs for other players inventory 2019-10-27 00:43:47 -07:00
c64407d0f8 Improve card style 2019-10-27 00:42:52 -07:00
f65a7db32a Add style fir middle player inventory 2019-10-27 00:00:13 -07:00
c6ad426ea2 Fix turn order 2019-10-26 06:17:55 -07:00
6b1179a833 Fix active player id list 2019-10-26 05:40:59 -07:00
d736810cfe Add winner message 2019-10-26 05:31:12 -07:00
f00a111e5e Imorove turn logic regress new end of game bugs 2019-10-26 05:21:20 -07:00
5e3cd7b8ce Improve style 2019-10-26 05:20:15 -07:00
2702983318 Clear Play To Beat when play is passed by all other players 2019-10-26 04:28:19 -07:00
3c12ce661b Improve style of play to beat 2019-10-26 04:24:34 -07:00
25499b8355 Fix logic for next players turn 2019-10-26 02:18:39 -07:00
c291ed4b66 Improve style of user selected cards 2019-10-26 01:54:09 -07:00
43be6e687a Improve style of player taking turn 2019-10-26 01:52:52 -07:00
9927ca5934 Add visual for player taking turn 2019-10-26 01:37:54 -07:00
ee981552b6 Add play to beat image ui 2019-10-26 01:36:58 -07:00
02cb5e9a65 Add user count validation to start game 2019-10-26 00:41:32 -07:00
b5174c1c7f Add confirm alert to pass or stand from seat 2019-10-24 19:51:28 -07:00
bf8549e9a7 Add seats 3 and 4 to tablé 2019-10-24 19:45:33 -07:00
a78538a77b Fix sit stanđ seat player logic 2019-10-24 19:43:57 -07:00
8bcb4c759a Fix bug for player display_name without user 2019-10-24 19:40:04 -07:00
82b26de7aa Add removal of soft_user token 2019-10-24 19:38:28 -07:00
452115a21b Remove unused code 2019-10-24 17:15:59 -07:00