Commit Graph

697 Commits

Author SHA1 Message Date
Mitchell McCaffrey
07a5d95e4c Remove unused member in proxy token 2020-05-21 21:31:33 +10:00
Mitchell McCaffrey
daab80f45e Fix prevent interaction bug in map token 2020-05-21 21:31:15 +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
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
1774b459dc Changed map zooming to always zoom to center of screen and not map 2020-05-18 21:52:46 +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
f080b675dd Added new tokens and database upgrade 2020-05-18 16:31:32 +10:00
Mitchell McCaffrey
6e027cd9a3 Added continuous dice roll calculation and scene render sleep 2020-05-14 22:51:06 +10:00
Mitchell McCaffrey
d9c928dfcd Added dice clear and dice reroll 2020-05-14 18:13:12 +10:00
Mitchell McCaffrey
b57d10c6ef Added dice roll count 2020-05-14 16:48:13 +10:00
Mitchell McCaffrey
f2a17b3cca Fix dice controls for light theme 2020-05-14 15:06:14 +10:00
Mitchell McCaffrey
ebc24a51d1 Added proper dice results 2020-05-14 15:06:02 +10:00
Mitchell McCaffrey
975cc24f4c Added d100 2020-05-14 13:26:21 +10:00
Mitchell McCaffrey
2e3a733d4c Added random dice throwing when creating instances 2020-05-13 23:13:58 +10:00
Mitchell McCaffrey
e48e5481e1 Added more dice 2020-05-13 16:15:32 +10:00
Mitchell McCaffrey
c9f77313a2 Moved to new dice mesh and added remaining dice types 2020-05-12 23:49:35 +10:00
Mitchell McCaffrey
ba17aec263 Remove console log 2020-05-10 19:48:27 +10:00
Mitchell McCaffrey
145b08d93f Added dice tray mesh 2020-05-10 16:13:15 +10:00
Mitchell McCaffrey
d8111de6cc Changed other dice icons to make different dice types temporarily 2020-05-10 16:11:23 +10:00
Mitchell McCaffrey
fbad2cfa46 Added dice add icons and moved dice tray controls to seperate component 2020-05-08 17:08:47 +10:00
Mitchell McCaffrey
fee7a270e4 Added expand controls to map dice 2020-05-08 15:09:40 +10:00
Mitchell McCaffrey
07e85f46a3 Move dice to overlay and move map interaction to prevent map movement while interacting with dice 2020-05-08 14:22:02 +10:00
Mitchell McCaffrey
0a71609105 Added babylonjs, ammojs, dice models and simple dice interaction 2020-05-08 12:56:36 +10:00
Mitchell McCaffrey
7676797337 Added release notes, markdown renderer and converted FAQ to markdown 2020-05-07 22:29:31 +10:00
Mitchell McCaffrey
9e4cbbfb75 Added anchor tags to faq links 2020-05-03 18:30:01 +10:00
Mitchell McCaffrey
60059ff447 Added database faker for when indexedb is disabled
Database is now in a context with a status
New FAQ for indexdb errors
2020-05-03 18:22:09 +10:00
Mitchell McCaffrey
86450a04db Added loading spinner to map load 2020-04-30 22:08:03 +10:00
Mitchell McCaffrey
ce11021e9f Fix bug with dropping token onto empty map 2020-04-30 16:40:17 +10:00
Mitchell McCaffrey
eed8f63b84 Upped fog stroke width 2020-04-30 16:28:06 +10:00
Mitchell McCaffrey
8c304c76e5 Adjusted map zoom speed 2020-04-30 16:16:12 +10:00
Mitchell McCaffrey
c0d04ea6fa Added normalization to the map mouse zoom 2020-04-30 15:45:20 +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
23e42aa115 Center map tile text 2020-04-30 14:42:15 +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
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
9975f564fa Added map context to scale simplification by map scale
Added distance to quadratic functions to vector
2020-04-29 18:21:44 +10:00
Mitchell McCaffrey
3e5a80e7d1 Fixed shape drawing on different aspect ratio images 2020-04-29 11:04:33 +10:00
Mitchell McCaffrey
abf75f1566 Added smoothing to freehand fog 2020-04-29 09:42:58 +10:00