109 Commits

Author SHA1 Message Date
icwizardmonke
ed1dab2429 Add Canister scaffold 2023-09-24 09:49:42 +00:00
icwizardmonke
429e67aedd Add csrf header 2023-09-18 19:03:13 +00:00
icwizardmonke
5788162810 Disable csrf to debug 2023-09-18 18:01:45 +00:00
icwizardmonke
d64c3b8d8d Add video chat 2023-08-11 12:45:59 +00:00
icwizardmonke
f39d6de8e1 Remove hotfix to make admin 2023-07-20 18:18:42 +00:00
icwizardmonke
8024b52396 Hotfix to make admin 2023-07-20 18:17:13 +00:00
icwizardmonke
318702b5bf Hotfix to make admin 2023-07-20 18:15:28 +00:00
icwizardmonke
615c88ff3e Hotfix to make admin 2023-07-20 18:09:28 +00:00
Bort
a7f335999e Add private urls to tables 2023-05-10 14:15:43 +00:00
Bort
737068de5f Add pundit authorization policies 2023-04-28 17:59:23 +00:00
ccfe047ff3 Fix Play Now button 2021-11-20 04:06:53 -08:00
b646eeb48b Add auto play for bots 2021-11-20 00:09:01 -08:00
3d46e5b806 Add seat management fix new game button 2021-11-17 07:56:39 -08:00
6330a6b4e1 Create button to remove bots 2021-11-10 22:14:43 -08:00
fe136d1764 Adds Bot button and start of Bot Players 2021-11-07 21:48:48 -08:00
501972870d Fix syntax errors 2021-07-24 02:15:33 -07:00
Jesse C. Fisher
b0ed575892 Add tutorial link to home screen 2019-11-06 04:53:17 -08:00
Jesse C. Fisher
36f84bb1ac Fix New Game button 2019-11-04 03:54:06 -08:00
Jesse C. Fisher
cc4395e3c3 Start adding New Game button to table 2019-10-28 07:08:38 -07:00
Jesse C. Fisher
4c2fbf5843 Fix turn order 2019-10-26 06:17:55 -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
77fa19dee7 Find first empty seat 2019-10-24 17:03:53 -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
d6c58efe0c Toying with Play Now 2019-10-20 21:59:40 -07:00
Jesse C. Fisher
584f364964 Add play hand and pass function. 2 player game capable 2019-10-20 18:20:39 -07:00
Jesse C. Fisher
2a9c4a6a76 Adds top seat, player, controls 2019-10-20 16:55:12 -07:00
Jesse C. Fisher
d28b412add Rewrite without react. Can sit stand at a table 2019-10-19 00:38:46 -07:00
9a3c468ed7 Update ruby and rails 2019-03-11 01:37:35 -07:00
92f2806e31 Add games to seats and implement tables 2016-02-20 02:19:28 -08:00
32194b11b9 Adding tables 2016-02-09 04:02:24 -08:00
441242a044 Authorization based on soft_token 2016-01-30 15:54:47 -08:00
15a75bc462 Add feature: Play now 2016-01-23 19:41:49 -08:00
149f55f489 Merge soft users and players after registration 2016-01-18 02:51:54 -08:00
bd1d2bb55d Add soft_token for gradual User engagement 2016-01-07 02:32:01 -08:00
bcc059ee33 stash 2015-12-28 23:15:59 -08:00
2a5504a982 Rename current_player to controlling_player 2015-11-08 17:39:24 -08:00
0bcca5be87 Production bug fix pundit 2015-11-07 18:30:45 -08:00
9d9e4a55c5 Join and Start games front-end 2015-11-06 17:11:19 -08:00
7c6ea5be6d Remove deprecated code 2015-11-05 18:23:56 -08:00
7b41b09208 Implement game show as a React component 2015-11-05 18:22:40 -08:00
751cf94654 Implement flash messages as react component 2015-10-30 04:35:38 -07:00
44839d9ddd Fix pundit authorize in test environment 2015-10-28 20:21:04 -07:00
e0f0dec45b Implement inventory as a React component 2015-10-20 03:10:04 -07:00
86d5bc85f2 Show player inventory 2015-09-26 16:31:37 -07:00
388e8bb2b1 Basic feature spec for game play 2015-08-18 04:59:35 -07:00
69f57f940e Bug fix for Guard/Spring/Pundit https://github.com/RailsApps/rails-devise-pundit/issues/10 2015-08-17 15:10:24 -07:00
2c678b1a9d Play hand validations 2015-08-17 13:42:42 -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