Zachary Johnson

Results 2 issues of Zachary Johnson

From what I can tell there is currently not an API endpoint to get information from the following sections that the front end has: Combat: - Actions in Combat -...

As seen per https://github.com/lexdene/md-blog/blob/master/python/tornado/consumer.py it would be nice to return a tornado.concurrent.Future object for methods that declare or bind with a callback arg. This would allow await notation to be...