Commit Graph

907 Commits

Author SHA1 Message Date
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 McCaffrey
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
Mitchell McCaffrey
396504fd85 Updated grid size model to be static 2020-10-15 15:54:10 +11:00
Mitchell McCaffrey
cc16c8cbf6 Updated grid size model 2020-10-14 11:32:03 +11:00
Mitchell McCaffrey
f21fa8fb02 Added tfjs and ml model for grid detection 2020-10-14 09:53:32 +11:00
Mitchell McCaffrey
0747e1c38f Fix import 2020-10-13 07:26:43 +11:00
Mitchell McCaffrey
5692e1053d Merge branch 'master' into release/v1.6.0 2020-10-13 07:22:29 +11:00
Mitchell McCaffrey
8e1c5cb586 Updated database upgrade with proper map inset upgrade 2020-10-13 07:21:01 +11:00
Mitchell McCaffrey
9ff6053498 Fix deleting map not removing map from map view 2020-10-13 07:10:51 +11:00
Mitchell McCaffrey
c543f15c81 Added docs to useKeyboard 2020-10-13 06:52:42 +11:00
Mitchell McCaffrey
266ea0d218 Added shift key scale and clamp to grid nudge 2020-10-13 06:52:26 +11:00
Nicola Thouliss
a2cb2055f3
Merge pull request #21 from mitchemmc/k8s
Change backend urls to connect.owlbear.rodeo
2020-10-11 17:05:49 +11:00
Nicola
c996ee569e Change backend urls to connect.owlbear.rodeo 2020-10-11 11:12:55 +11:00