Commit Graph

  • 29ce562d01 Added search filtering to map select Mitchell McCaffrey 2020-09-30 15:39:56 +10:00
  • 27dfecf649 Split map select mode into a radio button Mitchell McCaffrey 2020-09-30 14:10:15 +10:00
  • 8ac4e0aec9 Added keyboard shortcuts to map select Mitchell McCaffrey 2020-09-30 13:58:43 +10:00
  • b7a89a4a4a Refactored keyboard shortcuts to be global and not dependent on map interaction Mitchell McCaffrey 2020-09-30 13:26:39 +10:00
  • 670f047049 Added map search UI and initial multi-select Mitchell McCaffrey 2020-09-30 12:30:33 +10:00
  • 78c86e6194 Added separate edit map modal and basic map viewer for it Mitchell McCaffrey 2020-09-24 16:54:33 +10:00
  • 2c0a01b66c Moved to react-select for dropdowns to unify platforms Mitchell McCaffrey 2020-09-23 16:29:15 +10:00
  • 332de6433b Fix spelling mistakes Mitchell McCaffrey 2020-09-23 15:12:52 +10:00
  • 4f0caa9829 Updated v1.5.2 social links Mitchell McCaffrey 2020-09-11 18:38:01 +10:00
  • e4b5551aa7 Merge pull request #19 from mitchemmc/release/v1.5.2 Mitchell McCaffrey 2020-09-11 18:23:35 +10:00
  • edf9b892d4 Added v1.5.2 release notes Mitchell McCaffrey 2020-09-11 18:11:19 +10:00
  • fb536f4cd8 Fix file not found error when switching between maps with custom tokens Mitchell McCaffrey 2020-09-11 17:30:44 +10:00
  • 22bf53141d Bump version to 1.5.2 Mitchell McCaffrey 2020-09-11 17:08:50 +10:00
  • e92c561a3a Added automatic cache invalidation for maps and tokens Mitchell McCaffrey 2020-09-11 16:56:40 +10:00
  • 529fd2caae Fixed bug that caused a crash when a map was deleted with unsaved changes Mitchell McCaffrey 2020-09-11 11:24:25 +10:00
  • 73180ee1cd Added token label size setting Mitchell McCaffrey 2020-09-08 15:06:15 +10:00
  • 170a8072c5 Fix token label width from updating when token size changes Mitchell McCaffrey 2020-09-08 14:31:44 +10:00
  • 36351efb82 Fix select tile flow for odd number of elements Mitchell McCaffrey 2020-09-08 14:26:38 +10:00
  • d0002431c5 Added fake storage shim for local and session storage Mitchell McCaffrey 2020-09-08 12:35:31 +10:00
  • 7aed345baf Fixed alignment of map expand button Mitchell McCaffrey 2020-09-08 12:34:03 +10:00
  • 416f43a9e1 Updated yarn lock with err-code Mitchell McCaffrey 2020-09-06 17:26:13 +10:00
  • 43e9b515da Added comment for settings v2 Mitchell McCaffrey 2020-09-06 17:11:23 +10:00
  • 3f5bd7f659 Added wheel normalization to fix zoom on windows firefox Mitchell McCaffrey 2020-09-06 16:57:42 +10:00
  • 6ce3c3bd7e Fixed null refrence in token drag overlay Mitchell McCaffrey 2020-09-06 16:26:55 +10:00
  • b07b9ff260 Added mobile support to select dice modal and added padding to mobile modals Mitchell McCaffrey 2020-09-06 16:24:23 +10:00
  • 68f6860c1f Update dice tray size calculation with full screen Mitchell McCaffrey 2020-09-06 15:47:31 +10:00
  • 58cb92d432 Added full screen button Mitchell McCaffrey 2020-09-06 15:18:05 +10:00
  • 24a3387b51 Added scaling to map and token select for small screens Mitchell McCaffrey 2020-09-06 13:20:05 +10:00
  • 9bdbb9cb4c Fixed proxy token positioning for touch devices Mitchell McCaffrey 2020-08-28 21:34:31 +10:00
  • 406c53d083 Added social links to v1.5.1 Mitchell McCaffrey 2020-08-28 20:49:01 +10:00
  • 53e4b7e083 Merge pull request #18 from mitchemmc/release/v1.5.1 Mitchell McCaffrey 2020-08-28 20:39:16 +10:00
  • 109306f3e4 Fix party join attempt with a connection issue on the home screen Mitchell McCaffrey 2020-08-28 20:21:03 +10:00
  • 08e43bb9cf Updated release notes with default open for hashes Mitchell McCaffrey 2020-08-28 20:12:58 +10:00
  • 384d80e142 Updated how to for v1.5.1 Mitchell McCaffrey 2020-08-28 19:51:32 +10:00
  • 8e59922949 Bumped version to v1.5.1 Mitchell McCaffrey 2020-08-28 19:17:09 +10:00
  • 4f7f042d51 Added v1.5.1 release notes Mitchell McCaffrey 2020-08-28 19:14:45 +10:00
  • 4edbac5408 Moved token lock click detect to time differece as it generalises easier to touch Mitchell McCaffrey 2020-08-28 17:27:19 +10:00
  • b4e52ebb23 Fixed 2 bugs with map loading and sending Mitchell McCaffrey 2020-08-28 17:06:13 +10:00
  • 7f7471b1e9 Fix sorting bug when dragging token from tokens list Mitchell McCaffrey 2020-08-28 15:17:52 +10:00
  • 9bc69a18e8 Fix proxy token drop being off on different zoom factors Mitchell McCaffrey 2020-08-28 15:13:41 +10:00
  • 3c27f65d0f Added token category option Mitchell McCaffrey 2020-08-27 19:09:16 +10:00
  • a912163079 Fix vehicles moving locked tokens Mitchell McCaffrey 2020-08-27 17:58:41 +10:00
  • b26a89f8ca Added token sorted based off of last modified Mitchell McCaffrey 2020-08-27 17:56:59 +10:00
  • 9ab584cbe7 Added lock and visibility options to tokens Mitchell McCaffrey 2020-08-27 17:30:17 +10:00
  • 172df0f6ac Added v1.5.0 social links Mitchell McCaffrey 2020-08-12 13:01:47 +10:00
  • 78b8748386 Merge pull request #17 from mitchemmc/release/v1.5.0 Mitchell McCaffrey 2020-08-12 12:51:49 +10:00
  • 94ff07a2ca Changed number of segments for map pointer Mitchell McCaffrey 2020-08-12 11:03:37 +10:00
  • 68f5a409e2 Added local storage clearing for cache clear Mitchell McCaffrey 2020-08-12 10:37:28 +10:00
  • b184f5798c Fixed grammar and spelling for all docs Mitchell McCaffrey 2020-08-12 10:08:18 +10:00
  • a2e7f75882 Fix spelling in v1.5.0 release notes Mitchell McCaffrey 2020-08-12 09:53:28 +10:00
  • a688d119d1 Updated dependencies Mitchell McCaffrey 2020-08-11 20:56:53 +10:00
  • 8b8bfbc0f0 Fixed dice from falling through the floor when holding them Mitchell McCaffrey 2020-08-11 20:43:01 +10:00
  • b94e06b5a7 Added souce map analyzer and added tree shaking to Babylon to reduce bundle size Mitchell McCaffrey 2020-08-11 20:22:10 +10:00
  • 690f35de55 Bump to live version number for v1.5.0 Mitchell McCaffrey 2020-08-11 19:09:22 +10:00
  • 0cd1a50372 Updated v1.5.0 release notes Mitchell McCaffrey 2020-08-11 19:03:00 +10:00
  • 1140247a3e Added disabling of dice buttons when dice is loading Mitchell McCaffrey 2020-08-11 18:56:56 +10:00
  • d808a2790e Updated v1.5.0 release notes Mitchell McCaffrey 2020-08-11 18:52:12 +10:00
  • f9c1ec2d9b Fixed bug with map state being would be wrongly synced to party members Mitchell McCaffrey 2020-08-11 18:48:48 +10:00
  • e99e4e9f0f Updated 1.5 release notes Mitchell McCaffrey 2020-08-11 18:31:33 +10:00
  • f8c9588893 Increased token snapping threshold Mitchell McCaffrey 2020-08-10 21:53:43 +10:00
  • 57680bd018 Added timer and pointer how to Mitchell McCaffrey 2020-08-10 21:50:01 +10:00
  • d75c384b9d Updated fog how to Mitchell McCaffrey 2020-08-10 21:21:18 +10:00
  • c64c5bf92c Updated measure how to Mitchell McCaffrey 2020-08-10 20:50:44 +10:00
  • 1267d768f9 Updated dice rolling how to Mitchell McCaffrey 2020-08-10 20:35:18 +10:00
  • 343d154850 Updated map how to Mitchell McCaffrey 2020-08-10 20:35:01 +10:00
  • 790bc35de3 Added v1.5.0 release notes Mitchell McCaffrey 2020-08-10 20:34:28 +10:00
  • 196691d839 Added your dice rolls to party if sharing enabled Mitchell McCaffrey 2020-08-10 17:58:39 +10:00
  • 2bf89eb273 Fix bug with dice throw not working on windows once a dice had come to rest Mitchell McCaffrey 2020-08-07 20:56:21 +10:00
  • 9e6476c338 Update comment spelling Mitchell McCaffrey 2020-08-07 20:55:47 +10:00
  • 91a98def2f Moved set intervals in timer and pointer to animation frames as they were being blocked on windows Mitchell McCaffrey 2020-08-07 20:33:51 +10:00
  • 602631f9b1 Added a saved settings system that uses localstorage and versioning Mitchell McCaffrey 2020-08-07 17:15:16 +10:00
  • e702936c44 Added app version to environment Mitchell McCaffrey 2020-08-07 14:35:30 +10:00
  • fd9659db98 Added shortcut for fog toggle Mitchell McCaffrey 2020-08-07 14:10:37 +10:00
  • f19389fbc5 Changed line joins to round for fog and drawing Mitchell McCaffrey 2020-08-07 14:05:55 +10:00
  • 239f377aef Changed map and token select number inputs to not prepend a 0 when typing numbers Mitchell McCaffrey 2020-08-07 13:56:03 +10:00
  • 5dc338471d Added shortcut to pointer tool Mitchell McCaffrey 2020-08-07 13:39:23 +10:00
  • 91d5298ac6 Changed token snapping threshold Mitchell McCaffrey 2020-08-07 13:35:47 +10:00
  • 548ec5f09a Added grid snapping to map tokens Mitchell McCaffrey 2020-08-07 12:55:16 +10:00
  • 76cad29f2b Added snap to grid option to map settings Mitchell McCaffrey 2020-08-07 12:28:50 +10:00
  • 6b97614a60 Added a scroll to dice tray buttons for small screens Mitchell McCaffrey 2020-08-07 10:56:06 +10:00
  • 0012428159 Cleaned up dice controls and moved to percentage for dice result margins Mitchell McCaffrey 2020-08-07 09:58:51 +10:00
  • 1729abe777 Fix bug with map transform not getting reset for map owner on change map Mitchell McCaffrey 2020-08-06 18:52:03 +10:00
  • 93a09db707 Fix bug that caused closing the select map modal to select the map Mitchell McCaffrey 2020-08-06 13:31:46 +10:00
  • 4347b5759d Fixed token rogue spelling Mitchell McCaffrey 2020-08-06 10:07:10 +10:00
  • 56b113b8e4 Added scroll bar to party component Mitchell McCaffrey 2020-08-06 09:54:59 +10:00
  • 0fb237fd10 Updated timer icon Mitchell McCaffrey 2020-08-06 09:30:28 +10:00
  • 01ed7beecd Added a show rolls function to networked dice Mitchell McCaffrey 2020-08-05 23:14:06 +10:00
  • 1026c44205 Fix dice tray button size on safari Mitchell McCaffrey 2020-08-05 19:06:33 +10:00
  • 48f39380ab Changed stream volume slider to disable instead of hide when unavailable Mitchell McCaffrey 2020-08-05 17:46:42 +10:00
  • c6c9acae3d Added dice network replication and display for peers Mitchell McCaffrey 2020-08-05 17:46:09 +10:00
  • 3c49bcd6d0 Fix flicker in dice total Mitchell McCaffrey 2020-08-05 17:05:04 +10:00
  • d20be94059 Restructured dice so it is part of the party Mitchell McCaffrey 2020-08-05 16:34:26 +10:00
  • 795f187782 Changed dice controls to be to the left of the tray instead of on top Mitchell McCaffrey 2020-08-05 15:10:56 +10:00
  • 1cbd1d7e1f Removed unused import Mitchell McCaffrey 2020-08-05 12:30:33 +10:00
  • 4199d7ab6a Change the timer data structure to fix network bugs and refactored shared timer functions Mitchell McCaffrey 2020-08-05 12:01:54 +10:00
  • 0c1ec22234 Added animation to timer component Mitchell McCaffrey 2020-08-05 10:49:20 +10:00
  • 3fbfd13e27 Added visual timer component Mitchell McCaffrey 2020-08-05 10:40:18 +10:00
  • 6d8b0312a8 Added initial network and timer countdown Mitchell McCaffrey 2020-08-04 17:08:42 +10:00
  • fc4d36963f Moved timer tool out of the map controls and into the party controls Mitchell McCaffrey 2020-08-04 16:26:53 +10:00
  • 6e0eb8e3ba Added timer tool to map Mitchell McCaffrey 2020-08-04 15:40:32 +10:00