Gareth Latty
568d19b42e
Update dependency.
2020-04-05 20:11:06 +01:00
Gareth Latty
e810c111bb
Fix bug with hard-coded card size string, use elm type for grammatical noun gender and fix some comments.
2020-04-04 16:50:54 +01:00
Gareth Latty
65bdb38910
Fix language selection issues.
2020-03-28 20:36:44 +00:00
Gareth Latty
431a614af7
Update dependencies.
2020-03-28 18:48:01 +00:00
Gareth Latty
3688d64bb1
Update dependencies and fix Heroku build.
2020-02-19 13:18:05 +00:00
Gareth Latty
365e235dd2
Update PostgreSQL store to use the same upgrade system as the cache, Resolve #105 : correct first word change.
2020-02-11 17:59:07 +00:00
Gareth Latty
4f0ef9a85a
Resolve #87 : Implementation for PostgreSQL store & cache.
...
Resolve #103 : Fixed bug that stalls the game on round advancement.
2020-02-11 17:28:29 +00:00
Gareth Latty
935c60e125
Resolve #96 : Allow users that are only spectating the game.
2020-02-09 19:21:50 +00:00
Gareth Latty
a664a9d357
Resolve #89 : Expose game state errors to the client.
2020-02-08 01:21:09 +00:00
Gareth Latty
9b75e479df
Overhaul of the config system.
...
Resolve #98 : Switch to a patch based config system.
Resolve #99 : Allow users to view configuration to start new games.
Resolve #21 : Check for a sane number of responses.
2020-02-07 03:17:01 +00:00
Gareth Latty
b013723227
Handle deck loading errors, and warn users about starting the game with too few responses.
2020-01-26 23:17:27 +00:00
Gareth Latty
de868ecc70
Resolve #58 & #57 : Support for blank white cards.
2020-01-24 04:44:04 +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
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
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
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
54f5c10e89
Project restructure to allow for automated deployment on Heroku.
2016-01-21 00:29:34 +00:00
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