Mitchell McCaffrey
|
72ecd002dd
|
Added automatic token label fitting
|
2021-01-27 17:00:03 +11:00 |
|
Mitchell McCaffrey
|
83a987d9df
|
Add initial import export functionality
|
2021-01-26 21:49:44 +11:00 |
|
Mitchell McCaffrey
|
feb803ebef
|
Added note text only mode
|
2021-01-25 10:03:20 +11:00 |
|
Mitchell McCaffrey
|
bda0aa9ebe
|
Merge branch 'master' into release/v1.7.1
|
2021-01-25 08:19:25 +11:00 |
|
Mitchell McCaffrey
|
f05fe32e13
|
Merge branch 'master' into release/v1.7.0
|
2021-01-23 15:50:05 +11:00 |
|
Mitchell McCaffrey
|
b9d8a007e5
|
Optimized fog shapes to only include needed data
|
2021-01-23 15:44:25 +11:00 |
|
Mitchell McCaffrey
|
5219815a1f
|
Separated fog snapping and drawing snapping, added square edge snapping
|
2021-01-22 15:00:31 +11:00 |
|
Mitchell McCaffrey
|
34fcff9052
|
Added fallback for token statuses empty values and duplicates
|
2021-01-21 15:55:47 +11:00 |
|
Mitchell McCaffrey
|
2f9a55f176
|
Removed overflow from token and note menu
|
2021-01-21 14:47:49 +11:00 |
|
Mitchell McCaffrey
|
82e8eb014e
|
Update TokenStatus.js
|
2021-01-21 13:58:37 +11:00 |
|
Mitchell McCaffrey
|
af3839c9ff
|
Added null check to token status
|
2021-01-21 07:14:32 +11:00 |
|
Mitchell McCaffrey
|
c61ff28942
|
Fix image drop url parameters
|
2021-01-19 18:40:22 +11:00 |
|
Mitchell McCaffrey
|
a892c09fd1
|
Reduced note menu back to 1 row
|
2021-01-14 15:40:29 +11:00 |
|
Mitchell McCaffrey
|
e91cdfcac2
|
Fix note text fitting for multiline support
|
2021-01-14 15:14:07 +11:00 |
|
Mitchell McCaffrey
|
7281e9b9ba
|
Change note text input to allow for multiline editing
|
2021-01-14 12:36:48 +11:00 |
|
Mitchell McCaffrey
|
2311bf2b5b
|
Update MapToken.js
|
2021-01-10 12:42:05 +11:00 |
|
Mitchell McCaffrey
|
fd9f47e41e
|
Added check for stage in drag overlay
|
2021-01-04 12:22:09 +11:00 |
|
Mitchell McCaffrey
|
30a1319298
|
Updated notes to always be square
|
2021-01-04 09:39:58 +11:00 |
|
Mitchell McCaffrey
|
7693db325a
|
Removed unused imports
|
2021-01-03 16:46:51 +11:00 |
|
Mitchell McCaffrey
|
037e4a4ab4
|
Added fallback for token without size
|
2021-01-03 16:46:22 +11:00 |
|
Mitchell McCaffrey
|
d1315b3425
|
Added a larger layout for map and token select and edit
|
2021-01-03 14:53:06 +11:00 |
|
Mitchell McCaffrey
|
cf12629f82
|
Increased map loading overlay height
|
2021-01-03 12:34:37 +11:00 |
|
Mitchell McCaffrey
|
a3622979b8
|
Added more cases to note text update
|
2021-01-03 10:45:43 +11:00 |
|
Mitchell McCaffrey
|
2482196876
|
Fix errors with fog disappearing on zoom and crashing on zooming out
|
2021-01-02 18:01:04 +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
|
4adc6015f1
|
Changed token cache pixel ratio to use canvas ratio
|
2021-01-02 09:49:52 +11:00 |
|
Mitchell McCaffrey
|
cc7db42894
|
Changed hit detection for tokens to only enable when dragging a vehicle
|
2021-01-02 09:41:18 +11:00 |
|
Mitchell McCaffrey
|
ae98b54c7b
|
Fix drawings being erased when drawing tool not selected
|
2021-01-02 09:17:56 +11:00 |
|
Mitchell McCaffrey
|
a146495326
|
Fix timer shifting when player state is updated
|
2021-01-01 14:57:56 +11:00 |
|
Mitchell McCaffrey
|
63129dfa14
|
Moved joined and left notifications to new networking
|
2021-01-01 14:50:11 +11:00 |
|
Mitchell McCaffrey
|
0fee1a910f
|
Changed loading bar to be purple
|
2021-01-01 13:25:46 +11:00 |
|
Mitchell McCaffrey
|
b13b46b17d
|
Moved pointer out of player state and into separate socket event
|
2021-01-01 12:37:54 +11:00 |
|
Mitchell McCaffrey
|
501fc4377c
|
Optimised pointer
|
2020-12-31 17:56:51 +11:00 |
|
Mitchell McCaffrey
|
9265b99788
|
Added url support to image dropping
|
2020-12-11 16:36:27 +11:00 |
|
Mitchell McCaffrey
|
6a4c6b30ec
|
Moved peer connections to an optional pull model
|
2020-12-11 13:24:39 +11:00 |
|
Mitchell McCaffrey
|
b40f78042f
|
Moved party to use socket networking
|
2020-12-08 15:58:01 +11:00 |
|
Mitchell McCaffrey
|
b7da0cffa7
|
Added height and width check to resize handle
|
2020-12-05 17:16:31 +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
|
19d44f3f79
|
Fix note crash when selecting pan tool
|
2020-11-27 12:23:57 +11:00 |
|
Mitchell McCaffrey
|
ddda241c56
|
Limit note and label text to 144 characters
|
2020-11-27 11:53:25 +11:00 |
|
Mitchell McCaffrey
|
309870247b
|
Moved map loading overlay to be full screen width
|
2020-11-27 11:37:15 +11:00 |
|
Mitchell McCaffrey
|
fca1c9fd1f
|
Added margin to markdown list and added default props
|
2020-11-27 11:19:52 +11:00 |
|
Mitchell McCaffrey
|
d231d9340e
|
Fix styling of indexeddb disabled warning
|
2020-11-26 17:08:25 +11:00 |
|
Mitchell McCaffrey
|
9131557b71
|
Merge branch 'master' into release/v1.7.0
|
2020-11-26 10:23:08 +11:00 |
|
Mitchell McCaffrey
|
7346eced44
|
Fix vehicle tokens in Konva 7
|
2020-11-21 11:12:05 +11:00 |
|
Mitchell McCaffrey
|
4c301604fc
|
Added alternating diagonals map measurement
|
2020-11-20 12:00:59 +11:00 |
|
Mitchell McCaffrey
|
c338af5557
|
Merge branch 'master' into release/v1.7.0
|
2020-11-20 09:40:43 +11:00 |
|
Mitchell McCaffrey
|
f48a39c3ad
|
Fix erase of drawing and fog with a short click
|
2020-11-20 09:24:28 +11:00 |
|