Commit Graph
789 Commits
Author SHA1 Message Date
Mitchell McCaffrey edab7c85f1 Seperated drag events in map interaction 2020-11-19 14:26:06 +11:00
Mitchell McCaffrey b72f6d483f Added null checks to token menu state changes 2020-10-30 12:01:46 +11:00
Mitchell McCaffrey c743901962 Added check for map state in map state network update 2020-10-30 11:57:36 +11:00
Mitchell McCaffrey 04dceef022 Added check for resolutions in map send 2020-10-30 11:52:23 +11:00
Mitchell McCaffrey d7b866d98d Added token group null check in tokenDragOverlay 2020-10-30 11:50:19 +11:00
Mitchell McCaffrey fcbc903d16 Added lazy loading to dice and tensorflow 2020-10-30 11:17:27 +11:00
Mitchell McCaffrey 4f53ea70e9 Added igonre to resize observer error reporting 2020-10-28 10:34:11 +11:00
Mitchell McCaffrey 2686c33dd5 Removed sentry log for send error 2020-10-28 10:13:52 +11:00
Mitchell McCaffrey 3ea340763a Removed sentry log for peer error 2020-10-28 10:10:27 +11:00
Mitchell McCaffrey 35743ea8ff Updated v1.6.2 social links 2020-10-27 20:03:27 +11:00
Mitchell McCaffrey 12c1c3250c Added v1.6.2 release notes 2020-10-27 19:40:59 +11:00
Mitchell McCaffrey 21f4446db3 Fixed bug with sending maps when the map owner has left the party 2020-10-27 19:30:39 +11:00
Mitchell McCaffrey 16e2e53a24 Changed party toasts to lowercase 2020-10-27 19:17:40 +11:00
Mitchell McCaffrey 80850fdb95 Removed extra logs from session 2020-10-27 19:16:43 +11:00
Mitchell McCaffrey c741da6f0e Removed connected emit from socket reconnect 2020-10-27 19:05:07 +11:00
Mitchell McCaffrey 75a9c604a3 Fix loading overlay being behind dice tray 2020-10-27 18:26:09 +11:00
Mitchell McCaffrey 1d3443414e Added toast notification for party joining 2020-10-27 18:25:50 +11:00
Mitchell McCaffrey a9c45ff4fa Removed party kick on peer error 2020-10-27 16:02:20 +11:00
Mitchell McCaffrey 1c1e002e34 Removed all peer connections on an error 2020-10-27 15:03:50 +11:00
Mitchell McCaffrey 2a50c716b1 Testing reconnecting on peer error 2020-10-27 13:42:23 +11:00
Mitchell McCaffrey d9cd5f78cc Added manual sentry error reporting 2020-10-27 10:26:55 +11:00
Mitchell McCaffrey f096043975 added version number to Sentry 2020-10-27 09:47:10 +11:00
Mitchell McCaffrey 5021e06805 Remove Sentry test button 2020-10-27 09:43:25 +11:00
Mitchell McCaffrey 3599cad2e2 Fix Sentry test button 2020-10-27 09:34:42 +11:00
Mitchell McCaffrey 0f5956b7a3 Added sentry test button 2020-10-27 09:26:39 +11:00
Mitchell McCaffrey 65cb346fa9 Removed sentry tracing 2020-10-27 08:48:29 +11:00
Mitchell McCaffrey 28958d0769 Added sentry 2020-10-27 08:02:41 +11:00
Mitchell McCaffrey b8ebcf5da7 Updated v1.6.1 social links 2020-10-24 10:11:15 +11:00
Mitchell McCaffrey 7c0327c495 Updated v1.6.1 release notes 2020-10-24 09:57:54 +11:00
Mitchell McCaffrey 8ca9c39bca Scaled pinch to zoom by stage scale 2020-10-24 09:47:53 +11:00
Mitchell McCaffrey 41ffd15a0c More fake-indexeddb 2020-10-24 09:13:29 +11:00
Mitchell McCaffrey 2a66d64c15 Updated v1.6.1 release notes 2020-10-24 09:05:32 +11:00
Mitchell McCaffrey 05e66e5e82 Reverted unnecessary changes to fix fake-indexeddb issue 2020-10-24 09:05:16 +11:00
Mitchell McCaffrey b59efda436 Another possible fake-indexeddb work around 2020-10-24 08:52:31 +11:00
Mitchell McCaffrey 58b70a46de Fix another error with fake-indexeddb 2020-10-24 08:23:06 +11:00
Mitchell McCaffrey 623db9cf0e Updated v1.6.1 release notes 2020-10-24 00:28:22 +11:00
Mitchell McCaffrey e64d715498 Removed debug logs 2020-10-24 00:15:15 +11:00
Mitchell McCaffrey f8d7f7f19f Updated update map 2020-10-24 00:01:46 +11:00
Mitchell McCaffrey b70bcdabd2 Updated update map 2020-10-23 23:45:39 +11:00
Mitchell McCaffrey 97c436b5e4 Removed id from map update data 2020-10-23 23:35:43 +11:00
Mitchell McCaffrey b91d0e4157 more logging 2020-10-23 23:18:57 +11:00
Mitchell McCaffrey 2e5d52b6ac Added more logging to getMapFromDB to test private browsing error 2020-10-23 22:39:01 +11:00
Mitchell McCaffrey 086a7beff3 Added more database sanity checks 2020-10-23 22:16:18 +11:00
Mitchell McCaffrey 6c8833feae Added check that database is available before joining a game
Fixes issue with joining a game already in progress on a browser with indexedDB disabled
2020-10-23 21:11:25 +11:00
Mitchell McCaffrey 5df01973e5 Moved map database disabled banner down to account for search bar 2020-10-23 20:50:37 +11:00
Mitchell McCaffrey 3ce6203745 Added check for database in getMapFromDB 2020-10-23 20:50:05 +11:00
Mitchell McCaffrey 27a8e1dd72 Added v1.6.1 release notes 2020-10-23 20:29:43 +11:00
Mitchell McCaffrey 60d24050ee Added back show more option for maps but made it on by default 2020-10-23 20:22:12 +11:00
Mitchell McCaffrey b2ea45d068 Fixed pinch interaction from happening on multiple canvas' at the same time 2020-10-23 13:12:46 +11:00
Mitchell McCaffrey 58fc986ca7 Added zoom centering on touch devices 2020-10-23 13:07:29 +11:00