Commit Graph

  • 5df01973e5 Moved map database disabled banner down to account for search bar Mitchell McCaffrey 2020-10-23 20:50:37 +11:00
  • 3ce6203745 Added check for database in getMapFromDB Mitchell McCaffrey 2020-10-23 20:50:05 +11:00
  • b4e882a414 Bump version number to v1.6.1 Mitchell McCaffrey 2020-10-23 20:31:45 +11:00
  • 27a8e1dd72 Added v1.6.1 release notes Mitchell McCaffrey 2020-10-23 20:29:43 +11:00
  • 60d24050ee Added back show more option for maps but made it on by default Mitchell McCaffrey 2020-10-23 20:22:12 +11:00
  • b2ea45d068 Fixed pinch interaction from happening on multiple canvas' at the same time Mitchell McCaffrey 2020-10-23 13:12:46 +11:00
  • 58fc986ca7 Added zoom centering on touch devices Mitchell McCaffrey 2020-10-23 13:07:29 +11:00
  • 37542dc0e6 Moved session and connection helpers and change data sending to use write streams Mitchell McCaffrey 2020-10-23 10:27:22 +11:00
  • 01e006f5e6 Updated map docs with draw grid name Mitchell McCaffrey 2020-10-22 21:24:16 +11:00
  • f98fc394d4 Renamed show grid to draw grid Mitchell McCaffrey 2020-10-22 21:15:07 +11:00
  • f9b55b4673 Fixed bug with direct database update for map state Mitchell McCaffrey 2020-10-22 20:57:29 +11:00
  • d6b790035a Fix unused import Mitchell McCaffrey 2020-10-22 20:57:01 +11:00
  • 611e7af3d9 Removed show more button for editing maps Mitchell McCaffrey 2020-10-22 16:39:24 +11:00
  • c60d495a14 Update comment Mitchell McCaffrey 2020-10-22 16:11:44 +11:00
  • 1d52edc775 Fixed unnecessary zoom speed increase Mitchell McCaffrey 2020-10-22 16:11:00 +11:00
  • f26cbf24d2 Refactored stage zooming to center on the mouse position Mitchell McCaffrey 2020-10-22 16:10:31 +11:00
  • dddfb3d498 Added token width and height for new and default tokens Mitchell McCaffrey 2020-10-22 16:09:27 +11:00
  • 75c855331a Upgraded database for tokens to have width and height Mitchell McCaffrey 2020-10-22 16:09:00 +11:00
  • 1c79032f30 Added max zoom based off of map size and normalized wheelY by window height Mitchell McCaffrey 2020-10-22 12:51:37 +11:00
  • c1e67b716c Added exception handling to ML grid detection Mitchell McCaffrey 2020-10-22 12:07:30 +11:00
  • d4ccad8e0a Added bounds to grid name match Mitchell McCaffrey 2020-10-22 12:07:06 +11:00
  • 76e650e478 Updated v1.6.0 twitter link Mitchell McCaffrey 2020-10-17 22:33:32 +11:00
  • eb16b5706b Added v1.6.0 social links Mitchell McCaffrey 2020-10-17 22:24:15 +11:00
  • 7bee253773 Merge pull request #22 from mitchemmc/release/v1.6.0 Mitchell McCaffrey 2020-10-17 21:58:09 +11:00
  • 6cb594216e Added fallback for ML grid detection to use raw prediction Mitchell McCaffrey 2020-10-17 21:52:41 +11:00
  • bd05595efe Updated to production backend Mitchell McCaffrey 2020-10-17 21:25:11 +11:00
  • a0c01ff932 Updated version number to 1.6.0 Mitchell McCaffrey 2020-10-17 20:59:52 +11:00
  • 67564a741e Updated v1.6.0 release notes with youtube video Mitchell McCaffrey 2020-10-17 20:59:33 +11:00
  • e8b217f5a4 Updated v1.6.0 release notes Mitchell McCaffrey 2020-10-17 18:19:15 +11:00
  • 6acd7ce884 Updated sharing maps how to Mitchell McCaffrey 2020-10-17 17:25:43 +11:00
  • 4f718c42d2 Added initial v1.6.0 release notes Mitchell McCaffrey 2020-10-17 17:25:32 +11:00
  • 63a62391dc Renamed radio to audio sharing Mitchell McCaffrey 2020-10-17 16:17:38 +11:00
  • 2be9b5ad20 Updated token how to Mitchell McCaffrey 2020-10-17 13:55:56 +11:00
  • b98d95d3a5 Updated donate URL and fetch request Mitchell McCaffrey 2020-10-17 11:14:24 +11:00
  • e9e7794027 Added token preview to edit token modal and refactored Grid from Map Grid Mitchell McCaffrey 2020-10-17 10:45:59 +11:00
  • 0235bdb7ef Added keyboard shortcuts hints to map controls Mitchell McCaffrey 2020-10-17 09:37:39 +11:00
  • 339bda47e2 Re-labeled select dice button Mitchell McCaffrey 2020-10-17 09:19:04 +11:00
  • 1278d4d6e8 Updated map how to videos Mitchell McCaffrey 2020-10-17 09:13:38 +11:00
  • 5b9cabf532 Moved donate modal to its own route Mitchell McCaffrey 2020-10-16 22:09:36 +11:00
  • becb2bfaad Updated sharing maps how to Mitchell McCaffrey 2020-10-16 22:08:12 +11:00
  • f41a24f8f2 Removed socket crash Mitchell McCaffrey 2020-10-16 13:35:08 +11:00
  • b7aa33dd0c Test server crash Mitchell McCaffrey 2020-10-16 13:12:59 +11:00
  • 1e11870171 Actually fix audio sharing volume control Mitchell McCaffrey 2020-10-16 10:40:10 +11:00
  • e6d2fb5640 Fix audio sharing volume control Mitchell McCaffrey 2020-10-16 08:25:51 +11:00
  • af7ea2c7f3 Updated version number to v1.6.0 preview Mitchell McCaffrey 2020-10-15 17:05:57 +11:00
  • ccbec210e7 Fix ml map grid for safari and non divisible by 2 images Mitchell McCaffrey 2020-10-15 16:32:04 +11:00
  • 322ae03f42 Fixed input disabled visual on safari Mitchell McCaffrey 2020-10-15 16:27:20 +11:00
  • 396504fd85 Updated grid size model to be static Mitchell McCaffrey 2020-10-15 15:54:10 +11:00
  • cc16c8cbf6 Updated grid size model Mitchell McCaffrey 2020-10-14 11:32:03 +11:00
  • f21fa8fb02 Added tfjs and ml model for grid detection Mitchell McCaffrey 2020-10-14 09:53:32 +11:00
  • 0747e1c38f Fix import Mitchell McCaffrey 2020-10-13 07:26:43 +11:00
  • 5692e1053d Merge branch 'master' into release/v1.6.0 Mitchell McCaffrey 2020-10-13 07:22:29 +11:00
  • 8e1c5cb586 Updated database upgrade with proper map inset upgrade Mitchell McCaffrey 2020-10-13 07:21:01 +11:00
  • 9ff6053498 Fix deleting map not removing map from map view Mitchell McCaffrey 2020-10-13 07:10:51 +11:00
  • c543f15c81 Added docs to useKeyboard Mitchell McCaffrey 2020-10-13 06:52:42 +11:00
  • 266ea0d218 Added shift key scale and clamp to grid nudge Mitchell McCaffrey 2020-10-13 06:52:26 +11:00
  • a2cb2055f3 Merge pull request #21 from mitchemmc/k8s Nicola Thouliss 2020-10-11 17:05:49 +11:00
  • c996ee569e Change backend urls to connect.owlbear.rodeo Nicola 2020-10-11 11:12:55 +11:00
  • d73d3520fa Added arrow key nudging to map grid editor Mitchell McCaffrey 2020-10-10 18:31:53 +11:00
  • 57ac662468 Updated grid size heuristic to use statistical model Mitchell McCaffrey 2020-10-10 16:58:41 +11:00
  • fa659bc80a Added delete key shortcut to select maps and tokens modal Mitchell McCaffrey 2020-10-10 15:44:07 +11:00
  • 8d85f6e347 Added confirm modal and added confirmation for deleting and resetting maps and tokens Mitchell McCaffrey 2020-10-10 15:32:59 +11:00
  • 822e0b835b Merge pull request #20 from mitchemmc/k8s Mitchell McCaffrey 2020-10-10 12:26:55 +11:00
  • f7ba35ec29 Make select disabled more clear and unify input fonts Mitchell McCaffrey 2020-10-10 12:15:46 +11:00
  • 0f6f9f8c42 Rearranged token edit settings Mitchell McCaffrey 2020-10-10 11:34:03 +11:00
  • fb6e7e036b Fix bug with multi select and alt+tab Mitchell McCaffrey 2020-10-10 11:29:42 +11:00
  • 21bed5b710 Added verification for grid inset Mitchell McCaffrey 2020-10-10 11:19:11 +11:00
  • b6531507a5 Updated Vector2 docs Mitchell McCaffrey 2020-10-10 11:10:45 +11:00
  • 718713b036 Added token hide in sidebar to multi select Mitchell McCaffrey 2020-10-09 16:18:52 +11:00
  • bded0716fb Fix token grid snapping y axis Mitchell McCaffrey 2020-10-09 15:39:49 +11:00
  • 076213fa25 Fix grid size change when grid is offset Mitchell McCaffrey 2020-10-09 15:35:47 +11:00
  • 1043f093cd Fix error with grid values being set to infinity and update map grid size verification Mitchell McCaffrey 2020-10-09 15:14:04 +11:00
  • e92a9acb5a Added grid inset to map snapping Mitchell McCaffrey 2020-10-09 14:50:51 +11:00
  • f851b01f47 Added name capitalization to token and map upload Mitchell McCaffrey 2020-10-09 13:10:30 +11:00
  • 9314e0c609 Remove grid editor for default maps Mitchell McCaffrey 2020-10-09 13:07:27 +11:00
  • f5c1cf8c98 Added checks for zero grid sizes Mitchell McCaffrey 2020-10-09 12:57:48 +11:00
  • 400ccc43fe Fix grid inset ratio Mitchell McCaffrey 2020-10-09 12:10:38 +11:00
  • 2451f82ccc Added grid inset translate handle and removed unused refs Mitchell McCaffrey 2020-10-09 11:54:47 +11:00
  • 88a529eb14 Updated grid size heuristic Mitchell McCaffrey 2020-10-09 11:23:52 +11:00
  • 60a163f351 Update grid inset editing to maintain aspect ratio Mitchell McCaffrey 2020-10-09 11:23:34 +11:00
  • cce339224b Added default map inset and grid size heuristic Mitchell McCaffrey 2020-10-08 19:20:14 +11:00
  • f9a69a422b Fix token and map setting update reset on modal closure Mitchell McCaffrey 2020-10-07 16:42:40 +11:00
  • 90d81c90b1 Added map grid edit toggle and reset buttons Mitchell McCaffrey 2020-10-06 20:43:25 +11:00
  • 803bc5dd16 Change backend to new test servers nicola thouliss 2020-10-04 11:48:15 +11:00
  • e171d5f30e Increased map max zoom Mitchell McCaffrey 2020-10-02 18:47:46 +10:00
  • 5f4876bb60 Adjusted grid edit rect color Mitchell McCaffrey 2020-10-02 18:47:33 +10:00
  • 03181c4165 Added inset to map grid Mitchell McCaffrey 2020-10-02 18:47:20 +10:00
  • 3e5478f7a8 Changed grid scale and offset to inset and added grid editor Mitchell McCaffrey 2020-10-02 17:53:23 +10:00
  • 539f216cfe Added grid scale and offset to maps and refactored into grid object Mitchell McCaffrey 2020-10-02 15:19:10 +10:00
  • 54a60d6c76 Fix map interaction Mitchell McCaffrey 2020-10-02 13:44:15 +10:00
  • f783a9bb70 Refactored konva map interaction and map image source Mitchell McCaffrey 2020-10-02 13:35:50 +10:00
  • 438e0c0bb3 Updated map grid to use lowest resolution for lightness detection Mitchell McCaffrey 2020-10-02 11:15:20 +10:00
  • f28d1b6690 Added search and groups to token select, refactored map search and group Mitchell McCaffrey 2020-10-01 22:32:21 +10:00
  • 0174acbde0 Added open check for shortcuts on map select modal Mitchell McCaffrey 2020-10-01 16:41:57 +10:00
  • a412cbde9d Move dice tile to use tile component and added default props to it Mitchell McCaffrey 2020-10-01 16:25:06 +10:00
  • 02ae9dc765 Refactored map tile and added badges option Mitchell McCaffrey 2020-10-01 16:16:40 +10:00
  • 3215efffa3 Added map group support Mitchell McCaffrey 2020-10-01 15:05:30 +10:00
  • a67ff4f407 Added keyBy and groupBy helpers Mitchell McCaffrey 2020-10-01 15:05:06 +10:00
  • 1938f59060 Added creatable option to Select Mitchell McCaffrey 2020-10-01 15:04:45 +10:00
  • 99b2bd0240 Added multi map remove to map data context Mitchell McCaffrey 2020-09-30 15:44:48 +10:00