Commit Graph
511 Commits
Author SHA1 Message Date
Mitchell McCaffrey eb8caf8f6c Removed unused grid icon and toggle 2020-06-28 16:01:00 +10:00
Mitchell McCaffrey e2abc9d182 Fix redo shortcut on windows 2020-06-28 16:00:44 +10:00
Mitchell McCaffrey f4145b2f3b Reduced map grid opacity 2020-06-28 15:44:53 +10:00
Mitchell McCaffrey 9f2ab861bb Fixed bug with token and map settings modal values being edited with no item selected 2020-06-28 15:44:36 +10:00
Mitchell McCaffrey 761bf8e800 Removed async from select map modal setting change functions 2020-06-28 15:44:06 +10:00
Mitchell McCaffrey c6a9455e8f Added setting change cache to token settings modal 2020-06-28 15:43:45 +10:00
Mitchell McCaffrey 7a3213a0f9 Fix bug with map settings expand disabled 2020-06-28 14:00:36 +10:00
Mitchell McCaffrey 7a40e77de1 Updated progress indicator style 2020-06-28 13:47:05 +10:00
Mitchell McCaffrey a81031e84e Moved map asset loading progress to use refs to stop re-renders
Moved map loading overlay to use animation frames for a smooth progress bar
2020-06-28 13:37:04 +10:00
Mitchell McCaffrey bf022e2686 Added progress indicator to map data loading 2020-06-28 12:28:58 +10:00
Mitchell McCaffrey a370b8e11d Added full stops on session errors 2020-06-28 11:06:26 +10:00
Mitchell McCaffrey 75e2a591b3 Added error handling for peer errors when socket is fine 2020-06-28 09:58:07 +10:00
Mitchell McCaffrey 67356255b9 Added map settings change cache to improve editing performance 2020-06-27 11:18:47 +10:00
Mitchell McCaffrey f301a58c12 Added is empty helper function 2020-06-27 11:18:10 +10:00
Mitchell McCaffrey c6bea2a573 Add comment to map menu 2020-06-27 10:25:31 +10:00
Mitchell McCaffrey 1da7ee9e95 Moved shortcut prevention to all modals 2020-06-27 10:21:50 +10:00
Mitchell McCaffrey 62587e471a Fix bug with text input and keyboard shortcuts on token menu 2020-06-27 10:11:10 +10:00
Mitchell McCaffrey 3744364981 Fix bug with token opacity when changing tools with a shortcut 2020-06-27 10:04:54 +10:00
Mitchell McCaffrey f0edfb8cbc Added measure tool crosshair 2020-06-26 12:33:07 +10:00
Mitchell McCaffrey 5f799548d2 Added shortcuts for map controls 2020-06-26 12:32:51 +10:00
Mitchell McCaffrey 57754e0ac8 Added measure tool 2020-06-26 12:23:06 +10:00
Mitchell McCaffrey dfce8dee05 Fixed possible render bug 2020-06-25 18:57:12 +10:00
Mitchell McCaffrey e3704879c9 Added map collapsable tool settings for small screens 2020-06-25 18:56:51 +10:00
Mitchell McCaffrey b7a430ce18 Remove normalize wheel and added react-media 2020-06-25 18:56:03 +10:00
Mitchell McCaffrey cac2af1608 Added line tool 2020-06-25 08:47:53 +10:00
Mitchell McCaffrey 80b711296b Added keyboard shortcuts to drawing and remaining fog tools 2020-06-24 18:05:33 +10:00
Mitchell McCaffrey 96a100c02a Fix divide by zero on triangle shapes 2020-06-24 09:27:36 +10:00
Mitchell McCaffrey 9a4d047cd5 Moved back to drag events for map and fog drawing
Moved to an event driven model for dragging
2020-06-24 09:27:20 +10:00
Mitchell McCaffrey afb22c7a73 Fix drawing tool rename in map controls 2020-06-22 09:24:45 +10:00
Mitchell McCaffrey d677f3623f Fix bug with zooming while on the drawing tool on a touch device 2020-06-22 09:22:20 +10:00
Mitchell McCaffrey ccc0c2b89d Updated version to 1.4.0 preview 2020-06-21 16:58:41 +10:00
Mitchell McCaffrey ceedceabf5 Fix crash when selecting a tool while editing a fog polygon 2020-06-21 16:55:58 +10:00
Mitchell McCaffrey aebc0f9267 Added automatic setting change for drawing when erased all 2020-06-21 16:32:53 +10:00
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 McCaffreyandGitHub 97dfc9f673 Merge pull request #11 from mitchemmc/feature/disconnect-detection
v1.3.3
2020-06-16 22:14:37 +10:00
Mitchell McCaffrey dd3c8617a6 Moved back to prod broker 2020-06-16 21:37:21 +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 5b2d711eff Changed broker to dev 2020-06-16 20:36: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