Mitchell McCaffrey
|
d6b790035a
|
Fix unused import
|
2020-10-22 20:57:01 +11:00 |
|
Mitchell McCaffrey
|
611e7af3d9
|
Removed show more button for editing maps
|
2020-10-22 16:39:24 +11:00 |
|
Mitchell McCaffrey
|
f26cbf24d2
|
Refactored stage zooming to center on the mouse position
|
2020-10-22 16:10:31 +11:00 |
|
Mitchell McCaffrey
|
1c79032f30
|
Added max zoom based off of map size and normalized wheelY by window height
|
2020-10-22 12:51:37 +11:00 |
|
Mitchell McCaffrey
|
63a62391dc
|
Renamed radio to audio sharing
|
2020-10-17 16:17:38 +11:00 |
|
Mitchell McCaffrey
|
e9e7794027
|
Added token preview to edit token modal and refactored Grid from Map Grid
|
2020-10-17 10:45:59 +11:00 |
|
Mitchell McCaffrey
|
0235bdb7ef
|
Added keyboard shortcuts hints to map controls
|
2020-10-17 09:37:39 +11:00 |
|
Mitchell McCaffrey
|
5b9cabf532
|
Moved donate modal to its own route
Changed routes to be kebab case instead of camel case
|
2020-10-16 22:09:36 +11:00 |
|
Mitchell McCaffrey
|
1e11870171
|
Actually fix audio sharing volume control
|
2020-10-16 10:40:10 +11:00 |
|
Mitchell McCaffrey
|
e6d2fb5640
|
Fix audio sharing volume control
|
2020-10-16 08:25:51 +11:00 |
|
Mitchell McCaffrey
|
322ae03f42
|
Fixed input disabled visual on safari
|
2020-10-15 16:27:20 +11:00 |
|
Mitchell McCaffrey
|
9ff6053498
|
Fix deleting map not removing map from map view
|
2020-10-13 07:10:51 +11:00 |
|
Mitchell McCaffrey
|
266ea0d218
|
Added shift key scale and clamp to grid nudge
|
2020-10-13 06:52:26 +11:00 |
|
Mitchell McCaffrey
|
d73d3520fa
|
Added arrow key nudging to map grid editor
|
2020-10-10 18:31:53 +11:00 |
|
Mitchell McCaffrey
|
fa659bc80a
|
Added delete key shortcut to select maps and tokens modal
|
2020-10-10 15:44:07 +11:00 |
|
Mitchell McCaffrey
|
f7ba35ec29
|
Make select disabled more clear and unify input fonts
|
2020-10-10 12:15:46 +11:00 |
|
Mitchell McCaffrey
|
0f6f9f8c42
|
Rearranged token edit settings
|
2020-10-10 11:34:03 +11:00 |
|
Mitchell McCaffrey
|
718713b036
|
Added token hide in sidebar to multi select
|
2020-10-09 16:18:52 +11:00 |
|
Mitchell McCaffrey
|
bded0716fb
|
Fix token grid snapping y axis
|
2020-10-09 15:39:49 +11:00 |
|
Mitchell McCaffrey
|
076213fa25
|
Fix grid size change when grid is offset
|
2020-10-09 15:35:47 +11:00 |
|
Mitchell McCaffrey
|
1043f093cd
|
Fix error with grid values being set to infinity and update map grid size verification
|
2020-10-09 15:14:04 +11:00 |
|
Mitchell McCaffrey
|
e92a9acb5a
|
Added grid inset to map snapping
|
2020-10-09 14:50:51 +11:00 |
|
Mitchell McCaffrey
|
9314e0c609
|
Remove grid editor for default maps
|
2020-10-09 13:07:27 +11:00 |
|
Mitchell McCaffrey
|
f5c1cf8c98
|
Added checks for zero grid sizes
|
2020-10-09 12:57:48 +11:00 |
|
Mitchell McCaffrey
|
400ccc43fe
|
Fix grid inset ratio
|
2020-10-09 12:10:38 +11:00 |
|
Mitchell McCaffrey
|
2451f82ccc
|
Added grid inset translate handle and removed unused refs
|
2020-10-09 11:54:47 +11:00 |
|
Mitchell McCaffrey
|
60a163f351
|
Update grid inset editing to maintain aspect ratio
|
2020-10-09 11:23:34 +11:00 |
|
Mitchell McCaffrey
|
cce339224b
|
Added default map inset and grid size heuristic
|
2020-10-08 19:20:14 +11:00 |
|
Mitchell McCaffrey
|
90d81c90b1
|
Added map grid edit toggle and reset buttons
|
2020-10-06 20:43:25 +11:00 |
|
Mitchell McCaffrey
|
5f4876bb60
|
Adjusted grid edit rect color
|
2020-10-02 18:47:33 +10:00 |
|
Mitchell McCaffrey
|
03181c4165
|
Added inset to map grid
|
2020-10-02 18:47:20 +10:00 |
|
Mitchell McCaffrey
|
3e5478f7a8
|
Changed grid scale and offset to inset and added grid editor
|
2020-10-02 17:53:23 +10:00 |
|
Mitchell McCaffrey
|
539f216cfe
|
Added grid scale and offset to maps and refactored into grid object
|
2020-10-02 15:19:10 +10:00 |
|
Mitchell McCaffrey
|
54a60d6c76
|
Fix map interaction
|
2020-10-02 13:44:15 +10:00 |
|
Mitchell McCaffrey
|
f783a9bb70
|
Refactored konva map interaction and map image source
|
2020-10-02 13:35:50 +10:00 |
|
Mitchell McCaffrey
|
438e0c0bb3
|
Updated map grid to use lowest resolution for lightness detection
|
2020-10-02 11:15:20 +10: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
|
a412cbde9d
|
Move dice tile to use tile component and added default props to it
|
2020-10-01 16:25:06 +10:00 |
|
Mitchell McCaffrey
|
02ae9dc765
|
Refactored map tile and added badges option
|
2020-10-01 16:16:40 +10:00 |
|
Mitchell McCaffrey
|
3215efffa3
|
Added map group support
|
2020-10-01 15:05:30 +10:00 |
|
Mitchell McCaffrey
|
1938f59060
|
Added creatable option to Select
|
2020-10-01 15:04:45 +10:00 |
|
Mitchell McCaffrey
|
29ce562d01
|
Added search filtering to map select
|
2020-09-30 15:39:56 +10:00 |
|
Mitchell McCaffrey
|
27dfecf649
|
Split map select mode into a radio button
|
2020-09-30 14:10:15 +10:00 |
|
Mitchell McCaffrey
|
8ac4e0aec9
|
Added keyboard shortcuts to map select
|
2020-09-30 13:58:43 +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
|
670f047049
|
Added map search UI and initial multi-select
|
2020-09-30 12:30:33 +10:00 |
|
Mitchell McCaffrey
|
78c86e6194
|
Added separate edit map modal and basic map viewer for it
|
2020-09-24 16:54:33 +10:00 |
|
Mitchell McCaffrey
|
2c0a01b66c
|
Moved to react-select for dropdowns to unify platforms
|
2020-09-23 16:29:15 +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
|
e92c561a3a
|
Added automatic cache invalidation for maps and tokens
|
2020-09-11 16:56:40 +10:00 |
|