Commit Graph
1516 Commits
Author SHA1 Message Date
Mitchell McCaffrey 49b8caa2d7 Add type to controls and change colour types 2021-07-09 22:06:32 +10:00
Mitchell McCaffrey 72b6994a2e Convert image drop to typescript 2021-07-09 17:19:00 +10:00
Mitchell McCaffrey f6d695a48a Move general components to typescript 2021-07-09 16:58:32 +10:00
Mitchell McCaffrey ecfab87aa0 More typescript 2021-07-09 16:22:35 +10:00
Mitchell McCaffrey 45a4443dd1 Add standalone type definitions 2021-07-08 12:01:02 +10:00
Mitchell McCaffrey 123ebd880a Format 2021-07-08 12:00:47 +10:00
Mitchell McCaffrey 62686136ab Merge branch 'master' into typescript 2021-07-02 15:54:54 +10:00
Mitchell McCaffrey b28896db12 Fix bug with groups not being removed when deleting 2021-07-01 11:24:55 +10:00
Mitchell McCaffrey 4bdf147e2b Change clear cache function to not load all assets into memory 2021-06-28 08:25:54 +10:00
Mitchell McCaffrey b7793626cf Fix database error not showing the right message 2021-06-28 08:24:48 +10:00
Mitchell McCaffrey cd826595cd Fix asset context asset undefined 2021-06-27 15:33:56 +10:00
Mitchell McCaffrey 70cb5f8f89 Fix token bar undefined reference 2021-06-27 15:33:25 +10:00
Mitchell McCaffrey 6e164e7f83 Move import handler to use a transaction and add error message for missing assets 2021-06-27 15:16:07 +10:00
Mitchell McCaffrey 22c4b7ef57 Add database closed error to sentry ignore 2021-06-27 15:14:42 +10:00
Mitchell McCaffrey 72135b22be Use instanceof for database error handling 2021-06-27 15:14:26 +10:00
Mitchell McCaffrey 0bbfc4cdc3 Move to broadcast channel check for worker put asset 2021-06-27 15:13:45 +10:00
Mitchell McCaffrey ab9cc9e148 Update asset context to reduce database calls 2021-06-26 18:22:20 +10:00
Mitchell McCaffrey 33d512e7b8 Update upgrade.js 2021-06-25 21:29:03 +10:00
Mitchell McCaffreyandGitHub 9e8898f769 Merge pull request #44 from mitchemmc/patch/1.9.0-1
Patch/1.9.0 1
2021-06-25 21:07:27 +10:00
Mitchell McCaffrey 9d587cb2b1 Fix bug with imported assets not getting assigned ownership 2021-06-25 20:54:29 +10:00
Mitchell McCaffrey 90aa43dbf0 Fix bug with cleaned up assets not reloading 2021-06-25 20:54:29 +10:00
Mitchell McCaffrey 8b1d208a72 Fix maps not loading in safari 2021-06-25 20:54:29 +10:00
Mitchell McCaffrey cb48e6f946 Fix assets not showing up to players without a refresh 2021-06-25 20:54:29 +10:00
Mitchell McCaffrey d8bad36443 Chunk 1.9.0 db upgrade and remove observable tables 2021-06-25 20:54:29 +10:00
Mitchell McCaffrey 3b8565ad54 Replace dexie observable with useLiveQuery 2021-06-25 20:54:29 +10:00
Mitchell McCaffrey 45ce2685c6 Add console error to import 2021-06-25 20:54:29 +10:00
Mitchell McCaffrey 097df533dd Remove unused variable 2021-06-25 20:54:29 +10:00
Mitchell McCaffrey d970572c3f Update upgrade.js 2021-06-24 21:45:13 +10:00
Mitchell McCaffrey 1d1d36ecdc Update upgrade.js 2021-06-24 19:14:15 +10:00
Mitchell McCaffrey 94116abaf0 Fix error in db upgrade 2021-06-24 18:58:31 +10:00
Mitchell McCaffrey 491bd8c467 Update 1.9.0 social links 2021-06-24 18:53:15 +10:00
Mitchell McCaffreyandGitHub 718f07c3bf Merge pull request #43 from mitchemmc/release/v1.9.0
Release/v1.9.0
2021-06-24 18:36:14 +10:00
Mitchell McCaffrey 3b731998a0 Update release notes 1.9.0 YouTube video 2021-06-24 18:25:26 +10:00
Mitchell McCaffrey 99d1d301bb Update version number to 1.9.0 2021-06-24 18:25:10 +10:00
Mitchell McCaffrey 93843d88c1 Update .env to prod 2021-06-24 18:25:01 +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 110a6bdd1f Add shuffle helper 2021-06-24 16:13:48 +10:00
Mitchell McCaffrey 23662e9fa1 Add children option to loading overlay 2021-06-24 16:13:29 +10:00
Mitchell McCaffrey 6dfeb874a7 Handle db versionchange 2021-06-24 13:06:00 +10:00
Mitchell McCaffrey e1e3a53942 Update docs with new settings 2021-06-24 10:42:46 +10:00
Mitchell McCaffrey 3b2288c95c Update docs with new grouping 2021-06-24 10:42:35 +10:00
Mitchell McCaffrey 8ede904eab Fix token bar not prompting for token deletion 2021-06-24 10:35:04 +10:00
Mitchell McCaffrey ef7f27c122 Add fail option to asset request / response 2021-06-24 09:50:56 +10:00
Mitchell McCaffrey b3cc4b324d Update sentry ignore list for browser errors 2021-06-24 09:50:27 +10:00
Mitchell McCaffrey 1ffe24ae1b Fix bug with adding fog to a fog shape with a hole in it 2021-06-21 08:02:24 +10:00
Mitchell McCaffrey ffbded8e9d Merge branch 'test/v1.9.0' into preview/1.9.0 2021-06-20 17:37:40 +10:00
Mitchell McCaffrey b987c3557c Update 1.9.0 release notes 2021-06-20 15:53:00 +10:00
Mitchell McCaffrey 43d3a4cc02 Update no fog to cut message 2021-06-20 15:32:38 +10:00
Mitchell McCaffrey 675dd2b37c Update index.js 2021-06-20 15:07:06 +10:00
Mitchell McCaffrey 6303913f7d Update package.json 2021-06-20 15:00:40 +10:00