64 Commits

Author SHA1 Message Date
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
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
f00a111e5e Imorove turn logic regress new end of game bugs 2019-10-26 05:21:20 -07:00
2702983318 Clear Play To Beat when play is passed by all other players 2019-10-26 04:28:19 -07:00
25499b8355 Fix logic for next players turn 2019-10-26 02:18:39 -07:00
02cb5e9a65 Add user count validation to start game 2019-10-26 00:41:32 -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
860cc648c6 Fix missing record error with find_by 2019-10-24 17:15:04 -07:00
88a8dbe6a8 Add jquery reloading of table. Fix Play Now 2019-10-21 05:52:44 -07:00
bcf28940c4 Toying with stand from active game 2019-10-20 21:56:06 -07:00
7183d91d7c 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