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
|
31cdbbb8dd
|
Fix bug with deleteing tokens that have been removed
|
2020-05-31 10:23:45 +10:00 |
|
Mitchell McCaffrey
|
7a927959d2
|
Fix hit test for token label and status
|
2020-05-29 07:50:03 +10:00 |
|
Mitchell McCaffrey
|
49c18e8cf7
|
Added hide in sidebar option for custom tokens
|
2020-05-28 16:23:20 +10:00 |
|
Mitchell McCaffrey
|
012086745f
|
Added more padding to token drag overlay to avoid problems with ios gesture bar
|
2020-05-25 17:25:45 +10:00 |
|
Mitchell McCaffrey
|
4299467757
|
Fix token menu open position bug with selecting the same token after movement
|
2020-05-25 16:35:48 +10:00 |
|
Mitchell McCaffrey
|
73c7ca91fa
|
Fix token remove for touch devices
|
2020-05-25 13:12:30 +10:00 |
|
Mitchell McCaffrey
|
b3b84d889b
|
Added new members to state db upgrade removed duplicated field from token state
Matched token default id with map default id as map can't be changed
|
2020-05-24 15:18:30 +10:00 |
|
Mitchell McCaffrey
|
09e423fd56
|
Added token animations back, edited token change event to support multiple edits
This stopped mounted vehicle animations from lagging
|
2020-05-22 22:17:30 +10:00 |
|
Mitchell McCaffrey
|
ef1c875088
|
Added token rotation
|
2020-05-22 21:10:05 +10:00 |
|
Mitchell McCaffrey
|
a8bd5ab672
|
Added is vehicle checkbox and vehicle type tokens
|
2020-05-22 20:43:07 +10:00 |
|
Mitchell McCaffrey
|
00c24c34a4
|
Added last edited by in default token state
|
2020-05-22 20:09:02 +10:00 |
|
Mitchell McCaffrey
|
6b176db914
|
Updated list token size to cover fit
|
2020-05-22 18:00:10 +10:00 |
|
Mitchell McCaffrey
|
9e01ad1d0e
|
Simplified menu interaction prevention
|
2020-05-22 13:46:52 +10:00 |
|
Mitchell McCaffrey
|
6b675d8200
|
Increased token remove button size
|
2020-05-22 13:44:17 +10:00 |
|
Mitchell McCaffrey
|
118878d9e1
|
Readded map token remove
|
2020-05-21 22:57:44 +10:00 |
|
Mitchell McCaffrey
|
05df26491f
|
Renamed remove token icon
|
2020-05-21 22:57:05 +10:00 |
|
Mitchell McCaffrey
|
8b83fb8c67
|
Fix key in token status
|
2020-05-21 21:31:44 +10:00 |
|
Mitchell McCaffrey
|
07a5d95e4c
|
Remove unused member in proxy token
|
2020-05-21 21:31:33 +10:00 |
|
Mitchell McCaffrey
|
9ace933d30
|
Fix no interaction bug when closing token menu with enter
|
2020-05-21 20:58:17 +10:00 |
|
Mitchell McCaffrey
|
b9968053b7
|
Converted token label and status to konva
|
2020-05-21 20:57:52 +10:00 |
|
Mitchell McCaffrey
|
5b70f69fb7
|
Moved map and map tokens to Konva
|
2020-05-21 16:46:50 +10:00 |
|
Mitchell McCaffrey
|
542388a67f
|
Removed single character limit for token labels and added sizing for token size
|
2020-05-20 18:39:57 +10:00 |
|
Mitchell McCaffrey
|
62476ce43e
|
Added token size to token map menu
|
2020-05-20 15:44:28 +10:00 |
|
Mitchell McCaffrey
|
26b82cc782
|
Added default size to token modal
|
2020-05-20 12:37:29 +10:00 |
|
Mitchell McCaffrey
|
3f959fd3a3
|
Added unknown token for when a token in use is deleted
|
2020-05-20 11:35:14 +10:00 |
|
Mitchell McCaffrey
|
0f5f90faa6
|
Added custom token loading and replication
|
2020-05-19 19:03:36 +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
|
f080b675dd
|
Added new tokens and database upgrade
|
2020-05-18 16:31:32 +10:00 |
|
Mitchell McCaffrey
|
ce11021e9f
|
Fix bug with dropping token onto empty map
|
2020-04-30 16:40:17 +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
|
58bee3085d
|
Added owner to map and token keys, added map cache
|
2020-04-30 11:25:33 +10:00 |
|
Mitchell McCaffrey
|
4f5f4706c6
|
Added light theme
|
2020-04-26 19:04:18 +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
|
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
|
f2a92f2ccd
|
Refactored component folder structure to be a little clearer
|
2020-04-23 10:09:12 +10:00 |
|