Mitchell McCaffrey
|
f20173de35
|
Added shared grid context and moved away from calling useContext directly
|
2021-02-06 13:32:38 +11:00 |
|
Mitchell McCaffrey
|
de84e77e58
|
Add basic hex functionality and clean up hooks and Vector2 class
|
2021-02-04 15:06:34 +11:00 |
|
Mitchell McCaffrey
|
c90434b626
|
Added drop shadow to fog, and optimized it with caching
|
2021-01-02 12:17:27 +11:00 |
|
Mitchell McCaffrey
|
f1ae78612c
|
Added fog rectangle tool
|
2020-12-03 17:32:41 +11:00 |
|
Mitchell McCaffrey
|
f5b875e101
|
Renamed remove fog to erase fog and changed shortcut
|
2020-12-03 16:53:44 +11:00 |
|
Mitchell McCaffrey
|
c24133813f
|
Replaced fog subtraction with fog cutting
|
2020-12-03 16:52:24 +11:00 |
|
Mitchell McCaffrey
|
0235bdb7ef
|
Added keyboard shortcuts hints to map controls
|
2020-10-17 09:37:39 +11:00 |
|
Mitchell McCaffrey
|
f28d1b6690
|
Added search and groups to token select, refactored map search and group
|
2020-10-01 22:32:21 +10:00 |
|
Mitchell McCaffrey
|
b7a89a4a4a
|
Refactored keyboard shortcuts to be global and not dependent on map interaction
|
2020-09-30 13:26:39 +10:00 |
|
Mitchell McCaffrey
|
fd9659db98
|
Added shortcut for fog toggle
|
2020-08-07 14:10:37 +10:00 |
|
Mitchell McCaffrey
|
1cbd1d7e1f
|
Removed unused import
|
2020-08-05 12:30:33 +10:00 |
|
Mitchell McCaffrey
|
558db7d88b
|
Changed fog so it is tranparent when you can edit it
Added a show preview toggle to see how others will see it.
Refactored fog and drawing props to simplify
|
2020-08-04 14:51:31 +10:00 |
|
Mitchell McCaffrey
|
7431d0a20f
|
Fixed spelling on fog subtract tool
|
2020-06-28 18:06:38 +10:00 |
|
Mitchell McCaffrey
|
e2abc9d182
|
Fix redo shortcut on windows
|
2020-06-28 16:00:44 +10:00 |
|
Mitchell McCaffrey
|
e3704879c9
|
Added map collapsable tool settings for small screens
|
2020-06-25 18:56:51 +10:00 |
|
Mitchell McCaffrey
|
80b711296b
|
Added keyboard shortcuts to drawing and remaining fog tools
|
2020-06-24 18:05:33 +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
|
aa4ba33a0b
|
Added fog polygon tool and changed fog interaction method
|
2020-06-19 18:04:58 +10:00 |
|
Mitchell McCaffrey
|
9eaece24e5
|
Added fog subtraction tool
|
2020-06-09 12:45:52 +10:00 |
|
Mitchell McCaffrey
|
84b198c851
|
Added dice style select
|
2020-05-26 14:47:37 +10:00 |
|
Mitchell McCaffrey
|
88b4785307
|
Moved undo and redo into tool settings and implemented it for fog
|
2020-04-30 09:29:16 +10:00 |
|
Mitchell McCaffrey
|
c73b099567
|
Re-added grid settings to fog tools
|
2020-04-28 17:03:17 +10:00 |
|
Mitchell McCaffrey
|
b3bf3c3598
|
Made grid snapping have a threshold and removed the option to toggle it on and off
|
2020-04-28 11:31:01 +10:00 |
|
Mitchell McCaffrey
|
2cf93ab77f
|
Added UI elements for the new drawing system
Removed old gesture system
Refactored map interaction into separate component
|
2020-04-27 17:29:46 +10:00 |
|