Commit Graph

37 Commits

Author SHA1 Message Date
Laurent Mazet 2e681a9c0b correct bound checking 2021-04-28 22:40:47 +02:00
Laurent Mazet bfd0267d6e implement bag factor 2021-04-26 08:44:59 +02:00
Laurent Mazet f817c0b5ab new board can be rectangular and rack length can be changed 2021-04-24 10:59:57 +02:00
Laurent Mazet d51ae94441 add new boards (8x8 and 22x22) 2021-04-23 00:01:03 +02:00
Raphaël Jakse dddee16ee5 fix disableCSP 2020-10-27 08:20:57 +01:00
Laurent Mazet 76d4ecaf36 replace the joker tiles by blank tiles 2020-10-09 22:14:04 +02:00
Raphaël Jakse 930fc12939 fix first WebSocket connection 2020-10-07 21:30:04 +02:00
Raphaël Jakse 85b0bd04a0 add a 'disable spell checker' checkbox and rename settings 2020-10-07 20:16:36 +02:00
Raphaël Jakse 06d7d0b117 Fix support for Safari 8+ 2020-10-05 23:47:06 +02:00
Raphaël Jakse 191fc7c69e get rid of inline styles 2020-10-03 12:27:16 +02:00
Raphaël Jakse 78c135de1c work on settings and spell checker UI/UX 2020-08-29 12:26:05 +02:00
Raphaël Jakse 921e2f620d fix incorrect host display in the server 2020-07-13 15:53:45 +02:00
Laurent Mazet c3698558aa eslint errors 2020-05-23 22:13:18 +02:00
Laurent Mazet 221b66f641 add 35 language tiles 2020-05-18 08:32:49 +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 c6060a685e Check whether the socket still exists when keeping alive 2020-05-16 11:31:11 +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 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 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
Raphaël Jakse 378e7f6d14 Server: listen to localhost by default 2020-05-06 19:49:08 +02:00
Laurent Mazet 1a7aad11d8 fixes from MR comments 2020-05-05 08:30:39 +02:00
Laurent Mazet c4f3c433a1 board language setting is now per game 2020-05-04 23:27:36 +02:00
Laurent Mazet b9dd9bd054 add German, English and Spanish pieces 2020-05-04 00:28:33 +02:00
Raphaël Jakse 731ff54d7c Fix running serving files in the dev server - 2 2020-05-03 14:50:06 +02:00
Raphaël Jakse 77662c6d5d Fix running serving files in the dev server 2020-05-03 14:46:51 +02:00
Raphaël Jakse ca938357b7 Fix running the server from the Makefile 2020-05-03 14:35:33 +02:00
Raphaël Jakse 1460660895 Merge branch 'lmazet/trivabble-avoid_serving_git_file' 2020-05-03 13:43:52 +02:00
Raphaël Jakse 2b5182ac85 Fix scripts in bin/ to work with the public folder 2020-05-03 13:40:27 +02:00