55 Commits

Author SHA1 Message Date
Jesse C. Fisher
8d75df244d Fix sit stanđ seat player logic 2019-10-24 19:43:57 -07:00
Jesse C. Fisher
fba063cf4f Fix bug for player display_name without user 2019-10-24 19:40:04 -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
Jesse C. Fisher
d28b412add Rewrite without react. Can sit stand at a table 2019-10-19 00:38:46 -07:00
bacfbbe411 Config for initial setup 2016-09-06 17:52:30 -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
199914b231 TODO table moderators 2015-12-30 19:29:13 -08:00
bcc059ee33 stash 2015-12-28 23:15:59 -08:00
0de80ca307 Add table and seat models 2015-11-25 02:15:05 -08:00
4d230f755d Implement runs including face cards 2015-11-10 03:53:10 -08:00
1b86aade85 Implement bombs 2015-11-09 05:37:24 -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
ef93825b94 Fix hand_type validation 2015-10-28 20:27:22 -07:00
d03459746c Fix missing method for nil associations 2015-09-08 17:07:56 -07:00
388e8bb2b1 Basic feature spec for game play 2015-08-18 04:59:35 -07:00
aeb3e64efc Improve comments 2015-08-17 15:10:53 -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
ca423cae99 Played cards vs inventory control 2015-08-08 04:41:23 -07:00
38fcfcd4e5 simple RuboCop style fixes 2015-08-04 17:26:09 -07:00
0868e00978 disable email confirmation on registration 2015-06-30 02:42:35 -07:00
a0eaee2a45 stash play hand logic 2015-05-03 13:13:53 -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
1d2d213a91 Define player cards 2015-04-09 05:33:30 -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