Is it possible to load a map from a server and have it automatically load with Fog of War so you can set up the map for the players first?This new map loading feature is making its debut in v1.0.6, but is still in a rudimentary form. By that, I mean that there is no interface for it yet. The GM simply types in the map's URL in the chat input field after the code "map=" (sans quotes). For example, you might type "map=http://www.myserver.com/mymodule/dungeon-level-2.jpg" into the Chat window's text input field. When you hit RETURN, the map quickly loads into every connected client, including the GM's.
Also on those lines, be able to load up the encounter assets after loading the map from the server?
This way, I can have the map be loaded from the server, let the players download a token/object set from the server and then I can prearrange them before revealing the playing surface.