derammo

Results 32 comments of derammo

PPS: Just noticed some of the code in import is broken in that commit (magic items getting overwritten,) but you get the idea. It is fixed in the next commit....

Roll20 plugins run in a sealed sandbox and cannot open network connections. So they cannot call the JSON API. However, they CAN display a clickable link in the Roll20 chat...

By the way, I can prototype the Roll20 side for this to make sure it works with giant URLs, unless someone with more Roll20 API Plugin experience speaks up. I...

update: there isn't a decent rewards management plugin that I would use as a client, so I am writing my own (Roll20 API plugin.) @Ariel-Thomas I would like to move...

update: I wrote a plugin for Roll20 that is a comprehensive rewards and log entry client. It is able to kick out a complete log entry as a query string...

Roll20 UI (sexy huh?): ![image](https://user-images.githubusercontent.com/817160/47858848-4de4c680-ddc3-11e8-843c-ce8aa1dcfb44.png)

Roll20 plugin is the 'rewards' plugin located here: https://github.com/derammo/der20

I ported the majority of the code required to recent master branch and put it into https://github.com/derammo/adventurers-league-log/tree/log_import_by_query_2 I did not create a pull request because it is missing some functionality.

thats already there using campaigns pretty much, so I would say it is certainly sane :) but it is very much an outside-the-game solution and requires adventurersleaguelog.com my solution is...