Commit Graph

457 Commits

Author SHA1 Message Date
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
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
4983ddbc17 Remove primary colour from colour options 2021-07-18 09:42:07 +10:00
Mitchell McCaffrey
8e8e800760 Fix resize detector sizes 2021-07-17 20:37:09 +10:00
Mitchell McCaffrey
a4363e542c Typescript 2021-07-17 18:18:57 +10:00
Mitchell McCaffrey
2a053f4854 Typescript 2021-07-17 17:25:41 +10:00
Mitchell McCaffrey
97734a2f55 Typescript 2021-07-17 14:36:39 +10:00
Mitchell McCaffrey
fecf8090ea Typescript 2021-07-17 12:48:04 +10:00
Mitchell McCaffrey
e48d19a817 Typescript 2021-07-16 21:39:45 +10:00
Mitchell McCaffrey
74cabdd798 Merge branch 'master' into typescript 2021-07-16 20:58:09 +10:00
Mitchell McCaffrey
01eabcef3d Typescript 2021-07-16 20:57:05 +10:00
Mitchell McCaffrey
a1fb67df7b Typescript 2021-07-16 18:59:29 +10:00
Mitchell McCaffrey
c7b8990a7b Typescript 2021-07-16 16:58:14 +10:00
Mitchell McCaffrey
d80bfa2f1e typescript 2021-07-16 14:55:33 +10:00
Mitchell McCaffrey
838ee68614 Change vehicle mount movement method to fix bug with child position not updating 2021-07-16 09:44:19 +10:00
Mitchell McCaffrey
68c1c6db0c Typescript 2021-07-13 18:50:18 +10:00
Mitchell McCaffrey
569ed696fc Typescript 2021-07-13 08:59:28 +10:00
Mitchell McCaffrey
49b8caa2d7 Add type to controls and change colour types 2021-07-09 22:06:32 +10:00
Mitchell McCaffrey
ecfab87aa0 More typescript 2021-07-09 16:22:35 +10:00
Mitchell McCaffrey
123ebd880a Format 2021-07-08 12:00:47 +10:00
Mitchell McCaffrey
a8b61f0223 Update react-spring to prevent issues with Firefox resistFingerprinting 2021-07-06 08:18:29 +10:00
Mitchell McCaffrey
62686136ab Merge branch 'master' into typescript 2021-07-02 15:54:54 +10:00
Mitchell McCaffrey
72f2c74e9d Add on upgrade listener for DB and overlay when upgrading 2021-06-24 16:14:20 +10:00
Mitchell McCaffrey
43d3a4cc02 Update no fog to cut message 2021-06-20 15:32:38 +10:00
Mitchell McCaffrey
1f2c70a612 Change measure tool to use full snapping to grid center and add exact euclidean measurements 2021-06-19 09:36:00 +10:00
Mitchell McCaffrey
e352cadaea Add conditional rendering to token status and label 2021-06-17 11:39:41 +10:00
Mitchell McCaffrey
bc97f4838a Optimised re-renders with sortable tiles 2021-06-15 20:08:45 +10:00
Mitchell McCaffrey
1e26193457 Optimise token database sync and add loading indicator for multiple token hiding 2021-06-14 15:18:07 +10:00
Mitchell McCaffrey
63421f824a Fix fog useCallback dependency 2021-06-14 12:21:08 +10:00
Mitchell McCaffrey
265f04fc0a Add toasts for unable to draw fog errors 2021-06-14 11:57:08 +10:00
Mitchell McCaffrey
1eed2eb15d Fix token preview rendering for token groups 2021-06-12 21:25:03 +10:00
Mitchell McCaffrey
d0fba917a2 Add custom intersection for token vehicles using their outline 2021-06-12 20:53:40 +10:00
Mitchell McCaffrey
e73d6d8317 Refactor token outline and add SVG option for token bar image previews 2021-06-12 18:40:02 +10:00
Mitchell McCaffrey
458feeec9e Move map and token settings to match the group overlay visual 2021-06-12 14:30:54 +10:00
Mitchell McCaffrey
495fa84cb5 Fix map grid settings showing with an invalid grid 2021-06-12 13:17:46 +10:00
Mitchell McCaffrey
3d74dfc88a Fix grid editor mutably changing grid state 2021-06-12 13:14:46 +10:00
Mitchell McCaffrey
159627072d Remove delete restriction for default maps and tokens 2021-06-11 15:33:14 +10:00
Mitchell McCaffrey
4bfe49f454 Optimisation to tile rendering 2021-06-10 20:08:11 +10:00
Mitchell McCaffrey
4b67071919 Replace token image cache with token outline hit function
Saves 70% perf on scroll then zoom with 100+ tokens
2021-06-10 11:16:47 +10:00
Mitchell McCaffrey
3d42b62b74 Add shape detection to token outline creation 2021-06-10 11:02:54 +10:00
Mitchell McCaffrey
1d2696228b Standardise settings select margins 2021-06-09 09:47:39 +10:00
Mitchell McCaffrey
ee34c599da Add remove group items for maps and tokens 2021-06-09 09:29:32 +10:00
Mitchell McCaffrey
9d9fd5b753 Allow editing of default map and tokens and add default label setting 2021-06-06 10:24:56 +10:00
Mitchell McCaffrey
948be7cac2 Move drawing simplify away from grid dependent scaling 2021-06-06 09:39:07 +10:00