Commit Graph

12 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 7c6645d528 Fix #201: Invalidate rounds with no plays. 2021-11-28 20:32:00 +00:00
lhvy 008a450711 Resolve #222: Add Winner's Pick House Rule 2021-11-28 17:07:05 +00:00
Gareth Latty 21fb6aad6b Update dependencies. 2021-09-19 14:11:12 +01:00
Gareth Latty 34702e3194 Update config to fix trailing slash, update deployment example config to match. 2021-09-19 13:10:42 +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 8c9b1edb45 Resolve #106: Implement audience mode setting. 2020-05-16 16:02:38 +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 17331589f0 Add a built-in deck source and the CaH base deck.
This does a lot of the work needed for #120.
2020-05-01 01:12:12 +01:00
Gareth Latty 41c8f2587d Add deployment examples. 2020-04-25 12:18:07 +01:00