Mitchell McCaffrey
|
09d3023d7a
|
Add text area auto size for notes
|
2021-06-17 11:05:25 +10:00 |
|
Mitchell McCaffrey
|
bc97f4838a
|
Optimised re-renders with sortable tiles
|
2021-06-15 20:08:45 +10:00 |
|
Mitchell McCaffrey
|
6b927b4456
|
Fix bug with importing single item from groups
|
2021-06-15 08:45:08 +10:00 |
|
Mitchell McCaffrey
|
63a809592e
|
Fix importing with not all groups exported
|
2021-06-14 17:51:07 +10:00 |
|
Mitchell McCaffrey
|
a997641628
|
Move token bar to use grid over flex
|
2021-06-14 17:07:15 +10:00 |
|
Mitchell McCaffrey
|
53be182b1c
|
Add lazy loading for tiles and token bar tokens
|
2021-06-14 17:06:57 +10:00 |
|
Mitchell McCaffrey
|
f0d93abd31
|
Fix token bar token titles
|
2021-06-14 15:50:48 +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
|
0fbd837449
|
Fix global image drop outside triggering drag end
|
2021-06-14 13:47:21 +10:00 |
|
Mitchell McCaffrey
|
63421f824a
|
Fix fog useCallback dependency
|
2021-06-14 12:21:08 +10:00 |
|
Mitchell McCaffrey
|
64dfb17fa1
|
Move mouse tile drag to a distance constraint
|
2021-06-14 12:20:06 +10:00 |
|
Mitchell McCaffrey
|
265f04fc0a
|
Add toasts for unable to draw fog errors
|
2021-06-14 11:57:08 +10:00 |
|
Mitchell McCaffrey
|
2bc8f27bb9
|
Update package.json
|
2021-06-13 18:15:32 +10:00 |
|
Mitchell McCaffrey
|
57ee943152
|
Update browserlist
|
2021-06-13 09:00:40 +10:00 |
|
Mitchell McCaffrey
|
4dbebd2f2f
|
Update .env.production
|
2021-06-13 08:55:02 +10:00 |
|
Mitchell McCaffrey
|
1eed2eb15d
|
Fix token preview rendering for token groups
|
2021-06-12 21:25:03 +10:00 |
|
Mitchell McCaffrey
|
359be5373b
|
Fix edit modal save buttons click
|
2021-06-12 21:00:30 +10:00 |
|
Mitchell McCaffrey
|
c079a8068f
|
Update v1.9.0.md
|
2021-06-12 20:55:19 +10:00 |
|
Mitchell McCaffrey
|
d0fba917a2
|
Add custom intersection for token vehicles using their outline
|
2021-06-12 20:53:40 +10:00 |
|
Mitchell McCaffrey
|
e81430be80
|
Add try catch to erase data button
|
2021-06-12 19:00:01 +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
|
870d2de5de
|
Fix dice tile rendering
|
2021-06-12 14:31:09 +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
|
833f0082ba
|
Fix grid cell pixel size being set to Infinity
|
2021-06-12 13:14:21 +10:00 |
|
Mitchell McCaffrey
|
0bf911675c
|
Add more vertical margin to Markdown rendering and change embed to image tag
|
2021-06-11 17:30:10 +10:00 |
|
Mitchell McCaffrey
|
44aa4d694a
|
Add 1.9.0 Release Notes
|
2021-06-11 17:15:50 +10:00 |
|
Mitchell McCaffrey
|
bd3c868364
|
Bump version to 1.9.0 (test)
|
2021-06-11 15:47:16 +10:00 |
|
Mitchell McCaffrey
|
52fad1171a
|
Remove worker loading from map and token data contexts
|
2021-06-11 15:38:23 +10:00 |
|
Mitchell McCaffrey
|
159627072d
|
Remove delete restriction for default maps and tokens
|
2021-06-11 15:33:14 +10:00 |
|
Mitchell McCaffrey
|
dab655935f
|
Add group support for import/export data
|
2021-06-11 15:21:08 +10:00 |
|
Mitchell McCaffrey
|
183c7db1a6
|
Add group support to SelectDataModal
|
2021-06-11 12:20:22 +10:00 |
|
Mitchell McCaffrey
|
4bfe49f454
|
Optimisation to tile rendering
|
2021-06-10 20:08:11 +10:00 |
|
Mitchell McCaffrey
|
fa8d081079
|
Hide tile overlay immediately when closed
|
2021-06-10 20:07:40 +10:00 |
|
Mitchell McCaffrey
|
b75db97c26
|
Add custom drag context wrapper to inject the overlay rect on drag end
|
2021-06-10 18:04:32 +10:00 |
|
Mitchell McCaffrey
|
5727bade36
|
Fix bug with pre v1.9.0 import not changing token state ownership
|
2021-06-10 16:13:19 +10:00 |
|
Mitchell McCaffrey
|
78461cb62f
|
Fix bug with asset manifest not including other users custom assets
|
2021-06-10 16:12:32 +10:00 |
|
Mitchell McCaffrey
|
d996a81c96
|
Fix asset db upgrade not having owners
|
2021-06-10 16:03:17 +10:00 |
|
Mitchell McCaffrey
|
6013d839bb
|
Add token outline generation to db versions
|
2021-06-10 15:06: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
|
21986231fa
|
Add prevent select helper to stop highlighting UI elements on drag with touch devices
|
2021-06-09 23:25:28 +10:00 |
|
Mitchell McCaffrey
|
8b0ee7075d
|
Fix tile droppable rendering on Safari
|
2021-06-09 23:24:24 +10:00 |
|
Mitchell McCaffrey
|
a8c355f251
|
Fix tile drag cancel with modal open
|
2021-06-09 10:33:47 +10:00 |
|
Mitchell McCaffrey
|
63f77059f1
|
Update TokenSettings.js
|
2021-06-09 09:51:00 +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
|
1ec67c7a0f
|
Fix map tile add to map drag bug
|
2021-06-09 08:35:53 +10:00 |
|
Mitchell McCaffrey
|
387ecd6fd7
|
Fix modal inset for safari
|
2021-06-09 08:32:58 +10:00 |
|