41 Commits

Author SHA1 Message Date
Jesse C. Fisher
4c2fbf5843 Fix turn order 2019-10-26 06:17:55 -07:00
Jesse C. Fisher
8a8f324fac Fix active player id list 2019-10-26 05:40:59 -07:00
Jesse C. Fisher
adf30b8399 Imorove turn logic regress new end of game bugs 2019-10-26 05:21:20 -07:00
Jesse C. Fisher
49885a3149 Clear Play To Beat when play is passed by all other players 2019-10-26 04:28:19 -07:00
Jesse C. Fisher
57f8aaa938 Fix logic for next players turn 2019-10-26 02:18:39 -07:00
Jesse C. Fisher
0bd8f226d4 Add user count validation to start game 2019-10-26 00:41:32 -07:00
Jesse C. Fisher
37b36345af Add removal of soft_user token 2019-10-24 19:38:28 -07:00
Jesse C. Fisher
0cb3232f39 Remove unused code 2019-10-24 17:15:59 -07:00
Jesse C. Fisher
1085ed17a6 Fix missing record error with find_by 2019-10-24 17:15:04 -07:00
Jesse C. Fisher
54156c2956 Add jquery reloading of table. Fix Play Now 2019-10-21 05:52:44 -07:00
Jesse C. Fisher
59fe16033a Toying with stand from active game 2019-10-20 21:56:06 -07:00
9bd07aa532 Improve semantics 2016-02-28 14:46:55 -08:00
ab12e96879 Add game winner feature 2016-02-28 03:25:27 -08:00
eb2c38c9d3 Add winner feature to games 2016-02-24 05:19:39 -08:00
cb172f6e6d Move seats from table to game 2016-02-22 19:03:25 -08:00
92f2806e31 Add games to seats and implement tables 2016-02-20 02:19:28 -08:00
441242a044 Authorization based on soft_token 2016-01-30 15:54:47 -08:00
7af48a92a3 Adding feature visitor play now 2016-01-24 16:52:22 -08:00
5032c602c0 Add soft_token to players 2016-01-17 18:50:28 -08:00
bd1d2bb55d Add soft_token for gradual User engagement 2016-01-07 02:32:01 -08:00
0de80ca307 Add table and seat models 2015-11-25 02:15:05 -08:00
2a5504a982 Rename current_player to controlling_player 2015-11-08 17:39:24 -08:00
a75631552f Add end of game status and winner 2015-11-07 18:07:14 -08:00
9d9e4a55c5 Join and Start games front-end 2015-11-06 17:11:19 -08:00
7b41b09208 Implement game show as a React component 2015-11-05 18:22:40 -08:00
d03459746c Fix missing method for nil associations 2015-09-08 17:07:56 -07:00
2c678b1a9d Play hand validations 2015-08-17 13:42:42 -07:00
abffc4248d Another stash 2015-08-13 19:44:17 -07:00
63ff0afb67 stash for play-hand-validations_wip_stash 2015-08-11 07:04:52 -07:00
23308abc97 Active player rotates after hand played 2015-08-08 05:28:39 -07:00
38fcfcd4e5 simple RuboCop style fixes 2015-08-04 17:26:09 -07:00
a83c0679d7 stash play hand logic 2015-05-03 13:13:36 -07:00
fc5ef4ce32 Stashing played hand 2015-05-03 06:05:31 -07:00
b70d09fee8 another stash 2015-04-19 05:58:05 -07:00
4db7bb0eb9 another stash 2015-04-17 05:02:56 -07:00
327f7d8f1b stash 2015-04-15 06:44:07 -07:00
1d1598968a Move game start logic to model 2015-04-14 18:07:49 -07:00
39adcdb9e4 Game start spec 2015-04-09 17:17:51 -07:00
ee7165614d Game start logic, shuffle and deal 2015-04-09 05:34:41 -07:00
52ab57fc51 validate game startable 2015-01-25 04:32:00 -08:00
0c621d8f89 add game and player scaffolds 2015-01-25 01:57:49 -08:00