Commit Graph

38 Commits

Author SHA1 Message Date
Gareth Latty 469c238b21 Moved to better error message creation server-side. 2015-12-31 02:16:50 +00:00
Gareth Latty 60c50baece Set the default hand size to 10 cards. 2015-12-21 17:20:56 +00:00
Gareth Latty f6dda1a955 Center the text for the information bar. 2015-12-21 17:20:35 +00:00
Gareth Latty 5707c8e1ec Use 'Cardcast' over 'CardCast' to match capitilisation used by Cardcast. 2015-12-21 16:25:26 +00:00
Gareth Latty 263e42fde0 Style improvements. 2015-12-19 17:48:01 +00:00
Gareth Latty 4991b6c060 Added an information bar with info about the state of the game. 2015-12-19 15:07:59 +00:00
Gareth Latty b689e4c277 Issue #4 - Use new error API to provide nicer errors for common start and config errors. 2015-12-19 13:52:20 +00:00
Gareth Latty 0c3a7fa634 Issue #4 - Refactored API module to give detail on errors. 2015-12-19 02:18:58 +00:00
Gareth Latty 30c9c9f0fc Add check to make skipping only possible for disconnected players. 2015-12-18 17:28:53 +00:00
Gareth Latty 00108e6edf Work on #10 - Add skipping for disconnected players. 2015-12-18 13:40:42 +00:00
Gareth Latty 3278b42fa7 Resolve #41 - Changed all links to avoid 'href="#"'. 2015-12-14 18:41:46 +00:00
Gareth Latty 7b30e057b5 Resolve #7 - Players can now leave a game. 2015-12-14 17:57:07 +00:00
Gareth Latty 4ded8a6131 Resolve #19 - Notifications on player join/disconnect/reconnect/leave. 2015-12-14 15:31:16 +00:00
Gareth Latty 3427acf480 Resolve #11 - Rando Cardrissian added. 2015-12-13 03:44:59 +00:00
Gareth Latty 57c3010bc4 General style improvements. 2015-12-12 20:34:45 +00:00
Gareth Latty 6329290d77 Groundwork for #19 - Eventing framework. 2015-12-12 17:59:08 +00:00
Gareth Latty 452b936271 Some styling improvments to the start page. 2015-12-12 14:16:05 +00:00
Gareth Latty a67fc85d5a Resolve #12 & #18 - Redone judging screen. 2015-12-12 00:21:30 +00:00
Gareth Latty f59030114b Bugfix: Secret was not being checked properly. 2015-12-11 17:15:22 +00:00
Gareth Latty 555914e0ec Work on #38 - Cards show when players play. Still not quite happy with the effect. 2015-12-11 00:48:01 +00:00
Gareth Latty 5082b5bdf6 Resolve #34 - URL updated to reflect the game when joined. 2015-12-09 20:28:53 +00:00
Gareth Latty 28e9520dc3 Resolve #6 - Secrets are stored in local storage, players can reconnect. 2015-12-09 20:19:48 +00:00
Gareth Latty 0a237f6ca1 Add an icon and some mobile app enablement. 2015-12-09 00:56:41 +00:00
Gareth Latty c1cb772797 Resolve #8 - Add the ability to link into games. 2015-12-09 00:27:58 +00:00
Gareth Latty d9df15a6c2 Issue 33: Disallow starting a game that is in progress. 2015-12-08 22:12:20 +00:00
Gareth Latty c4b6dca75f Made game codes case insensitive. 2015-12-08 00:01:25 +00:00
Gareth Latty 9a63972cd5 Resolve #9 - Added a screen showing the winner after each round. 2015-12-07 23:58:48 +00:00
Matthew Padbury e98d1b7a91 Issue #5 Fixed issue where the responses would display out of order when playing multiple response. This occurred for both for the current player and czar for different reasons. 2015-12-06 18:18:11 +00:00
Gareth Latty 8eb4ab7463 Improved error styles. 2015-12-06 15:41:30 +00:00
Gareth Latty d7e338faeb Fix to cardcast API to stop errors resulting in internal timeouts. 2015-12-06 15:41:15 +00:00
Gareth Latty a0afd89157 Resolve #25 - Added deck information and improved CardCast api. 2015-12-06 11:50:18 +00:00
Gareth Latty 19950defb8 Merge. 2015-12-06 01:17:52 +00:00
Gareth Latty f1021bf0da Resolve #20 - the start game button now only enables with enough players. 2015-12-06 01:10:40 +00:00
Matthew Padbury d4a3d93347 Issue #3 Made errors dismissible , now they stack up on the right hand side of the page until the user closes them. 2015-12-06 00:42:29 +00:00
Gareth Latty 6df2955f69 Add app.json for Heroku automatic deployment with Elm. 2015-12-05 00:52:05 +00:00
Gareth Latty 8056f8409a Removed compiled elm. 2015-12-04 21:18:00 +00:00
Gareth Latty d9417cec6c Add readme and license. 2015-12-04 21:10:07 +00:00
Gareth Latty 4ad99ac2cf Initial commit. 2015-12-04 18:12:55 +00:00