Commit Graph

429 Commits

Author SHA1 Message Date
Laurent Mazet 1b960731ac add an alert message when all words are correct and fix a bug in the checker function 2020-06-09 22:24:55 +02:00
Laurent Mazet f29b7fc2c4 add French translations for spell checker 2020-06-09 22:24:42 +02:00
Laurent Mazet 0fffdf3788 load dictionnary for new players 2020-06-09 22:24:28 +02:00
Laurent Mazet c26ad3676e wrong name for Spanish dictionnary 2020-06-09 22:24:14 +02:00
Laurent Mazet 32a0bfe976 spell checker for multiplayer game corrected 2020-06-08 07:48:36 +02:00
Laurent Mazet 064b82478d update dictionnary building rules 2020-06-08 07:48:24 +02:00
Laurent Mazet 659db535e0 remove some city name 2020-06-08 07:47:16 +02:00
Laurent Mazet 67982da4c1 keep rule to generate dictionnaries 2020-06-08 07:35:25 +02:00
Laurent Mazet aa4301cfc9 change style for disabled buttons 2020-06-08 07:34:53 +02:00
Laurent Mazet 36f3838192 Change button state depending of dictionnary avability 2020-06-08 07:34:42 +02:00
Laurent Mazet 3b3f5e4f4c check spelling function proof of concept 2020-06-08 07:34:23 +02:00
Laurent Mazet b496e56666 add English dictionnary 2020-06-07 22:33:46 +02:00
Laurent Mazet 4f69ec084d initial spell checker 2020-06-07 22:31:17 +02:00
Raphaël Jakse 65c7c9148c Ackowledge Wikipedia for the tiles 2020-06-07 17:31:05 +02:00
Raphaël Jakse 304b1638ed Remove Lettres_du_Scrabble from the repository 2020-06-07 17:20:51 +02:00
Raphaël Jakse 33ccf280c1 Merge branch 'lmazet/trivabble-multi_board' into HEAD 2020-06-07 17:20:35 +02:00
Laurent Mazet 06c6cd2854 correct po and pot files 2020-05-24 23:18:16 +02:00
Laurent Mazet cb38c22253 move extraction lang scripts into a dedicated directory 2020-05-24 21:41:31 +02:00
Laurent Mazet aac7753bd4 add some comments to explain the need of language translating after the parsing 2020-05-23 22:31:30 +02:00
Laurent Mazet c3698558aa eslint errors 2020-05-23 22:13:18 +02:00
Laurent Mazet 86c8725272 change module file to json file 2020-05-23 22:09:37 +02:00
Laurent Mazet 9be99f42a8 Apply suggestion to l10n/make_board.js 2020-05-23 19:50:36 +00:00
Raphaël Jakse 3403f2c78c Fix French words in alerts [#9] 2020-05-23 20:25:36 +02:00
Laurent Mazet 221b66f641 add 35 language tiles 2020-05-18 08:32:49 +02:00
Raphaël Jakse 3bc6978545 Ignore allow-root in update-prod when not running as root 2020-05-17 11:41:55 +02:00
Raphaël Jakse d9a534e294 Translate Romanian in Romanian 2020-05-17 11:41:43 +02:00
Raphaël Jakse d4052fe1ac Support for the Portuguese Board language 2020-05-17 11:14:25 +02:00
Raphaël Jakse 9f29d00ae6 Support for the Romanian Board language 2020-05-17 11:04:14 +02:00
Raphaël Jakse a8a8012f98 Ignore codium settings 2020-05-17 10:37:03 +02:00
Raphaël Jakse eae78e67cb Fix the upgrade production mechanism 2020-05-17 10:36:58 +02:00
Raphaël Jakse 8f7f215408 Make at the end of setup_prod.sh 2020-05-17 09:07:41 +02:00
Raphaël Jakse 804f744fb3 Stop commiting built lang files 2020-05-17 09:03:05 +02:00
Raphaël Jakse 1332f9f38a Documentation: README and CONTRIBUTING 2020-05-16 15:47:04 +02:00
Raphaël Jakse e343f38e5d Makefile: default port add PHONY rules 2020-05-16 14:03:08 +02:00
Raphaël Jakse c6060a685e Check whether the socket still exists when keeping alive 2020-05-16 11:31:11 +02:00
Raphaël Jakse debc40dfe3 Tile scores a bit lower to enable tall letters 2020-05-16 11:29:35 +02:00
Raphaël Jakse 1815162cd1 Merge branch 'lmazet/trivabble-l10n-board' 2020-05-16 11:04:56 +02:00
Raphaël Jakse 1aa3835a76 Broadcast a message when the board lang changes 2020-05-16 10:59:54 +02:00
Raphaël Jakse 3a20d898ab Linting and refactor 2020-05-16 10:59:25 +02:00
Raphaël Jakse d44a225a65 Use json to store board language files 2020-05-16 10:04:59 +02:00
Laurent Mazet 2bc2bb8233 Fix tile score bug 2020-05-12 07:50:29 +02:00
Laurent Mazet fdbc21237c use path.join instead of + 2020-05-07 21:57:23 +02:00
Laurent Mazet 41363dd81a missing fullpath for daemon 2020-05-07 01:47:32 +02:00
Laurent Mazet 0adff40814 last fix for eslint errors 2020-05-07 01:45:20 +02:00
Laurent Mazet eca9a9558d change version numbers 2020-05-07 01:08:59 +02:00
Laurent Mazet be191bf000 fix all eslint errors 2020-05-07 01:00:52 +02:00
Laurent Mazet 10af864de0 add eslint rule 2020-05-07 00:52:46 +02:00
Laurent Mazet 55129404d1 remove arrow function and useless variable newLangName 2020-05-07 00:42:45 +02:00
Laurent Mazet dd3aa59300 fix some (not all) eslint errors 2020-05-06 23:58:43 +02:00
Laurent Mazet fe7da515b7 remove static langName 2020-05-06 23:28:09 +02:00