Commit Graph
1397 Commits
Author SHA1 Message Date
Mitchell McCaffrey ac99c9af4a Change debounce return to be optional 2021-07-18 09:12:32 +10:00
Mitchell McCaffrey 830798dc74 Add missing types to party 2021-07-18 09:12:09 +10:00
Mitchell McCaffrey a6a233542e Check for divide by zero in grid 2021-07-18 08:40:44 +10:00
Mitchell McCaffrey 8e8e800760 Fix resize detector sizes 2021-07-17 20:37:09 +10:00
Mitchell McCaffrey 029a992381 Typescript 2021-07-17 18:39:49 +10:00
Mitchell McCaffrey a4363e542c Typescript 2021-07-17 18:18:57 +10:00
Mitchell McCaffrey 2a053f4854 Typescript 2021-07-17 17:25:41 +10:00
Mitchell McCaffrey 97734a2f55 Typescript 2021-07-17 14:36:39 +10:00
Mitchell McCaffrey fecf8090ea Typescript 2021-07-17 12:48:04 +10:00
Mitchell McCaffrey e48d19a817 Typescript 2021-07-16 21:39:45 +10:00
Mitchell McCaffrey 74cabdd798 Merge branch 'master' into typescript 2021-07-16 20:58:09 +10:00
Mitchell McCaffrey 01eabcef3d Typescript 2021-07-16 20:57:05 +10:00
Mitchell McCaffrey a1fb67df7b Typescript 2021-07-16 18:59:29 +10:00
Mitchell McCaffrey 2ce9d2dd08 Typescript 2021-07-16 17:31:55 +10:00
Mitchell McCaffrey adb5f3bd16 Typescript 2021-07-16 17:20:05 +10:00
Mitchell McCaffrey c7b8990a7b Typescript 2021-07-16 16:58:14 +10:00
Mitchell McCaffrey d80bfa2f1e typescript 2021-07-16 14:55:33 +10:00
Mitchell McCaffrey 3aace97004 Fix grid pattern offset for Konva v8 2021-07-16 10:06:35 +10:00
Mitchell McCaffrey 838ee68614 Change vehicle mount movement method to fix bug with child position not updating 2021-07-16 09:44:19 +10:00
Mitchell McCaffrey 68c1c6db0c Typescript 2021-07-13 18:50:18 +10:00
Mitchell McCaffrey 569ed696fc Typescript 2021-07-13 08:59:28 +10:00
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 73f0667ca2 Fix crash on dice pickup with low frame rates 2021-07-06 08:20:01 +10:00
Mitchell McCaffrey 629a4ad7eb Enable fixed physics update to prevent issues with low frame rates 2021-07-06 08:19:31 +10:00
Mitchell McCaffrey a8b61f0223 Update react-spring to prevent issues with Firefox resistFingerprinting 2021-07-06 08:18:29 +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 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