Commit Graph

247 Commits

Author SHA1 Message Date
Gareth Latty 6d9e185a7e Fix bug with switches not correctly handling input. 2021-10-04 16:27:50 +01:00
Gareth Latty d7aec8bcad Allow for v prefix in version tag. 2021-09-19 14:32:02 +01:00
Gareth Latty 21fb6aad6b Update dependencies. 2021-09-19 14:11:12 +01:00
Gareth Latty 0277d103da Tiny refactor of game flow. 2021-09-19 13:10:44 +01:00
Gareth Latty 637cebb043 Move to docker buildx bake for builds, build for arm64. 2021-09-19 13:10:43 +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 82b9513226 Update dependencies and fix Heroku build. 2021-09-19 13:10:41 +01:00
TheChilliPL de7a09ce5b Translate missing Polish strings
Fix minor mistakes in Polish translation
2021-09-19 13:10:40 +01:00
carlesvimas 651f3d1d91 New language (spanish) 2021-09-19 13:10:25 +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 933d0760fb Update build process a little. 2020-12-31 01:25:27 +00:00
Gareth Latty d3bf724180 Progress on #154: Add custom call support for Czar Choices house rule. 2020-12-31 01:25:27 +00:00
Gareth Latty e7cda7b648 Add quick tab switching for see-also messages in rules. 2020-12-31 01:25:27 +00:00
Gareth Latty 0ceeb1b49e Resolve #205: Bug where liking could result in an error if performed too late. 2020-12-31 01:25:27 +00:00
Gareth Latty 410f49a779 Resolve #72: Czar Choices 2020-12-31 01:25:27 +00:00
Gareth Latty f817229b59 Replace deprecated GitHub action. 2020-12-31 01:25:27 +00:00
Gareth Latty d7e5e33f0c Publish to GitHub Container Registry. 2020-11-08 22:15:33 +00:00
Felipe Matheus f5ce909269 Updated Brazilian Portuguese Localization 2020-10-13 11:42:22 +01:00
Gareth Latty df3b057c03 Resolve #193: Use correct string for Happy Ending House Rule about section. 2020-10-12 21:58:44 +01:00
TheChilliPL b69ebedefe Translate Happy Ending House Rule to Polish 2020-10-12 21:26:50 +01:00
Viktor Nemes 7ed6acaa6b Fix the url of the jsonAgainstHumanity. 2020-10-12 21:19:08 +01:00
Gareth Latty 14a1751452 Roll back to Webpack 4 due to issues with 5 migration. 2020-10-11 15:58:20 +01:00
Gareth Latty 6d8af358ac Add an explanation of why the card was generated to the source. 2020-10-11 14:39:29 +01:00
CookieCoder15 3625f65ed6 Happy Ending House Rule 2020-10-11 14:39:18 +01:00
CookieCoder15 e0ca8d5671 Fix minor issues in Polish translation. 2020-10-11 13:19:13 +01:00
Gareth Latty 6446e90fa8 Fix for updated JSON Against Humanity. 2020-10-11 04:18:35 +01:00
fadila a9a49afd2f Add Indonesian translation. 2020-10-02 20:04:48 +01:00
Gareth Latty adc3060d01 Reformat & minor refactor of Polish L10n, standardisation of attribution. 2020-10-02 19:49:22 +01:00
Chilli 1f5b4ae700 Polish translation. 2020-10-02 19:49:08 +01:00
Gareth Latty 77c4b52305 Add internal per-language context for more complex localization needs. 2020-10-02 19:47:48 +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 54c4c16a38 Resolve #102: Allow spectators to like plays. 2020-09-06 21:57:47 +01:00
Gareth Latty de7cf37d75 Allow liking plays once the round is complete. 2020-09-06 21:57:40 +01:00
Rene Fuehrer 4670403b60 Add German language localizations. 2020-09-06 21:57:27 +01:00
Gareth Latty 219a5b2baa Resolve #155: Fix bug where discarded cards were left in a player's pick. 2020-06-14 16:48:24 +01:00
Gareth Latty 36c1fe27c8 Move to clamp for scaling font sizes based on screen size. 2020-06-14 16:47:35 +01:00
Gareth Latty 1947cb2b3e Update dependencies. 2020-06-14 16:47:08 +01:00
Gareth Latty d21162a5db Allow for languages we don't know about from decks with a fallback for display. 2020-05-31 15:11:58 +01:00
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