Commit Graph

151 Commits

Author SHA1 Message Date
Gareth Latty 1b10cfe2f3 Minor improvements and groundwork for spectation changes (#96). 2020-01-23 21:08:12 +00:00
Gareth Latty f70f715ac5 Resolve #97: Inform users of configuration conflicts and correct the state to reflect the issue. 2020-01-20 00:08:48 +00:00
Gareth Latty 3a1189a912 Resolve #100: Likes now actually have an effect. 2020-01-19 23:33:37 +00:00
Gareth Latty 7702981ddb Resolve #37: Add spectation. 2020-01-19 15:24:58 +00:00
Gareth Latty 49c6a2066e Resolve #75: Add game ending. 2020-01-14 16:51:39 +00:00
Gareth Latty 9cbf6db5f3 Away state, Time Limits, Leaving games. 2020-01-12 14:00:10 +00:00
Gareth Latty ebd58036d2 Enhance revealing. 2020-01-04 03:22:15 +00:00
Gareth Latty d75ee3fcff Fix hot-joining games. 2020-01-04 03:03:54 +00:00
Gareth Latty aa0d3a4b5b Resolve #95: Add support for browser notifications. 2020-01-04 02:37:00 +00:00
Gareth Latty 9e400a2529 Surface join lobby specific errors. 2020-01-02 09:25:33 +00:00
Gareth Latty d90541fe92 Resolve #94: Reintroduced TTS support. Resolve #68: Added voice selection for TTS. 2020-01-01 18:18:17 +00:00
Gareth Latty 2ab4261bf7 Update to point at new instance. 2019-12-29 09:38:23 +00:00
Gareth Latty ffde27f51e Fix for incorrect JWT import. 2019-12-28 15:10:19 +00:00
Gareth Latty d80279a3b1 Move v2 to master. 2019-12-28 14:11:08 +00:00
Gareth Latty 8c5c299391 Move to GitHub Actions. 2019-12-28 03:11:01 +00:00
Gareth Latty 01e12eab05 Updates to everything, move to node 13. 2019-12-27 16:32:49 +00:00
Gareth Latty fa8d80bec2 Add game history view. 2019-07-31 11:07:35 +01:00
Gareth Latty 110acdb70f Implemented AI (“Rando”), refactored card rendering. 2019-07-28 18:42:45 +01:00
Gareth Latty 3836ef8b90 Show a button to redraw when the house rule is enabled. 2019-07-14 20:48:03 +01:00
Gareth Latty aaf3f2bd09 Restructure styles, add finished round advance button. 2019-07-14 13:47:51 +01:00
Gareth Latty 12ef605479 Get game passwords and public/private games working, errors better represented client-side, HttpData rework. 2019-06-27 21:22:13 +01:00
Gareth Latty 8f9e1d91a9 Configure asset caching properly, improve docker setup. 2019-06-26 12:35:49 +01:00
Gareth Latty 62a87e021f Updated event system, fix card draw. 2019-06-26 02:35:02 +01:00
Gareth Latty 7d88752bd1 Set up Heroku deployment. 2019-06-23 01:02:52 +01:00
Gareth Latty 8f75e837cc Remove localhost base element. 2019-06-22 08:04:52 +01:00
Gareth Latty dcdf011304 Initial v2 2019-06-22 04:37:15 +01:00
Gareth Latty 9b74f7ed4a Relicense to AGPLv3. 2017-03-30 17:26:51 +01:00
Gareth Latty c899ad7236 Update app.json to correct buildpacks. 2017-03-11 16:34:25 +00:00
Gareth Latty eaf8e15865 Finish game password protection. 2017-03-11 16:34:25 +00:00
Gareth Latty 05583b9f34 Elm format run to standardise formatting. 2017-03-11 16:34:25 +00:00
Gareth Latty 71307902a7 Update to Elm 0.18. 2017-03-11 16:34:25 +00:00
Gareth Latty f454d63b1f Update to redirect correctly. 2016-11-04 15:42:44 +00:00
Gareth Latty 555e06cdf5 Fix tests. 2016-10-24 13:52:10 +01:00
Gareth Latty 7d3791abe1 Update to redirect to canonical URL. 2016-10-24 13:18:44 +01:00
Gareth Latty 228e08dba6 Add ownership for configuration. 2016-07-27 22:26:58 +01:00
Gareth Latty 941523d106 Add handling for the incorrect secret error when joining a game. 2016-07-27 14:41:36 +01:00
Gareth Latty 1f1aa5eaaa Fix a bug with joining games in the new navigation system. 2016-07-27 13:50:58 +01:00
Gareth Latty a06803d119 Make the played cards in the background reflect the slots in the call. 2016-07-27 13:07:00 +01:00
Gareth Latty c6dd28da05 Change storage to allow for being in multiple games and a nicer model joining. 2016-07-27 10:42:07 +01:00
Gareth Latty 5785b29313 Move to navigation library for URL handling without ports. 2016-07-26 22:50:06 +01:00
Gareth Latty a9fa2e7cc8 Update to the newest version of the play framework. 2016-07-26 22:49:37 +01:00
Gareth Latty e975ba120c Fix broken test. 2016-07-26 20:04:30 +01:00
Gareth Latty c7cc40b6b2 Fix bug where notifications were incorrectly handled. 2016-07-26 18:41:24 +01:00
Gareth Latty 3b79a7b27e Refactor to make the game model a little better. Also added clean operations to gulp script. 2016-07-26 18:29:40 +01:00
Gareth Latty 7d56015c31 Add TTS support 2016-07-20 16:44:30 +01:00
Gareth Latty 15e92a69ea Fix some javascript bugs, update packages, and update some style bugs. 2016-07-20 14:00:46 +01:00
Gareth Latty c01b6a2ab7 Remove IntelliJ files (import as SBT project instead). 2016-07-11 13:24:30 +01:00
Gareth Latty cc03234292 Refactor. 2016-07-11 13:08:25 +01:00
Gareth Latty 29307b6658 Resolve #10: Add round timer. 2016-06-27 14:46:39 +01:00
Gareth Latty fea2840926 Bugfix and removing accidentally committed compiled code. 2016-06-27 02:22:24 +01:00