
First of all, Great job on the rugged reroll, and happy holidays! Thanks for all the hard work! I wanted to ask about the current state of the API roadmap. The thread is closed currently. We currently have the ability to create many objects via API calls... but I am looking to be able to have easier access to Library images, preferably by filename. I use tokens in my campaign that have Letter/number codes on them... so 6 zombies are Z1 through Z6. I have made all the graphics and would love to start working on a script to actaully spawn any number of a mob through an api call. I know I could do it now by uploading all the images but I would have to hard code the URL for each image into it. I am not going to bother starting this script unless I can call the image files programatically. IE taking the first letter of the Character name and iterating through to the total number of monsters. So I look forward to being able to just call an image filename to get at the image. Secondly I have automated Rounds and Initiative as best I can but since we are running a savage worlds campaign All i can do is programattically sort and announce turns and rounds... I would *love* to be able to actaully deal cards and manipulate the deck in more ways than we currently can do. If that were setup I could easily Deal cards to initiative, sort, and announce first turn all in one API call. Again thanks for all the hard work, I just wanted to check in on these expansions of the API.