Michael Ludwig
Michael Ludwig
Would renaming the bookmark fall under valid operations for rearranging the bookmarks? While it is probably too much to hope for moving a bookmark from a character to *their* own...
I don't recall discussing this previously, but it seems like a pretty straight forward addition. I also think it's valuable, both to simplify LensKit, and because it aids in documenting...
What version are you using? The 0.3.3 npm Jacascript release, or the TypeScript update that is roughed out in the master branch (but not released yet). If you’re not sure,...
Also is the error that the info or types function is undefined, or is it that it’s throwing an error because the specific type id is not found?
I figured it out, it is a bug in the esi.types callable instance. It looks at the value passed in for truthiness, and if truthy returns a Type instance (e.g....
It may also be worth exploring just sticking with generating the JSDoc from the compiled JS files, since the TypeScript compiler carries comments over. This would certainly represent a lower...
It would also be nice if the enums for these routes would be the same, or at least the same within the character and corporation classes. Currently in ESI, the...