Commit Graph
432 Commits
Author SHA1 Message Date
Mitchell McCaffrey 0bec582116 Moved drawing to use native konva events 2020-06-21 16:29:42 +10:00
Mitchell McCaffrey cb8b66e55f Added touch supprt to fog polygon 2020-06-21 16:17:54 +10:00
Mitchell McCaffrey 2f740efd7c Added UI element to allow accepting fog polygon editing 2020-06-21 16:09:37 +10:00
Mitchell McCaffrey f85b379b15 Added grid snapping to fog polygon, added center snapping and fixed fog magnet 2020-06-21 14:55:17 +10:00
Mitchell McCaffrey a300e6bd79 Moved fog add toggle to two separate icons 2020-06-21 13:18:03 +10:00
Mitchell McCaffrey 3ba7c8809c Moved drawing tools into one section 2020-06-21 11:01:03 +10:00
Mitchell McCaffrey aa4ba33a0b Added fog polygon tool and changed fog interaction method 2020-06-19 18:04:58 +10:00
Mitchell McCaffrey 5a93d9a526 Fixed map fog draw undo not being sent to other players 2020-06-19 13:45:21 +10:00
Mitchell McCaffrey 1554e7ae5f Merge branch 'master' into feature/partial-shape 2020-06-19 13:28:55 +10:00
Mitchell McCaffrey 41f882668a Updated v1.3.3 social links 2020-06-16 22:28:26 +10:00
Mitchell McCaffrey 28d1033745 Added v1.3.3 release notes 2020-06-16 21:35:13 +10:00
Mitchell McCaffrey df4a813377 Bump version to 1.3.3 2020-06-16 21:18:35 +10:00
Mitchell McCaffrey 13d682bc9c Added disconnected message and removed peer connection failure message from UI 2020-06-16 20:10:06 +10:00
Mitchell McCaffrey 49787b560d Added automatic party re-join for network error
and fixed bug with connections not being destroyed with network failure
2020-06-16 20:09:24 +10:00
Mitchell McCaffrey 693c2967cd Added allow close option to banner and fixed banner min width 2020-06-16 20:08:10 +10:00
Mitchell McCaffrey f4d71cd6bf Add support for holes in fog subtraction 2020-06-14 12:27:05 +10:00
Mitchell McCaffrey 9eaece24e5 Added fog subtraction tool 2020-06-09 12:45:52 +10:00
Mitchell McCaffrey 7cc0e6cee0 Updated v1.3.2 reddit link 2020-06-07 11:59:17 +10:00
Mitchell McCaffrey 235dad9dbf Added await to token and map loading 2020-06-07 11:40:14 +10:00
Mitchell McCaffrey 25a5d24cf5 Bump version 2020-06-07 11:25:19 +10:00
Mitchell McCaffrey a17a041677 Added release notes for v1.3.2 2020-06-07 11:25:14 +10:00
Mitchell McCaffrey 73aec132e7 Fixed bug with large map sizes 2020-06-07 11:19:32 +10:00
Mitchell McCaffrey f4a6252360 Updated v1.3.1 reddit link 2020-05-31 19:14:55 +10:00
Mitchell McCaffrey 2252cceb96 Bump version to 1.3.1 2020-05-31 18:53:46 +10:00
Mitchell McCaffrey 443aff8e4d Added 1.3.1 release notes 2020-05-31 18:53:35 +10:00
Mitchell McCaffrey 74fb6a2c37 Fixed padding bottom on footer for ios 2020-05-31 18:30:23 +10:00
Mitchell McCaffrey faddf03ecf Added show map grid option to maps 2020-05-31 16:25:05 +10:00
Mitchell McCaffrey 0720a3df2b Added more visual to checkbox disabled 2020-05-31 16:24:39 +10:00
Mitchell McCaffrey a5a2c1ac77 Add fill option to divider 2020-05-31 16:24:17 +10:00
Mitchell McCaffrey 98543f60eb Added log image helper function 2020-05-31 15:35:03 +10:00
Mitchell McCaffrey 7dac49f690 Fix fog undo disabling 2020-05-31 13:56:33 +10:00
Mitchell McCaffrey 337a769fe4 Changed map and fog erase to allow for multi item selection 2020-05-31 12:12:16 +10:00
Mitchell McCaffrey 55bf9e4d03 Added multiple simultaneous map and token upload support 2020-05-31 10:53:33 +10:00
Mitchell McCaffrey 31cdbbb8dd Fix bug with deleteing tokens that have been removed 2020-05-31 10:23:45 +10:00
Mitchell McCaffrey 708a8d3790 Updated 1.3 release notes with link 2020-05-29 09:33:59 +10:00
Mitchell McCaffrey 2b2d444e16 Updated 1.3 release notes 2020-05-29 09:13:32 +10:00
Mitchell McCaffrey 45d67be219 Initial v1.3.0 release notes 2020-05-29 08:49:23 +10:00
Mitchell McCaffrey fb63af1ddd Bump version 2020-05-29 08:43:54 +10:00
Mitchell McCaffrey 7a927959d2 Fix hit test for token label and status 2020-05-29 07:50:03 +10:00
Mitchell McCaffrey a4a8722de0 Reversed zoom direction 2020-05-29 07:36:11 +10:00
Mitchell McCaffrey 765c84389f Added async / await to dice texture loading
This should fix load issues with the dice tray being blank
Also turnned off the default texture flip so all textures are now unflipped by default
2020-05-28 18:08:26 +10:00
Mitchell McCaffrey 49c18e8cf7 Added hide in sidebar option for custom tokens 2020-05-28 16:23:20 +10:00
Mitchell McCaffrey 8864ef4494 Changed dice tray max width 2020-05-28 15:06:11 +10:00
Mitchell McCaffrey a09e4f41ca I lied, this should fix the dice load issue 2020-05-28 15:06:01 +10:00
Mitchell McCaffrey 25d0491374 Actually actually fix dice initial load 2020-05-28 13:56:00 +10:00
Mitchell McCaffrey df57f09080 Actually fix dice initial load 2020-05-28 13:32:55 +10:00
Mitchell McCaffrey a229d190e4 Fix bug where dice tray doesn't show after load 2020-05-28 13:24:33 +10:00
Mitchell McCaffrey b8e5554058 Moved dice folder 2020-05-28 13:06:33 +10:00
Mitchell McCaffrey 1e0f767e73 Fix bug with default dice for select dice modal 2020-05-28 13:02:51 +10:00
Mitchell McCaffrey fc8c65e525 Removed unnesasary async from createDiceInstace and simplified dice meshes to reduce spawn delay 2020-05-28 12:51:42 +10:00