44 Commits

Author SHA1 Message Date
Gareth Latty 0af429e55b Move to more modern docker compose setup, fix small bug with ad, update dependencies. 2022-05-30 03:20:01 +01:00
Gareth Latty 9556eec4b6 Bunch of clean-up for more modern standards. 2022-05-20 23:58:40 +01:00
Gareth Latty d0c0225cc1 Update dependencies. 2022-05-20 16:56:56 +01:00
Gareth Latty fe666999f2 Node 17, dockerized development, updated packages. 2021-11-28 16:21:58 +00:00
Gareth Latty 6d9e185a7e Fix bug with switches not correctly handling input. 2021-10-04 16:27:50 +01:00
Gareth Latty 21fb6aad6b Update dependencies. 2021-09-19 14:11:12 +01:00
Gareth Latty 82b9513226 Update dependencies and fix Heroku build. 2021-09-19 13:10:41 +01:00
Gareth Latty 6b18d67459 Resolve #213: Fix bug where call isn't sent to clients correctly when not playing with card choices. 2021-01-02 12:44:19 +00:00
Gareth Latty 410f49a779 Resolve #72: Czar Choices 2020-12-31 01:25:27 +00:00
Gareth Latty 6446e90fa8 Fix for updated JSON Against Humanity. 2020-10-11 04:18:35 +01:00
Gareth Latty a3a62fba2e Resolve some bugs and refactor localizations.
Resolve #167: Correct capitalization on cards
Resolve #169: Fix cast code failing to compile by moving to ES6 for the closure compiler target.
Move to noun and plural set-up which should make localization easier.
2020-09-27 19:08:13 +01:00
Gareth Latty 5d37ea016a Workaround for issue where Firefox can offer excessive numbers of TTS voices causing slowdown. 2020-09-08 19:35:58 +01:00
Gareth Latty de7cf37d75 Allow liking plays once the round is complete. 2020-09-06 21:57:40 +01:00
Gareth Latty 1947cb2b3e Update dependencies. 2020-06-14 16:47:08 +01:00
Gareth Latty b0ab6eac05 Resolve #140, fix change to Many Decks API, resolve #145 & #146. 2020-05-28 14:46:49 +01:00
Gareth Latty 9617886555 Many Decks integration. 2020-05-21 02:38:15 +01:00
Gareth Latty 4639cd4607 Resolve #47: Add “Never Have I Ever” house rule. 2020-05-16 16:23:44 +01:00
Gareth Latty d3d0d997df Resolve #129: Allow liking plays during revealing. 2020-05-16 16:00:24 +01:00
Gareth Latty 492d439929 Resolve #128: Make it so revealing has a wait time at the end like playing, and make revealing possible to disable in config.
This includes a massive simplification of the configuration system.
2020-05-16 15:56:44 +01:00
Gareth Latty 749485b16a Resolve #117: Move from Weightless to MWC.
Resolve #132: Fix some issues with the Postgres backend.
2020-05-16 15:53:43 +01:00
Gareth Latty 40814cdc68 Resolve #133: Fix bug where cards were being mutated on discard instead of copied. 2020-05-10 03:15:59 +01:00
Gareth Latty 1e80a4ca44 Changes to support Make Decks. 2020-05-03 00:25:33 +01:00
Gareth Latty 1444b48510 Fix issue with discards that was leading to cards being lost instead of reshuffled. 2020-04-30 12:13:53 +01:00
Gareth Latty 9a45dd0117 Fix list in readme and Heroku deployment. 2020-04-27 20:34:04 +01:00
Gareth Latty c8977d9197 Resolve #122: Custom card fills are now synchronised with the server. 2020-04-27 19:53:46 +01:00
Gareth Latty 7a175b1a88 Resolve #121: Add an option to automatically advance the round. 2020-04-25 12:31:33 +01:00
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 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 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 7702981ddb Resolve #37: Add spectation. 2020-01-19 15:24:58 +00:00
Gareth Latty 9cbf6db5f3 Away state, Time Limits, Leaving games. 2020-01-12 14:00:10 +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 ffde27f51e Fix for incorrect JWT import. 2019-12-28 15:10:19 +00:00
Gareth Latty 01e12eab05 Updates to everything, move to node 13. 2019-12-27 16:32:49 +00: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 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