144 Commits

Author SHA1 Message Date
fca53d6575 Add auto play for bots 2021-11-20 00:09:01 -08:00
d39af457ac Add seat management fix new game button 2021-11-17 07:56:39 -08:00
3837e6e38a Change selected card style 2021-11-17 07:54:43 -08:00
e9539adaf0 Disabled control buttons when not in control 2021-11-15 18:54:38 -08:00
0549e48eef Add about page with attributions 2021-11-13 17:29:01 -08:00
f499d1fb04 Create button to remove bots 2021-11-10 22:14:43 -08:00
149a915065 Method must return boolean, not nil 2021-11-10 21:36:11 -08:00
44a540cbe8 Add Bot button respects seat occupied status 2021-11-10 21:24:15 -08:00
ef46165f7a Adds Bot button and start of Bot Players 2021-11-07 21:48:48 -08:00
34502f4794 Fix failing tests 2021-11-05 21:26:14 -07:00
bef5af7c5a Fix card labels 2021-11-02 19:47:51 -07:00
299e46b1a5 Move card data to checkbox 2021-09-19 00:21:28 -07:00
95794aeaf6 Improve selected card UI 2021-09-19 00:13:58 -07:00
c39aeada85 Capybara test requires visible checkbox 2021-09-18 23:44:02 -07:00
4eb8ee8bbe Fix syntax errors 2021-07-24 02:15:33 -07:00
1aacaddb92 Fix player count game validation 2021-07-08 23:47:37 -07:00
403f60abca Add card data attribute to inventory cards 2021-07-07 23:01:09 -07:00
6aec34f42e Fix link route name 2021-07-07 23:00:21 -07:00
b608565ec5 Fix nil argument bug 2021-07-07 22:42:43 -07:00
30e66879ba Use image asset tag for cards 2019-11-06 15:10:16 -08:00
bd85e3c5c4 Add tutorial link to home screen 2019-11-06 04:53:17 -08:00
0bdc7f6481 Use player display_name 2019-11-04 05:06:38 -08:00
d5ef4d6481 Autoload game updates if not taking turn 2019-11-04 05:06:03 -08:00
d163fa2eaa Fix New Game button 2019-11-04 03:54:06 -08:00
42bacea451 Fix player count in table index, adds user_count to table 2019-10-29 03:10:40 -07:00
8b3a3e0dde Start adding New Game button to table 2019-10-28 07:08:38 -07:00
577b01a1d9 Add double run bombs. Logic still incomplete. 2019-10-27 01:34:52 -07:00
5abbc66446 Add card backs for other players inventory 2019-10-27 00:43:47 -07:00
db5efbe670 Improve card style 2019-10-27 00:42:52 -07:00
794f9dc953 Add style fir middle player inventory 2019-10-27 00:00:13 -07:00
d671517b47 Fix turn order 2019-10-26 06:17:55 -07:00
919e5379f7 Fix active player id list 2019-10-26 05:40:59 -07:00
fad8a9e2c3 Add winner message 2019-10-26 05:31:12 -07:00
b665999104 Imorove turn logic regress new end of game bugs 2019-10-26 05:21:20 -07:00
8970379e57 Improve style 2019-10-26 05:20:15 -07:00
bbfb20a390 Clear Play To Beat when play is passed by all other players 2019-10-26 04:28:19 -07:00
00b24af7a2 Improve style of play to beat 2019-10-26 04:24:34 -07:00
88da6c0533 Fix logic for next players turn 2019-10-26 02:18:39 -07:00
dfe22f723a Improve style of user selected cards 2019-10-26 01:54:09 -07:00
758a18df90 Improve style of player taking turn 2019-10-26 01:52:52 -07:00
ca83f75241 Add visual for player taking turn 2019-10-26 01:37:54 -07:00
1a0a52cfed Add play to beat image ui 2019-10-26 01:36:58 -07:00
6f4bc0fcdd Add user count validation to start game 2019-10-26 00:41:32 -07:00
644eeb7ed9 Add confirm alert to pass or stand from seat 2019-10-24 19:51:28 -07:00
4c9e082122 Add seats 3 and 4 to tablé 2019-10-24 19:45:33 -07:00
709415fc8e Fix sit stanđ seat player logic 2019-10-24 19:43:57 -07:00
7a44b21f15 Fix bug for player display_name without user 2019-10-24 19:40:04 -07:00
d56e663a2c Add removal of soft_user token 2019-10-24 19:38:28 -07:00
602c3c36f2 Remove unused code 2019-10-24 17:15:59 -07:00
6680ae39ed Fix missing record error with find_by 2019-10-24 17:15:04 -07:00