Commit Graph

  • 45a4443dd1 Add standalone type definitions Mitchell McCaffrey 2021-07-08 12:01:02 +10:00
  • 123ebd880a Format Mitchell McCaffrey 2021-07-08 12:00:47 +10:00
  • 73f0667ca2 Fix crash on dice pickup with low frame rates Mitchell McCaffrey 2021-07-06 08:20:01 +10:00
  • 629a4ad7eb Enable fixed physics update to prevent issues with low frame rates Mitchell McCaffrey 2021-07-06 08:19:31 +10:00
  • a8b61f0223 Update react-spring to prevent issues with Firefox resistFingerprinting Mitchell McCaffrey 2021-07-06 08:18:29 +10:00
  • 62686136ab Merge branch 'master' into typescript Mitchell McCaffrey 2021-07-02 15:54:54 +10:00
  • b28896db12 Fix bug with groups not being removed when deleting Mitchell McCaffrey 2021-07-01 11:24:55 +10:00
  • 4bdf147e2b Change clear cache function to not load all assets into memory Mitchell McCaffrey 2021-06-28 08:25:54 +10:00
  • b7793626cf Fix database error not showing the right message Mitchell McCaffrey 2021-06-28 08:24:48 +10:00
  • cd826595cd Fix asset context asset undefined Mitchell McCaffrey 2021-06-27 15:33:56 +10:00
  • 70cb5f8f89 Fix token bar undefined reference Mitchell McCaffrey 2021-06-27 15:33:25 +10:00
  • 6e164e7f83 Move import handler to use a transaction and add error message for missing assets Mitchell McCaffrey 2021-06-27 15:16:07 +10:00
  • 22c4b7ef57 Add database closed error to sentry ignore Mitchell McCaffrey 2021-06-27 15:14:42 +10:00
  • 72135b22be Use instanceof for database error handling Mitchell McCaffrey 2021-06-27 15:14:26 +10:00
  • 0bbfc4cdc3 Move to broadcast channel check for worker put asset Mitchell McCaffrey 2021-06-27 15:13:45 +10:00
  • ab9cc9e148 Update asset context to reduce database calls Mitchell McCaffrey 2021-06-26 18:22:20 +10:00
  • 33d512e7b8 Update upgrade.js Mitchell McCaffrey 2021-06-25 21:29:03 +10:00
  • 9e8898f769 Merge pull request #44 from mitchemmc/patch/1.9.0-1 Mitchell McCaffrey 2021-06-25 21:07:27 +10:00
  • 9d587cb2b1 Fix bug with imported assets not getting assigned ownership Mitchell McCaffrey 2021-06-25 20:39:12 +10:00
  • 90aa43dbf0 Fix bug with cleaned up assets not reloading Mitchell McCaffrey 2021-06-25 20:38:52 +10:00
  • 8b1d208a72 Fix maps not loading in safari Mitchell McCaffrey 2021-06-25 19:50:29 +10:00
  • cb48e6f946 Fix assets not showing up to players without a refresh Mitchell McCaffrey 2021-06-25 18:59:59 +10:00
  • d8bad36443 Chunk 1.9.0 db upgrade and remove observable tables Mitchell McCaffrey 2021-06-25 17:45:49 +10:00
  • 3b8565ad54 Replace dexie observable with useLiveQuery Mitchell McCaffrey 2021-06-25 17:45:14 +10:00
  • 45ce2685c6 Add console error to import Mitchell McCaffrey 2021-06-25 17:43:55 +10:00
  • 097df533dd Remove unused variable Mitchell McCaffrey 2021-06-25 17:43:43 +10:00
  • d970572c3f Update upgrade.js Mitchell McCaffrey 2021-06-24 21:45:13 +10:00
  • 1d1d36ecdc Update upgrade.js Mitchell McCaffrey 2021-06-24 19:14:15 +10:00
  • 94116abaf0 Fix error in db upgrade Mitchell McCaffrey 2021-06-24 18:58:31 +10:00
  • 491bd8c467 Update 1.9.0 social links Mitchell McCaffrey 2021-06-24 18:53:15 +10:00
  • 718f07c3bf Merge pull request #43 from mitchemmc/release/v1.9.0 Mitchell McCaffrey 2021-06-24 18:36:14 +10:00
  • 3b731998a0 Update release notes 1.9.0 YouTube video Mitchell McCaffrey 2021-06-24 18:25:26 +10:00
  • 99d1d301bb Update version number to 1.9.0 Mitchell McCaffrey 2021-06-24 18:25:10 +10:00
  • 93843d88c1 Update .env to prod Mitchell McCaffrey 2021-06-24 18:25:01 +10:00
  • 72f2c74e9d Add on upgrade listener for DB and overlay when upgrading Mitchell McCaffrey 2021-06-24 16:14:20 +10:00
  • 110a6bdd1f Add shuffle helper Mitchell McCaffrey 2021-06-24 16:13:48 +10:00
  • 23662e9fa1 Add children option to loading overlay Mitchell McCaffrey 2021-06-24 16:13:29 +10:00
  • 6dfeb874a7 Handle db versionchange Mitchell McCaffrey 2021-06-24 13:06:00 +10:00
  • e1e3a53942 Update docs with new settings Mitchell McCaffrey 2021-06-24 10:42:46 +10:00
  • 3b2288c95c Update docs with new grouping Mitchell McCaffrey 2021-06-24 10:42:35 +10:00
  • 8ede904eab Fix token bar not prompting for token deletion Mitchell McCaffrey 2021-06-24 10:35:04 +10:00
  • ef7f27c122 Add fail option to asset request / response Mitchell McCaffrey 2021-06-24 09:50:56 +10:00
  • b3cc4b324d Update sentry ignore list for browser errors Mitchell McCaffrey 2021-06-24 09:50:27 +10:00
  • 1ffe24ae1b Fix bug with adding fog to a fog shape with a hole in it Mitchell McCaffrey 2021-06-21 08:02:24 +10:00
  • ffbded8e9d Merge branch 'test/v1.9.0' into preview/1.9.0 Mitchell McCaffrey 2021-06-20 17:37:40 +10:00
  • b987c3557c Update 1.9.0 release notes Mitchell McCaffrey 2021-06-20 15:53:00 +10:00
  • 43d3a4cc02 Update no fog to cut message Mitchell McCaffrey 2021-06-20 15:32:38 +10:00
  • 675dd2b37c Update index.js Mitchell McCaffrey 2021-06-20 15:07:06 +10:00
  • 6303913f7d Update package.json Mitchell McCaffrey 2021-06-20 15:00:40 +10:00
  • a5d9164166 Update sentry DSN Mitchell McCaffrey 2021-06-20 15:00:20 +10:00
  • 98b3eceea2 Merge remote-tracking branch 'origin/sentry-integration' into test/v1.9.0 Mitchell McCaffrey 2021-06-20 14:57:18 +10:00
  • 532becd1cd Change label max text to 48 characters Mitchell McCaffrey 2021-06-20 12:49:17 +10:00
  • 805e53a1dd Adjust note and token label auto sizing to work on Firefox Windows Mitchell McCaffrey 2021-06-20 12:48:52 +10:00
  • 296a0a02e6 Remove grid from default maps Mitchell McCaffrey 2021-06-20 10:33:30 +10:00
  • 1f2c70a612 Change measure tool to use full snapping to grid center and add exact euclidean measurements Mitchell McCaffrey 2021-06-19 09:36:00 +10:00
  • bfc9c4fba3 Handle edge cases with image outline (semi-transparency, tiny pieces and errors) Mitchell McCaffrey 2021-06-18 13:11:29 +10:00
  • 5e69ffcef8 Refactor lazy tile to not include sortable rendering Mitchell McCaffrey 2021-06-18 10:48:52 +10:00
  • 264e298e25 Add token default size from import file name Mitchell McCaffrey 2021-06-17 12:09:18 +10:00
  • e352cadaea Add conditional rendering to token status and label Mitchell McCaffrey 2021-06-17 11:39:41 +10:00
  • 78dac55d7a Fix selection of text when 3D touching a token on iOS Mitchell McCaffrey 2021-06-17 11:30:06 +10:00
  • 4e2d14e7ac Fix select not scrolling container Mitchell McCaffrey 2021-06-17 11:16:32 +10:00
  • b1a0ce7668 Change light theme highlight colour to be more readable Mitchell McCaffrey 2021-06-17 11:16:11 +10:00
  • cfd4c163e2 Update edit modal padding to match select screen Mitchell McCaffrey 2021-06-17 11:11:21 +10:00
  • 09d3023d7a Add text area auto size for notes Mitchell McCaffrey 2021-06-17 11:05:25 +10:00
  • bc97f4838a Optimised re-renders with sortable tiles Mitchell McCaffrey 2021-06-15 20:08:45 +10:00
  • 6b927b4456 Fix bug with importing single item from groups Mitchell McCaffrey 2021-06-15 08:45:08 +10:00
  • 63a809592e Fix importing with not all groups exported Mitchell McCaffrey 2021-06-14 17:51:07 +10:00
  • a997641628 Move token bar to use grid over flex Mitchell McCaffrey 2021-06-14 17:07:15 +10:00
  • 53be182b1c Add lazy loading for tiles and token bar tokens Mitchell McCaffrey 2021-06-14 17:06:57 +10:00
  • f0d93abd31 Fix token bar token titles Mitchell McCaffrey 2021-06-14 15:50:48 +10:00
  • 1e26193457 Optimise token database sync and add loading indicator for multiple token hiding Mitchell McCaffrey 2021-06-14 15:18:07 +10:00
  • 0fbd837449 Fix global image drop outside triggering drag end Mitchell McCaffrey 2021-06-14 13:47:21 +10:00
  • 63421f824a Fix fog useCallback dependency Mitchell McCaffrey 2021-06-14 12:21:08 +10:00
  • 64dfb17fa1 Move mouse tile drag to a distance constraint Mitchell McCaffrey 2021-06-14 12:20:06 +10:00
  • 265f04fc0a Add toasts for unable to draw fog errors Mitchell McCaffrey 2021-06-14 11:57:08 +10:00
  • 2bc8f27bb9 Update package.json Mitchell McCaffrey 2021-06-13 18:15:32 +10:00
  • 57ee943152 Update browserlist Mitchell McCaffrey 2021-06-13 09:00:40 +10:00
  • 4dbebd2f2f Update .env.production Mitchell McCaffrey 2021-06-13 08:55:02 +10:00
  • 1eed2eb15d Fix token preview rendering for token groups Mitchell McCaffrey 2021-06-12 21:25:03 +10:00
  • 359be5373b Fix edit modal save buttons click Mitchell McCaffrey 2021-06-12 21:00:30 +10:00
  • c079a8068f Update v1.9.0.md Mitchell McCaffrey 2021-06-12 20:55:19 +10:00
  • d0fba917a2 Add custom intersection for token vehicles using their outline Mitchell McCaffrey 2021-06-12 20:53:40 +10:00
  • e81430be80 Add try catch to erase data button Mitchell McCaffrey 2021-06-12 19:00:01 +10:00
  • e73d6d8317 Refactor token outline and add SVG option for token bar image previews Mitchell McCaffrey 2021-06-12 18:40:02 +10:00
  • 870d2de5de Fix dice tile rendering Mitchell McCaffrey 2021-06-12 14:31:09 +10:00
  • 458feeec9e Move map and token settings to match the group overlay visual Mitchell McCaffrey 2021-06-12 14:30:54 +10:00
  • 495fa84cb5 Fix map grid settings showing with an invalid grid Mitchell McCaffrey 2021-06-12 13:17:46 +10:00
  • 3d74dfc88a Fix grid editor mutably changing grid state Mitchell McCaffrey 2021-06-12 13:14:46 +10:00
  • 833f0082ba Fix grid cell pixel size being set to Infinity Mitchell McCaffrey 2021-06-12 13:14:21 +10:00
  • 0bf911675c Add more vertical margin to Markdown rendering and change embed to image tag Mitchell McCaffrey 2021-06-11 17:30:10 +10:00
  • 44aa4d694a Add 1.9.0 Release Notes Mitchell McCaffrey 2021-06-11 17:15:50 +10:00
  • bd3c868364 Bump version to 1.9.0 (test) Mitchell McCaffrey 2021-06-11 15:47:16 +10:00
  • 52fad1171a Remove worker loading from map and token data contexts Mitchell McCaffrey 2021-06-11 15:38:23 +10:00
  • 159627072d Remove delete restriction for default maps and tokens Mitchell McCaffrey 2021-06-11 15:33:14 +10:00
  • dab655935f Add group support for import/export data Mitchell McCaffrey 2021-06-11 15:21:08 +10:00
  • 183c7db1a6 Add group support to SelectDataModal Mitchell McCaffrey 2021-06-11 12:20:22 +10:00
  • 4bfe49f454 Optimisation to tile rendering Mitchell McCaffrey 2021-06-10 20:08:11 +10:00
  • fa8d081079 Hide tile overlay immediately when closed Mitchell McCaffrey 2021-06-10 20:07:40 +10:00
  • b75db97c26 Add custom drag context wrapper to inject the overlay rect on drag end Mitchell McCaffrey 2021-06-10 18:04:32 +10:00
  • 5727bade36 Fix bug with pre v1.9.0 import not changing token state ownership Mitchell McCaffrey 2021-06-10 16:13:19 +10:00