Commit graph

360 commits

Author SHA1 Message Date
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
Romain Garrigues
9862aaf82c Adds battle goals to the first scenario of Gloomhaven 2020-06-17 21:22:15 +02:00
Romain Garrigues
6fbe41e371 Adds more materials for the first scenario of gloomhave (elements, ailments, ...) 2020-06-17 20:56:51 +02:00
Romain Garrigues
898cc3e077 Adds the possibility to add an Item overlay.
Currently used to display a normal/elite mask for monsters.
2020-06-17 20:56:07 +02:00
Jeremie Pardou-Piquemal
0490b296cf Add slider for rotation 2020-06-17 09:15:07 +02:00
Jeremie Pardou-Piquemal
5df0421800 Enhance style 2020-06-16 22:22:10 +02:00
Jeremie Pardou-Piquemal
40de4bf4ad Fix minor bug with localstorage 2020-06-16 21:53:52 +02:00
Jeremie Pardou-Piquemal
e410915bd6 Add localstorage save 2020-06-16 21:43:59 +02:00
Jeremie Pardou-Piquemal
7e67f9c07b Fix naming and url 2020-06-16 21:20:29 +02:00
Jeremie Pardou-Piquemal
498ad10450 Rename extraStyling -> extraStyle 2020-06-16 21:11:39 +02:00
Jeremie Pardou-Piquemal
9308454fae Replace class by className 2020-06-16 21:09:42 +02:00
Jeremie Pardou-Piquemal
c35ad31ace Update style 2020-06-16 21:07:29 +02:00
Romain Garrigues
23eabcab83 Adds possibility to display text on Image component. Useful for:
- Numbers on monster tokens,
- Numbers on map tiles.
2020-06-16 21:04:15 +02:00
Jeremie Pardou-Piquemal
82cfc665be Add import export game 2020-06-16 21:01:50 +02:00
Jeremie Pardou-Piquemal
39c1736b33 Add download link 2020-06-16 21:01:50 +02:00
Romain Garrigues
8faa63320e Adds lot of content for first scenario:
- Obstacles,
- Coins / Treasure,
- Doors, Traps,
- Character abilities for Brute and Spellweaver.
2020-06-16 20:59:15 +02:00
Jeremie Pardou-Piquemal
ea10f07fdf Add counter 2020-06-16 20:05:24 +02:00
Jeremie Pardou-Piquemal
19759f93a7 Add settlers 2020-06-16 20:04:15 +02:00
Romain Garrigues
1d9230250e Adds monter tokens for gloomhaven first scenario. 2020-06-16 09:21:59 +02:00
Romain Garrigues
9a4c2fda12 Allows to use "alt / option" key to scroll in the game view. 2020-06-15 21:26:06 +02:00
Jeremie Pardou-Piquemal
6a616fa3ce Update words 2020-06-15 08:59:21 +02:00
Jeremie Pardou-Piquemal
d33beed79c Add more elements and ease use 2020-06-14 22:25:43 +02:00
Jeremie Pardou-Piquemal
f92341eaff Add text when only watcher 2020-06-14 21:26:19 +02:00
Jeremie Pardou-Piquemal
4c3e7e5359 Allow to show only for yourself 2020-06-14 21:18:51 +02:00
Jeremie Pardou-Piquemal
863936bd1c Last selected element is moved on top of the stack 2020-06-14 15:37:54 +02:00
Jeremie Pardou-Piquemal
7af4b07912 Shuffle item position also 2020-06-14 15:25:46 +02:00
Jeremie Pardou-Piquemal
2539ba7c14 Add ability to shuffle and align items 2020-06-14 15:04:01 +02:00
Jeremie Pardou-Piquemal
0e087ed1c3 Improve perf and way items are synchronized 2020-06-14 10:23:20 +02:00
Jeremie Pardou-Piquemal
31f6c2807c Add selected item form 2020-06-13 23:01:23 +02:00
Jeremie Pardou-Piquemal
9ebe0b5d19 Can move all selected items 2020-06-13 16:47:28 +02:00
Jeremie Pardou-Piquemal
587c0c0049 Add action pane to handle all user interactions 2020-06-13 16:40:18 +02:00
Jeremie Pardou-Piquemal
0131c1176a Selection is working 2020-06-12 11:54:05 +02:00
Jeremie Pardou-Piquemal
28274870fc Add rotation and selection 2020-06-12 11:47:14 +02:00
Jeremie Pardou-Piquemal
0d08695ba1 Fix change state while unmounted 2020-06-12 11:31:36 +02:00
Jeremie Pardou-Piquemal
5fc01701da Add ability to change user color 2020-06-12 11:30:53 +02:00
Jeremie Pardou-Piquemal
f33ea300f7 First step of selector 2020-06-11 22:06:10 +02:00
Romain Garrigues
497c77e761 Adds initial Gloomhaven loading game.
Creates initial Gloomhaven json description file.
2020-06-10 21:44:02 +02:00
Jeremie Pardou-Piquemal
dba79e6237 Allow user to disconnect and reconnect 2020-06-09 22:36:23 +02:00
Jeremie Pardou-Piquemal
485ee59272 Prevent race condition with cursor when user leave 2020-06-08 22:19:10 +02:00
Jeremie Pardou-Piquemal
80b4a99661 Allow to change user name 2020-06-08 21:04:42 +02:00
Jeremie Pardou-Piquemal
98c4917b28 Add router to allow multiple rooms 2020-06-08 20:32:24 +02:00
Jeremie Pardou-Piquemal
37eb74d596 Add flippable image item with backContent 2020-06-07 22:56:00 +02:00