Commit graph

101 commits

Author SHA1 Message Date
Jeremie Pardou-Piquemal
8f2e50fc68 Add deploy step to ci 2020-06-25 23:25:18 +02:00
Jeremie Pardou-Piquemal
ffd4d492f3 Remove games 2020-06-25 23:25:18 +02:00
Jeremie Pardou-Piquemal
f0c4217748 Add colorpicker 2020-06-25 22:36:30 +02:00
Jeremie Pardou-Piquemal
35144ad7bd New game button 2020-06-25 22:36:30 +02:00
Jeremie Pardou-Piquemal
cc67a28903 First attempt to add items 2020-06-25 22:36:30 +02:00
Jeremie Pardou-Piquemal
1709524444 Add item edition 2020-06-24 21:42:30 +02:00
Jeremie Pardou-Piquemal
38e4b536d7 unify code 2020-06-24 21:42:30 +02:00
Jeremie Pardou-Piquemal
c3590fe7fb Reuse code 2020-06-24 21:42:30 +02:00
Jeremie Pardou-Piquemal
57faef3ce2 Avoid unecessary render 2020-06-24 21:42:30 +02:00
Jeremie Pardou-Piquemal
bc242addb6 Add wdyr 2020-06-24 21:42:30 +02:00
Romain Garrigues
a0d5c62bcd Only displays by default the group titles in the box item generation section of the menu. 2020-06-23 21:51:41 +02:00
Jeremie Pardou-Piquemal
9e6aa42e9a Can add/remove items 2020-06-21 18:18:06 +02:00
Jeremie Pardou-Piquemal
528d553f4a Fix #53 First pass on add note 2020-06-21 18:15:15 +02:00
Jeremie Pardou-Piquemal
01dcb27334 Enhance perfs 2020-06-21 17:26:29 +02:00
Jeremie Pardou-Piquemal
64836c5add Fix chrome unable to select multiple items 2020-06-21 17:26:29 +02:00
Jeremie Pardou-Piquemal
2d0880bf24 Fix cursor under elements 2020-06-21 17:26:29 +02:00
Jeremie Pardou-Piquemal
1d962a7bb3 Fix #65 force websocket 2020-06-21 17:26:29 +02:00
Jeremie Pardou-Piquemal
93810b3419 Enhance dice 2020-06-21 14:22:00 +02:00
Jeremie Pardou-Piquemal
d663673180 Fix #52 add layer managment 2020-06-21 14:22:00 +02:00
Jeremie Pardou-Piquemal
d655168ad5 fix #4 Add dice widget 2020-06-21 14:22:00 +02:00
Jeremie Pardou-Piquemal
7bdc0913dc Refactor Board components 2020-06-20 16:45:05 +02:00
Romain Garrigues
dccfc75ea7 Adds a form to be able to modify an Image label. 2020-06-20 16:11:35 +02:00
Jeremie Pardou-Piquemal
b5b0ee4b2d Gather user relative components 2020-06-20 14:17:11 +02:00
Jeremie Pardou-Piquemal
3cf7d6e66c Refactor user hooks 2020-06-20 14:04:32 +02:00
Jeremie Pardou-Piquemal
d36655069e Refactor list actions to avoid duplication 2020-06-19 22:21:02 +02:00
Jeremie Pardou-Piquemal
b50aa1ad64 Fix counter when no value 2020-06-19 22:21:02 +02:00
Jeremie Pardou-Piquemal
89b70b98c8 Split item in one file by component 2020-06-19 22:21:02 +02:00
Jeremie Pardou-Piquemal
26598ba713 Fix impossible to select locked element 2020-06-19 22:21:02 +02:00
Jeremie Pardou-Piquemal
91d9a1ae62 Fix #58 counter style 2020-06-19 22:19:16 +02:00
Jeremie Pardou-Piquemal
cdf0903583 Fix #57 split on undefined error 2020-06-19 22:19:16 +02:00
Romain Garrigues
61bf3cf354 Updates the gloomhaven box json file to only include item "template" information:
- Removes x/y coordinates,
- Removes item duplicate generation,
- Introduces labels and groupIds for better displaying possibilities.
2020-06-19 20:14:00 +02:00
Jeremie Pardou-Piquemal
d79dff0b72 First pass on item styling 2020-06-19 18:05:48 +02:00
Jeremie Pardou-Piquemal
c8cd8bb11e Style GameController 2020-06-19 18:05:48 +02:00
Jeremie Pardou-Piquemal
dd8d3938aa Fix perf problem 2020-06-19 18:05:48 +02:00
Jeremie Pardou-Piquemal
75fed10ed2 Style user list 2020-06-19 18:05:48 +02:00
Jeremie Pardou-Piquemal
aa8a91fcbd Style user config 2020-06-19 18:05:48 +02:00
Jeremie Pardou-Piquemal
27061e1a09 Styled panzoomrotate 2020-06-19 18:05:48 +02:00
Jeremie Pardou-Piquemal
9ad713d3ac Use styled component on cursor 2020-06-19 18:05:48 +02:00
Jeremie Pardou-Piquemal
59ca4097d9 Add styled components and style some 2020-06-19 18:05:48 +02:00
Jeremie Pardou
cba40b1581 Fix code style 2020-06-19 14:11:42 +02:00
Jeremie Pardou-Piquemal
53739f1553 Translate all files 2020-06-19 14:04:32 +02:00
Jeremie Pardou-Piquemal
92a707e2bc Add i18n 2020-06-19 14:04:32 +02:00
Jeremie Pardou-Piquemal
e411a48e45 Remove linting warning 2020-06-18 21:16:38 +02:00
Jérémie Pardou-Piquemal
09034b178e Add .circleci/config.yml 2020-06-18 21:16:20 +02:00
Jeremie Pardou-Piquemal
aadb0ebf30 Add eslint 2020-06-18 21:08:49 +02:00
Jeremie Pardou-Piquemal
7e540d1310 Change single quote for double quote 2020-06-18 20:57:28 +02:00
Jeremie Pardou-Piquemal
0269aff8c7 Use prettierrc 2020-06-18 20:51:47 +02:00
Jeremie Pardou-Piquemal
04db8d669c Remove extra dependencies 2020-06-18 20:43:16 +02:00
Romain Garrigues
e40278d4f9 Adds a new concept of "available item", used to represent the game content and to be able to easily add new content to an ongoing game. 2020-06-18 20:38:21 +02:00
Romain Garrigues
ae239764e0 Adds initial available items for Gloomhaven. 2020-06-17 21:34:03 +02:00