Commit Graph

709 Commits

Author SHA1 Message Date
Mitchell McCaffrey
2c0a01b66c Moved to react-select for dropdowns to unify platforms 2020-09-23 16:29:15 +10:00
Mitchell McCaffrey
332de6433b Fix spelling mistakes 2020-09-23 15:12:52 +10:00
Mitchell McCaffrey
4f0caa9829 Updated v1.5.2 social links 2020-09-11 18:38:01 +10:00
Mitchell McCaffrey
e4b5551aa7
Merge pull request #19 from mitchemmc/release/v1.5.2
Release/v1.5.2
2020-09-11 18:23:35 +10:00
Mitchell McCaffrey
edf9b892d4 Added v1.5.2 release notes 2020-09-11 18:11:19 +10:00
Mitchell McCaffrey
fb536f4cd8 Fix file not found error when switching between maps with custom tokens 2020-09-11 17:30:44 +10:00
Mitchell McCaffrey
22bf53141d Bump version to 1.5.2 2020-09-11 17:08:50 +10:00
Mitchell McCaffrey
e92c561a3a Added automatic cache invalidation for maps and tokens 2020-09-11 16:56:40 +10:00
Mitchell McCaffrey
529fd2caae Fixed bug that caused a crash when a map was deleted with unsaved changes 2020-09-11 11:24:25 +10:00
Mitchell McCaffrey
73180ee1cd Added token label size setting 2020-09-08 15:06:15 +10:00
Mitchell McCaffrey
170a8072c5 Fix token label width from updating when token size changes 2020-09-08 14:31:44 +10:00
Mitchell McCaffrey
36351efb82 Fix select tile flow for odd number of elements 2020-09-08 14:26:38 +10:00
Mitchell McCaffrey
d0002431c5 Added fake storage shim for local and session storage 2020-09-08 12:35:31 +10:00
Mitchell McCaffrey
7aed345baf Fixed alignment of map expand button 2020-09-08 12:34:03 +10:00
Mitchell McCaffrey
416f43a9e1 Updated yarn lock with err-code 2020-09-06 17:26:13 +10:00
Mitchell McCaffrey
43e9b515da Added comment for settings v2 2020-09-06 17:11:23 +10:00
Mitchell McCaffrey
3f5bd7f659 Added wheel normalization to fix zoom on windows firefox 2020-09-06 16:57:42 +10:00
Mitchell McCaffrey
6ce3c3bd7e Fixed null refrence in token drag overlay 2020-09-06 16:26:55 +10:00
Mitchell McCaffrey
b07b9ff260 Added mobile support to select dice modal and added padding to mobile modals 2020-09-06 16:24:23 +10:00
Mitchell McCaffrey
68f6860c1f Update dice tray size calculation with full screen 2020-09-06 15:47:31 +10:00
Mitchell McCaffrey
58cb92d432 Added full screen button 2020-09-06 15:18:05 +10:00
Mitchell McCaffrey
24a3387b51 Added scaling to map and token select for small screens 2020-09-06 13:20:05 +10:00
Mitchell McCaffrey
9bdbb9cb4c Fixed proxy token positioning for touch devices 2020-08-28 21:34:31 +10:00
Mitchell McCaffrey
406c53d083 Added social links to v1.5.1 2020-08-28 20:49:01 +10:00
Mitchell McCaffrey
53e4b7e083
Merge pull request #18 from mitchemmc/release/v1.5.1
Release/v1.5.1
2020-08-28 20:39:16 +10:00
Mitchell McCaffrey
109306f3e4 Fix party join attempt with a connection issue on the home screen 2020-08-28 20:21:03 +10:00
Mitchell McCaffrey
08e43bb9cf Updated release notes with default open for hashes 2020-08-28 20:12:58 +10:00
Mitchell McCaffrey
384d80e142 Updated how to for v1.5.1 2020-08-28 19:51:32 +10:00
Mitchell McCaffrey
8e59922949 Bumped version to v1.5.1 2020-08-28 19:17:09 +10:00
Mitchell McCaffrey
4f7f042d51 Added v1.5.1 release notes 2020-08-28 19:14:45 +10:00
Mitchell McCaffrey
4edbac5408 Moved token lock click detect to time differece as it generalises easier to touch 2020-08-28 17:27:19 +10:00
Mitchell McCaffrey
b4e52ebb23 Fixed 2 bugs with map loading and sending
When a map was sent the receiver didn't save the resolutions tihs meant that if the original map owner left or wasn't the party leader the map would be blank when new users joined. Also if a map sender left when sending a map and rejoined their version of the map would be overriden by a corrupted version.
2020-08-28 17:06:13 +10:00
Mitchell McCaffrey
7f7471b1e9 Fix sorting bug when dragging token from tokens list 2020-08-28 15:17:52 +10:00
Mitchell McCaffrey
9bc69a18e8 Fix proxy token drop being off on different zoom factors 2020-08-28 15:13:41 +10:00
Mitchell McCaffrey
3c27f65d0f Added token category option 2020-08-27 19:09:16 +10:00
Mitchell McCaffrey
a912163079 Fix vehicles moving locked tokens 2020-08-27 17:58:41 +10:00
Mitchell McCaffrey
b26a89f8ca Added token sorted based off of last modified 2020-08-27 17:56:59 +10:00
Mitchell McCaffrey
9ab584cbe7 Added lock and visibility options to tokens 2020-08-27 17:30:17 +10:00
Mitchell McCaffrey
172df0f6ac Added v1.5.0 social links 2020-08-12 13:01:47 +10:00
Mitchell McCaffrey
78b8748386
Merge pull request #17 from mitchemmc/release/v1.5.0
Release/v1.5.0 2
2020-08-12 12:51:49 +10:00
Mitchell McCaffrey
94ff07a2ca Changed number of segments for map pointer 2020-08-12 11:03:37 +10:00
Mitchell McCaffrey
68f5a409e2 Added local storage clearing for cache clear 2020-08-12 10:37:28 +10:00
Mitchell McCaffrey
b184f5798c Fixed grammar and spelling for all docs 2020-08-12 10:08:18 +10:00
Mitchell McCaffrey
a2e7f75882 Fix spelling in v1.5.0 release notes 2020-08-12 09:53:28 +10:00
Mitchell McCaffrey
a688d119d1 Updated dependencies 2020-08-11 20:56:53 +10:00
Mitchell McCaffrey
8b8bfbc0f0 Fixed dice from falling through the floor when holding them 2020-08-11 20:43:01 +10:00
Mitchell McCaffrey
b94e06b5a7 Added souce map analyzer and added tree shaking to Babylon to reduce bundle size 2020-08-11 20:22:10 +10:00
Mitchell McCaffrey
690f35de55 Bump to live version number for v1.5.0 2020-08-11 19:09:22 +10:00
Mitchell McCaffrey
0cd1a50372 Updated v1.5.0 release notes 2020-08-11 19:03:00 +10:00
Mitchell McCaffrey
1140247a3e Added disabling of dice buttons when dice is loading 2020-08-11 18:56:56 +10:00