67 Commits

Author SHA1 Message Date
753acd9aee Fix nil argument bug 2021-07-07 22:42:43 -07:00
Jesse C. Fisher
ac596c79e1 Use player display_name 2019-11-04 05:06:38 -08:00
Jesse C. Fisher
36f84bb1ac Fix New Game button 2019-11-04 03:54:06 -08:00
Jesse C. Fisher
b6d87b63b4 Fix player count in table index, adds user_count to table 2019-10-29 03:10:40 -07:00
Jesse C. Fisher
cc4395e3c3 Start adding New Game button to table 2019-10-28 07:08:38 -07:00
Jesse C. Fisher
eafbe7693d Add double run bombs. Logic still incomplete. 2019-10-27 01:34:52 -07:00
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
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