Commit Graph
1056 Commits
Author SHA1 Message Date
Mitchell McCaffrey 41b51b0f45 Updated v1.8.0 release notes 2021-02-16 20:20:06 +11:00
Mitchell McCaffrey 768b68dbe8 Moved map and token changes to observable 2021-02-16 18:31:24 +11:00
Mitchell McCaffrey b7ed9ae9d0 Removed unused import 2021-02-16 17:33:01 +11:00
Mitchell McCaffrey b8d3c24e1d Added toasts to export/import success 2021-02-16 17:32:41 +11:00
Mitchell McCaffrey dbec58b890 Remove console log from markdown 2021-02-16 08:38:49 +11:00
Mitchell McCaffrey 0b424c31ec Added delete shortcut to remove last point from polygon fog 2021-02-16 08:38:40 +11:00
Mitchell McCaffrey 7639297510 Removed edge snapping in favour of single layer fog system 2021-02-16 08:27:39 +11:00
Mitchell McCaffrey 1a2260515d Added error for invalid file 2021-02-14 19:17:14 +11:00
Mitchell McCaffrey f92be8c42f Change export filename to use shortid 2021-02-14 19:17:03 +11:00
Mitchell McCaffrey cf9e428447 Moved add/remove maps/tokens to Observables to allow for cross session syncing 2021-02-14 18:35:42 +11:00
Mitchell McCaffrey 265472311e Updated map state usage to use DB when selecting 2021-02-14 16:32:03 +11:00
Mitchell McCaffrey 53eb9b3c08 Updated select data UI edge cases 2021-02-14 13:58:21 +11:00
Mitchell McCaffrey 650084ac84 Added ability for import to automatically upgrade older db versions 2021-02-14 13:36:00 +11:00
Mitchell McCaffrey 631d232a09 Fix import of tokens states 2021-02-14 10:29:21 +11:00
Mitchell McCaffrey db801930cb Added pretty json to export 2021-02-14 10:11:52 +11:00
Mitchell McCaffrey 18a82ec0e7 Added locking of exported tokens that are used in maps 2021-02-14 10:11:39 +11:00
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 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