- You can now use local files in the VTT! Here is the tutorial that explains how it works:
Because I wanted it to be as light as possible during the game, all images are synchronized once when a player joins the game to prevent latency. Otherwise, every time the GM adds a token with a new portrait on the board, it would upload it to all players, and depending on each player's connection, it can take a few seconds for each image.
- Fixed a bug where a player with no token assigned would see the entire map instead of none of the map.
I've also added a text that tells a player when he has no token assigned, so he understands why the board is completely black.
- On the ruler, ping or area, the portrait that was shown was the player's portrait and not the selected token, which was a bit confusing, so I changed it to the selected token.
Also, the ruler portrait didn't clear properly. I never found a way to reproduce this bug, but I changed a few things that should fix it. Let me know if you still get this bug.
- When saving a map, VTT was loading the last map in the list. This has been fixed.
Changed files in this update