Mitchell McCaffrey
|
2f4e671390
|
Fix crash when unable to resize image
|
2021-02-14 08:35:43 +11:00 |
|
Mitchell McCaffrey
|
8440a8de42
|
Added partial import and export functionality
|
2021-02-13 21:51:31 +11:00 |
|
Mitchell McCaffrey
|
6a8b977aea
|
Remove known issues from 1.8.0 release notes
|
2021-02-13 15:49:41 +11:00 |
|
Mitchell McCaffrey
|
70eb049b4a
|
Merge branch 'preview/v1.8.0' into release/v1.8.0
|
2021-02-13 15:48:23 +11:00 |
|
Mitchell McCaffrey
|
405e6ed6a3
|
Added error banner to database and updated to custom dexie-export-import build
|
2021-02-13 13:21:13 +11:00 |
|
Mitchell McCaffrey
|
93f45c738f
|
Changed notes to left aligned and accept more text per line
|
2021-02-13 10:45:28 +11:00 |
|
Mitchell McCaffrey
|
ed605fe55b
|
Added bounding box check to fog edge snapping
|
2021-02-13 10:20:55 +11:00 |
|
Mitchell McCaffrey
|
c6d87baf99
|
Fix triangle drawing with hexes
|
2021-02-13 10:00:30 +11:00 |
|
Mitchell McCaffrey
|
b557d00169
|
Update v1.8.0.md
|
2021-02-12 08:54:02 +11:00 |
|
Mitchell McCaffrey
|
a81cacb5fd
|
Add known issues to 1.8.0 release notes
|
2021-02-12 00:40:42 +11:00 |
|
Mitchell McCaffrey
|
9b0bf9c005
|
Update ImportExportModal.js
|
2021-02-12 00:40:30 +11:00 |
|
Mitchell McCaffrey
|
9370365ab4
|
Fix warnings
|
2021-02-12 00:38:36 +11:00 |
|
Mitchell McCaffrey
|
002a52674b
|
Clear map actions when map changes
|
2021-02-11 23:09:00 +11:00 |
|
Mitchell McCaffrey
|
57e64e132b
|
Changed db import to use importInto
|
2021-02-11 23:01:32 +11:00 |
|
Mitchell McCaffrey
|
8117f7da2e
|
Added v1.8.0 preview release notes
|
2021-02-11 20:58:34 +11:00 |
|
Mitchell McCaffrey
|
85270859bb
|
Move to new fog snapping with guides and vertex snapping
|
2021-02-11 19:57:34 +11:00 |
|
Mitchell McCaffrey
|
547a214149
|
Added distance calculation support for hex
|
2021-02-11 10:06:06 +11:00 |
|
Mitchell McCaffrey
|
d59f95464e
|
Update package.json
|
2021-02-10 20:22:44 +11:00 |
|
Mitchell McCaffrey
|
355cd2674a
|
Increased square grid stroke width
|
2021-02-10 19:59:38 +11:00 |
|
Mitchell McCaffrey
|
96298e8943
|
Move measurement options to map settings
|
2021-02-10 19:59:15 +11:00 |
|
Mitchell McCaffrey
|
19def8cdb0
|
Changed fog shadow color to match shape color
|
2021-02-09 17:56:49 +11:00 |
|
Mitchell McCaffrey
|
2d5589a02e
|
Changed grid overlay to use repeating images instead of shapes
|
2021-02-09 16:58:14 +11:00 |
|
Mitchell McCaffrey
|
663e1af4d9
|
Added max resolution to grid cache
|
2021-02-09 14:43:32 +11:00 |
|
Mitchell McCaffrey
|
846afe5495
|
Moved all grid snapping to useGridSnapping hook
|
2021-02-09 14:13:08 +11:00 |
|
Mitchell McCaffrey
|
cdb91eed60
|
Change editable fog outline to light grey
|
2021-02-09 08:00:24 +11:00 |
|
Mitchell McCaffrey
|
f1dce05830
|
Fix grid not showing in editor, and width resize
|
2021-02-08 18:51:44 +11:00 |
|
Mitchell McCaffrey
|
d0377596d2
|
Added grid render caching
|
2021-02-08 18:25:25 +11:00 |
|
Mitchell McCaffrey
|
75a7fb401b
|
Remove unused import
|
2021-02-08 17:26:56 +11:00 |
|
Mitchell McCaffrey
|
a188736dd8
|
Added version comments to db
|
2021-02-08 17:08:29 +11:00 |
|
Mitchell McCaffrey
|
e36058263c
|
Added more loading spinners to map and token operations
|
2021-02-08 17:06:54 +11:00 |
|
Mitchell McCaffrey
|
24e64f9d32
|
Update maps and tokens to have thumbnails and removed loading of all files on load
|
2021-02-08 16:53:56 +11:00 |
|
Mitchell McCaffrey
|
b9993e1a0b
|
Moved from stream-saver to file-saver
|
2021-02-07 22:53:47 +11:00 |
|
Mitchell McCaffrey
|
93a8563210
|
Update ImportExportModal.js
|
2021-02-07 22:20:27 +11:00 |
|
Mitchell McCaffrey
|
23b0432bb2
|
Fix unused vars
|
2021-02-07 21:53:29 +11:00 |
|
Mitchell McCaffrey
|
31f502e6ba
|
Add poly/ponyfills for WritableStream and Blob
|
2021-02-07 21:53:17 +11:00 |
|
Mitchell McCaffrey
|
291fd1512c
|
Moved to domTarget for useGesture to fix pinch zoom error on Mac
|
2021-02-07 20:44:30 +11:00 |
|
Mitchell McCaffrey
|
5f5384a3e5
|
Updated simple-peer dependency to fix regression with browser support
|
2021-02-07 19:55:07 +11:00 |
|
Mitchell McCaffrey
|
9892227caf
|
Added fix for grid nudge causing scroll
|
2021-02-07 17:40:22 +11:00 |
|
Mitchell McCaffrey
|
9f96145410
|
Updated rotation to have 15 degree increments
|
2021-02-07 17:25:29 +11:00 |
|
Mitchell McCaffrey
|
76533852cd
|
Added a grid snapping sensitivity accessibility option
|
2021-02-07 16:42:29 +11:00 |
|
Mitchell McCaffrey
|
905b43a64b
|
Merge branch 'master' into release/v1.7.1
|
2021-02-07 16:04:00 +11:00 |
|
Mitchell McCaffrey
|
09471bdf2b
|
Added requesting asset tracking to prevent assets loading multiple times
|
2021-02-07 14:47:34 +11:00 |
|
Mitchell McCaffrey
|
502f872fbf
|
Add hex support to useGridSnapping
|
2021-02-07 11:16:36 +11:00 |
|
Mitchell McCaffrey
|
fbea8bd7a7
|
Move grid snapping to hook and added math for hex snapping
|
2021-02-06 19:29:24 +11:00 |
|
Mitchell McCaffrey
|
f20173de35
|
Added shared grid context and moved away from calling useContext directly
|
2021-02-06 13:32:38 +11:00 |
|
Mitchell McCaffrey
|
8991be923e
|
Added undershoot grid cells to hex grid
|
2021-02-05 17:42:14 +11:00 |
|
Mitchell McCaffrey
|
9ddb9a6bac
|
Add hex support for map size changes
|
2021-02-05 16:57:10 +11:00 |
|
Mitchell McCaffrey
|
5dfddd6af9
|
Add hex support for default inset function
|
2021-02-05 11:00:31 +11:00 |
|
Mitchell McCaffrey
|
e90b6dea49
|
Add back vector to for capitilization change
|
2021-02-04 15:15:27 +11:00 |
|
Mitchell McCaffrey
|
835dbbbc0f
|
Delete vector2.js
|
2021-02-04 15:14:57 +11:00 |
|