Commit Graph

208 Commits

Author SHA1 Message Date
Gareth Latty ba1435f5c2 Resolve #120: Fix bug where default decks were not correctly added. 2020-05-31 14:47:10 +01:00
Gareth Latty a8cd92fec7 Resolve #152: Don't elide pick 1 where slot repetition is used. 2020-05-30 17:24:49 +01:00
Gareth Latty e5cfdb16cd Resolve #150: Fixed bug where public game summaries were failing. 2020-05-30 16:04:47 +01:00
Gareth Latty f7841f9994 Add drag/drop for slots. 2020-05-30 04:18:10 +01:00
Gareth Latty 9e50f08471 Add new deck source: JSON Against Humanity. 2020-05-30 04:18:09 +01:00
Gareth Latty e55267a06f Improve rendering of calls, groundwork for calls that allow slot repetition. 2020-05-30 04:18:09 +01:00
Gareth Latty 855423a125 Add references to status/updates twitter. 2020-05-30 04:17:55 +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 7094b6c905 Change Many Decks url. 2020-05-23 23:35:07 +01:00
Gareth Latty 1bc4f074ed Add pointer to many decks. 2020-05-23 22:11:51 +01:00
Gareth Latty cd591c4af1 Resolve #144: Fix bug where play order was not shuffled in event. 2020-05-23 04:36:19 +01:00
Felipe Matheus 275d266294 Updated Brazilian Portuguese Localization 2020-05-22 16:11:43 -03:00
Gareth Latty 9617886555 Many Decks integration. 2020-05-21 02:38:15 +01:00
Gareth Latty 58a1143007 Emergency cardcast replacement given a URL to some JSON. 2020-05-17 00:45:07 +01:00
Gareth Latty c44159255b Temporary fix for css bug. 2020-05-16 19:17:24 +01:00
Gareth Latty ef9de598af Fix build. 2020-05-16 18:25:20 +01:00
Gareth Latty 4639cd4607 Resolve #47: Add “Never Have I Ever” house rule. 2020-05-16 16:23:44 +01:00
Gareth Latty 8c9b1edb45 Resolve #106: Implement audience mode setting. 2020-05-16 16:02:38 +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
Felipe Matheus 137a2a9f9e Brazilian Portuguese translation update with recomended deck 2020-05-10 03:18:40 +01:00
Felipe Matheus dcca534f7a Add built-in CaH deck in Brazilian Portuguese 2020-05-10 03:18:39 +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 81c5dff1b6 Fix some cards that were capitalized for no reason. 2020-05-03 01:19:17 +01:00
Gareth Latty baef83fb4f Attempt to fix Heroku build. 2020-05-03 01:17:34 +01:00
Gareth Latty 1e80a4ca44 Changes to support Make Decks. 2020-05-03 00:25:33 +01:00
Gareth Latty d1c4c62b27 Include built-in decks in the docker image. 2020-05-01 01:50:47 +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 3024b9430a Resolve #110: Link the recommended deck to the user's language. 2020-04-30 14:06:48 +01:00
Gareth Latty 61a33aef66 Resolve #112: Allow the user to change the name of the game, and allow localisation of the default name. 2020-04-30 13:31:01 +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
Felipe Matheus be07677955 Updated Brazilian Portuguese translation 2020-04-28 11:34:04 -03:00
Gareth Latty 9a45dd0117 Fix list in readme and Heroku deployment. 2020-04-27 20:34:04 +01:00
Marco Burato f14752c9aa Updated Italian localisation 2020-04-27 20:17:01 +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 0780d2ad9a Resolve #101: Blank cards focus properly. 2020-04-26 13:36:51 +01:00
Gareth Latty 436183681c Update HTML lang attribute when user changes the language. 2020-04-25 13:05:02 +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 41c8f2587d Add deployment examples. 2020-04-25 12:18:07 +01:00
Gareth Latty f88ffc39da Change minification process to fix build. 2020-04-05 22:03:21 +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
Felipe Matheus f0c96c8428 Added Brazilian Portuguese translation 2020-04-04 16:30:50 +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
Marco Burato 5dc22520d5 Added missing space in Settings > Language options for non-current languages 2020-03-28 17:01:12 +01:00
Marco Burato 999998cd5b Added Italian translation 2020-03-28 17:00:01 +01: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