Commit Graph
818 Commits
Author SHA1 Message Date
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 b4e882a414 Bump version number to v1.6.1 2020-10-23 20:31:45 +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
Mitchell McCaffrey 37542dc0e6 Moved session and connection helpers and change data sending to use write streams 2020-10-23 10:27:22 +11:00
Mitchell McCaffrey 01e006f5e6 Updated map docs with draw grid name 2020-10-22 21:24:16 +11:00
Mitchell McCaffrey f98fc394d4 Renamed show grid to draw grid 2020-10-22 21:15:07 +11:00
Mitchell McCaffrey f9b55b4673 Fixed bug with direct database update for map state 2020-10-22 20:57:29 +11:00
Mitchell McCaffrey d6b790035a Fix unused import 2020-10-22 20:57:01 +11:00
Mitchell McCaffrey 611e7af3d9 Removed show more button for editing maps 2020-10-22 16:39:24 +11:00
Mitchell McCaffrey c60d495a14 Update comment 2020-10-22 16:11:44 +11:00
Mitchell McCaffrey 1d52edc775 Fixed unnecessary zoom speed increase 2020-10-22 16:11:00 +11:00
Mitchell McCaffrey f26cbf24d2 Refactored stage zooming to center on the mouse position 2020-10-22 16:10:31 +11:00
Mitchell McCaffrey dddfb3d498 Added token width and height for new and default tokens 2020-10-22 16:09:27 +11:00
Mitchell McCaffrey 75c855331a Upgraded database for tokens to have width and height 2020-10-22 16:09:00 +11:00
Mitchell McCaffrey 1c79032f30 Added max zoom based off of map size and normalized wheelY by window height 2020-10-22 12:51:37 +11:00
Mitchell McCaffrey c1e67b716c Added exception handling to ML grid detection 2020-10-22 12:07:30 +11:00
Mitchell McCaffrey d4ccad8e0a Added bounds to grid name match 2020-10-22 12:07:06 +11:00
Mitchell McCaffrey 76e650e478 Updated v1.6.0 twitter link 2020-10-17 22:33:32 +11:00
Mitchell McCaffrey eb16b5706b Added v1.6.0 social links 2020-10-17 22:24:15 +11:00
Mitchell McCaffreyandGitHub 7bee253773 Merge pull request #22 from mitchemmc/release/v1.6.0
Release/v1.6.0
2020-10-17 21:58:09 +11:00
Mitchell McCaffrey 6cb594216e Added fallback for ML grid detection to use raw prediction 2020-10-17 21:52:41 +11:00
Mitchell McCaffrey bd05595efe Updated to production backend 2020-10-17 21:25:11 +11:00
Mitchell McCaffrey a0c01ff932 Updated version number to 1.6.0 2020-10-17 20:59:52 +11:00
Mitchell McCaffrey 67564a741e Updated v1.6.0 release notes with youtube video 2020-10-17 20:59:33 +11:00
Mitchell McCaffrey e8b217f5a4 Updated v1.6.0 release notes 2020-10-17 18:19:15 +11:00
Mitchell McCaffrey 6acd7ce884 Updated sharing maps how to 2020-10-17 17:25:43 +11:00
Mitchell McCaffrey 4f718c42d2 Added initial v1.6.0 release notes 2020-10-17 17:25:32 +11:00
Mitchell McCaffrey 63a62391dc Renamed radio to audio sharing 2020-10-17 16:17:38 +11:00
Mitchell McCaffrey 2be9b5ad20 Updated token how to 2020-10-17 13:55:56 +11:00
Mitchell McCaffrey b98d95d3a5 Updated donate URL and fetch request 2020-10-17 11:14:24 +11:00
Mitchell McCaffrey e9e7794027 Added token preview to edit token modal and refactored Grid from Map Grid 2020-10-17 10:45:59 +11:00
Mitchell McCaffrey 0235bdb7ef Added keyboard shortcuts hints to map controls 2020-10-17 09:37:39 +11:00
Mitchell McCaffrey 339bda47e2 Re-labeled select dice button 2020-10-17 09:19:04 +11:00
Mitchell McCaffrey 1278d4d6e8 Updated map how to videos 2020-10-17 09:13:38 +11:00
Mitchell McCaffrey 5b9cabf532 Moved donate modal to its own route
Changed routes to be kebab case instead of camel case
2020-10-16 22:09:36 +11:00
Mitchell McCaffrey becb2bfaad Updated sharing maps how to 2020-10-16 22:08:12 +11:00
Mitchell McCaffrey f41a24f8f2 Removed socket crash 2020-10-16 13:35:08 +11:00
Mitchell McCaffrey b7aa33dd0c Test server crash 2020-10-16 13:12:59 +11:00
Mitchell McCaffrey 1e11870171 Actually fix audio sharing volume control 2020-10-16 10:40:10 +11:00
Mitchell McCaffrey e6d2fb5640 Fix audio sharing volume control 2020-10-16 08:25:51 +11:00
Mitchell McCaffrey af7ea2c7f3 Updated version number to v1.6.0 preview 2020-10-15 17:05:57 +11:00
Mitchell McCaffrey ccbec210e7 Fix ml map grid for safari and non divisible by 2 images 2020-10-15 16:32:04 +11:00
Mitchell McCaffrey 322ae03f42 Fixed input disabled visual on safari 2020-10-15 16:27:20 +11:00