Mitchell McCaffrey
|
dbc3cd83e7
|
Fix performance issue from changing map state
|
2020-05-19 16:33:23 +10:00 |
|
Mitchell McCaffrey
|
7b98370e4c
|
Added token edit modal, refactored map and token data providers
Refactored image drop code into reusable component as well
|
2020-05-19 16:21:01 +10:00 |
|
Mitchell McCaffrey
|
04794eddc1
|
Added token transition for when an other user moves a token
|
2020-05-18 19:21:29 +10:00 |
|
Mitchell McCaffrey
|
86450a04db
|
Added loading spinner to map load
|
2020-04-30 22:08:03 +10:00 |
|
Mitchell McCaffrey
|
11671849f8
|
Changed to having token edit permissions still allow you to place tokens
|
2020-04-30 15:12:34 +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
|
ccaa51fe84
|
Moved back to always showing controls and removed option to disable map change
|
2020-04-29 21:32:23 +10:00 |
|
Mitchell McCaffrey
|
4b9b06395d
|
Added map fog permissions
|
2020-04-29 21:12:57 +10:00 |
|
Mitchell McCaffrey
|
aeb33058bb
|
Added erase all back in
|
2020-04-29 20:55:52 +10:00 |
|
Mitchell McCaffrey
|
5357b79e70
|
Added fog toggle
|
2020-04-29 20:40:34 +10:00 |
|
Mitchell McCaffrey
|
5e2c178118
|
Separated map drawing and map fog into separate action lists
|
2020-04-28 22:05:47 +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
|
81f84d8a19
|
Added shape drawing and more vector helper functions
|
2020-04-27 21:39:21 +10:00 |
|
Mitchell McCaffrey
|
e08dc60f5f
|
Cleaned map interaction props and changed drawing interaction handle
|
2020-04-27 17:40:36 +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 |
|
Mitchell McCaffrey
|
fbdb68596e
|
Added permissions functionality
|
2020-04-26 14:34:27 +10:00 |
|
Mitchell McCaffrey
|
ece974c5d9
|
Split tokens into data and state to avoid data duplication
|
2020-04-24 18:39:11 +10:00 |
|
Mitchell McCaffrey
|
a4e1a898ad
|
Send a map clear before replace to ensure new state isn't show on old image
|
2020-04-24 16:18:48 +10:00 |
|
Mitchell McCaffrey
|
ed8f3bd283
|
Moved maps and tokens to a data source model
This will allow for easier custom token support as well as changing default tokens
|
2020-04-24 15:50:05 +10:00 |
|
Mitchell McCaffrey
|
5539fcf16a
|
Fix selectMapButton name and a bug with deleting a map that isn't the current one
|
2020-04-23 21:54:58 +10:00 |
|
Mitchell McCaffrey
|
25b215d4e4
|
Added map state to the database
|
2020-04-23 17:23:34 +10:00 |
|
Mitchell McCaffrey
|
22c5b5cf75
|
Added multiple map layout and basic data flow
|
2020-04-23 11:54:29 +10:00 |
|
Mitchell McCaffrey
|
f2a92f2ccd
|
Refactored component folder structure to be a little clearer
|
2020-04-23 10:09:12 +10:00 |
|