Commit Graph

1585 Commits

Author SHA1 Message Date
Mitchell McCaffrey
98d9b526c8 Add custom anchors for transformer 2021-08-01 21:00:48 +10:00
Mitchell McCaffrey
0b2f9593c2 Add snapping to transformer 2021-08-01 18:05:57 +10:00
Mitchell McCaffrey
8c9aca0259 Update Map.ts 2021-08-01 16:58:32 +10:00
Mitchell McCaffrey
df1e59f666 Add custom transformer 2021-07-25 13:48:50 +10:00
Mitchell McCaffrey
97f1294a23 Merge branch 'master' into test/1.10.0 2021-07-24 18:04:58 +10:00
Mitchell McCaffrey
fdefd907e3 Update asset live query to use bulkGet to fix crash on private browsing Firefox 2021-07-23 18:51:51 +10:00
Mitchell McCaffrey
7529b1b8c8 Remove success toast for selection paste 2021-07-23 15:53:29 +10:00
Mitchell McCaffrey
23dd67c1a9 Add selection copy paste shortcuts 2021-07-23 15:53:13 +10:00
Mitchell McCaffrey
b3fc7f9e1d Clear selection when changing maps 2021-07-23 15:43:32 +10:00
Mitchell McCaffrey
5546bf525e Add selection copy and paste 2021-07-23 15:41:07 +10:00
Mitchell McCaffrey
1b248c16a5 Add selection validator and fix outline and vector exports 2021-07-23 15:40:01 +10:00
Mitchell McCaffrey
add88abb95 Move map menu to auto close on drag instead of mouse down 2021-07-23 15:39:31 +10:00
Mitchell McCaffrey
e3a2cc766c Add schema validators for map state 2021-07-23 12:45:07 +10:00
Mitchell McCaffrey
ed64294855 Add selection drag overlay 2021-07-22 16:40:43 +10:00
Mitchell McCaffrey
19139dec82 Remove need to pass node into drag overlay 2021-07-22 16:40:33 +10:00
Mitchell McCaffrey
93ce4bab0e Add grid snapping to selection items movement 2021-07-22 16:16:09 +10:00
Mitchell McCaffrey
1043eac3ab Change default select tool to rect 2021-07-22 16:05:54 +10:00
Mitchell McCaffrey
60760e3d8e Fix selection menu position with offset 2021-07-22 16:00:04 +10:00
Mitchell McCaffrey
4ac4c3aa33 Clicking selection reopens menu 2021-07-22 15:59:46 +10:00
Mitchell McCaffrey
ac4ca5b364 Deselect when changing tools 2021-07-22 15:24:35 +10:00
Mitchell McCaffrey
543fe6f941 Add check for selected items visible and locked properties 2021-07-22 15:21:36 +10:00
Mitchell McCaffrey
7860871e7e Fix deselection for path selection 2021-07-22 15:10:42 +10:00
Mitchell McCaffrey
986f1efc9b Add basic selection menu 2021-07-22 13:16:44 +10:00
Mitchell McCaffrey
648d308fa5 Add dash animation to selection and change deselect behaviour 2021-07-22 12:10:56 +10:00
Mitchell McCaffrey
4cee11d5ea Add basic selection movement 2021-07-21 18:56:18 +10:00
Mitchell McCaffrey
20f48f173e Move edit controls into map controls and add keyboard undo shortcuts 2021-07-21 17:12:49 +10:00
Mitchell McCaffrey
6d5293eeee Move token/note crud operations to use actions 2021-07-21 08:27:28 +10:00
Mitchell McCaffrey
ef55f9c3a5 Refactor map actions into hook 2021-07-21 08:08:58 +10:00
Mitchell McCaffrey
54bc3502df Move to global undo and combined map action state 2021-07-20 21:45:18 +10:00
Mitchell McCaffrey
b703a08d2c Refactor control components file structure 2021-07-20 20:41:26 +10:00
Mitchell McCaffrey
24dddad66f Update token state and note events to be more similar 2021-07-20 20:17:41 +10:00
Mitchell McCaffrey
fe8e4387c6 Rename token create and remove handlers 2021-07-20 18:53:03 +10:00
Mitchell McCaffrey
eb5999bd03 Update select tool cursor 2021-07-20 18:50:15 +10:00
Mitchell McCaffrey
7a2c852ea9 Update select tool title 2021-07-20 18:50:03 +10:00
Mitchell McCaffrey
df81def622 Update select icons 2021-07-19 15:48:38 +10:00
Mitchell McCaffrey
fa62783b9c Refactor konva components and map tools 2021-07-19 15:28:09 +10:00
Mitchell McCaffrey
fa2190dd7d Added basic selection visual 2021-07-19 11:37:41 +10:00
Mitchell McCaffrey
07058db9c2 Fix UI issue with pressing space with move tool selected 2021-07-19 11:01:45 +10:00
Mitchell McCaffrey
621014bff2 Add select tool settings and icons 2021-07-19 10:56:14 +10:00
Mitchell McCaffrey
0113b07ac4 Fix dice roll calculation 2021-07-18 09:50:50 +10:00
Mitchell McCaffrey
4983ddbc17 Remove primary colour from colour options 2021-07-18 09:42:07 +10:00
Mitchell McCaffrey
1141dcf554 Fix default colour theme using system colour 2021-07-18 09:27:45 +10:00
Mitchell McCaffrey
e3d757ac42 Fix network state default sync value 2021-07-18 09:13:28 +10:00
Mitchell McCaffrey
3dfb1186f9 Move nickname generation to db populate 2021-07-18 09:13:10 +10:00
Mitchell McCaffrey
ac99c9af4a Change debounce return to be optional 2021-07-18 09:12:32 +10:00
Mitchell McCaffrey
830798dc74 Add missing types to party 2021-07-18 09:12:09 +10:00
Mitchell McCaffrey
a6a233542e Check for divide by zero in grid 2021-07-18 08:40:44 +10:00
Mitchell McCaffrey
8e8e800760 Fix resize detector sizes 2021-07-17 20:37:09 +10:00
Mitchell McCaffrey
029a992381 Typescript 2021-07-17 18:39:49 +10:00
Mitchell McCaffrey
a4363e542c Typescript 2021-07-17 18:18:57 +10:00