Great idea guys, I really like what you did and how you did, but I have a think or two on my mind.
1. When adding image/token from gallery, and I remove it, change my mind and want to add it again, then I need to find it again. (If it was not favorited before). With lot of images, this can slow the map creating even map playing. It would be really great to have recently added/used images tab. This would greatly help if I was working on series of encounters for one quest with some similarities (ie same area/building/enemies/features...). Lets say 10 recently used images would save me alot of time, or some history of used images.
2. Make a connection between Characters in tokens and journals. Would be great to have some mouse over info or some info that players can get from context menu when they right click a token which is connected to journal character. Also would be great to drag and drop a character from journal right into the map and action. This way the character journal could serve little like char sheet, and storage of PCs between maps.
3. /roll d20 + 3 throws and error with no number before d20? Common!!! :(
if(rollString.beginsWith("d") || rollString.beginsWith("D")) {
rollString+="1";
}
ParseRollString(rollString);
See? Minor update to source.
Pretty please? More intuitive for ppl.
4. Is there a way to find the link to invite new players to game, after 10mins in a game? Usualy it disappears with chatting. And them i cant find it so in settings or somewhere close it would be nice to have just in case new player would show up. Also add "copy to clipboard" for the link, to make it more friendy and cool.
Thats all for me. Btw the big gallery is mega feature. So many images and options and so easy to use :).