Commit Graph

181 Commits

Author SHA1 Message Date
Laurent Mazet fac4ebf1a4 make custom board an experimental feature 2021-04-26 21:59:18 +02:00
Laurent Mazet bfd0267d6e implement bag factor 2021-04-26 08:44:59 +02:00
Laurent Mazet 6c520e63ce duplicated type definition 2021-04-26 06:17:47 +02:00
Laurent Mazet e24f694a1e fix error from develop (mode does not exists) and set cell captions after drawing board 2021-04-24 22:09:49 +02:00
Laurent Mazet 915f84a4ff Merge branch 'develop' into custon_board_layout 2021-04-24 21:48:11 +02:00
Raphaël Jakse 516f66e0b3 Don't set cell caption setting on load 2021-04-24 21:29:15 +02:00
Laurent Mazet b6682f2b19 fix issue when PlayerName is empty 2021-04-24 20:54:24 +02:00
Laurent Mazet bccce721d3 fix issue 2021-04-24 13:50:13 +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
Laurent Mazet 657ac8c175 fix eslint error 2021-04-21 10:46:19 +02:00
Laurent Mazet fa58416e05 Merge branch 'develop' into cell_caption_option 2021-04-21 10:45:03 +02:00
Laurent Mazet 2af43c8ad8 Revert "fix eslint errors"
This reverts commit 8f674f3848.
2021-04-21 10:44:38 +02:00
Laurent Mazet 8f674f3848 fix eslint errors 2021-04-20 22:13:09 +02:00
Laurent Mazet afba7b12c4 reorder SettingTypes and remove unused Timer 2021-04-20 22:06:35 +02:00
Laurent Mazet 01f622854a remove unused config ENABLE_SPELL_CHECKER 2021-04-20 22:04:10 +02:00
Laurent Mazet 291005d150 remove TimerEnable key 2021-04-20 21:59:33 +02:00
Laurent Mazet c118fd652e remove CellCaptions key 2021-04-20 21:57:50 +02:00
Laurent Mazet 9c2408c560 only store values that differ from defaults 2021-04-20 14:13:58 +02:00
Laurent Mazet 3384a8c1f7 remove direct call to Conf structure 2021-04-20 08:43:27 +02:00
Laurent Mazet b010c4c43e clean default configuration 2021-04-20 08:31:22 +02:00
Laurent Mazet 6cee6fbf91 fix eslint errors 2021-01-18 22:46:46 +01:00
Laurent Mazet 3a148fbbd1 fix central star 2021-01-15 18:39:29 +01:00
Laurent Mazet ae79bb84b8 Limit changes on cell text content 2021-01-15 18:36:36 +01:00
Laurent Mazet 7bd9b6c16b add class to board instead of cells 2021-01-15 18:20:52 +01:00
Laurent Mazet b0eff630ff various fixes 2020-12-28 11:29:17 +01:00
Laurent Mazet aa595353ac New option for caption 2020-12-23 21:52:09 +01:00
Raphaël Jakse 235d51c802 fix timer day translation 2020-12-12 11:01:46 +01:00
Raphaël Jakse 94650bf219 Timer next to the settings button 2020-12-12 10:49:58 +01:00
Raphaël Jakse 7297e2de2e Design improvement 2020-12-09 22:30:42 +01:00
Laurent Mazet 8f9ed16bce disactivate timers by default 2020-12-08 21:37:47 +01:00
Laurent Mazet 94feed71b6 stylish timers 2020-12-08 21:18:01 +01:00
Laurent Mazet 9c7a3b3e2a remove localStorage usage 2020-12-07 22:28:39 +01:00
Laurent Mazet b059eaf9e9 Merge branch 'develop' into timer 2020-12-06 17:59:03 +01:00
Raphaël Jakse 4ebba1af7c Merge branch 'fix-non-rectangular-board' into 'develop'
Fix non rectangular board

See merge request raphj/trivabble!22
2020-12-06 16:35:49 +00:00
Laurent Mazet 40ce2c15a3 better score check 2020-11-24 13:26:52 +01:00
Laurent Mazet a6d3dc6ed8 use a local variable to store player's name 2020-11-24 13:21:39 +01:00
Laurent Mazet 7d4301636f reset list of moved tiles after scoring 2020-11-23 22:45:30 +01:00
Laurent Mazet f5f53ac7a8 add an option to select who scores: last player or player who pressed on the button 2020-11-23 22:44:24 +01:00
Raphaël Jakse e3b4fc0b7e who messed up? 2020-11-22 22:20:43 +01:00
Raphaël Jakse 6c263c2976 score by default the last player who played 2020-11-22 21:54:44 +01:00
Raphaël Jakse 54d46706b0 some refinements on the auto counting feature 2020-11-22 12:28:42 +01:00
Raphaël Jakse e69a279eec handle overflow in cells 2020-11-22 12:28:07 +01:00
Laurent Mazet e9a1a3aa04 Merge branch 'develop' into automatic_scoring 2020-11-22 12:19:36 +01:00
Raphaël Jakse 66c3d65f2b use getSetting for API_ENTRY_POINT 2020-11-22 11:17:40 +01:00
Laurent Mazet 540e5e8920 fix cancel 2020-11-19 21:30:23 +01:00
Laurent Mazet 9d041e812e Merge branch 'develop' into automatic_scoring 2020-11-19 07:34:38 +01:00
Laurent Mazet ea2485f71d add a selector to choice player 2020-11-17 22:50:57 +01:00
Laurent Mazet b28dc47089 update confirmation message 2020-11-16 11:22:37 +01:00
Raphaël Jakse d74fa69464 Make API_ENTRY_POINT configurable 2020-11-14 11:02:50 +01:00