Luke Paris

Results 14 comments of Luke Paris

The CI seems to fail due to the fact that `derbycon`'s SSL certificate is invalid (which isn't part of the commit I made)

@raveydaveygravy You haven't defined a variable called `MY_API_KEY` ( `MY_API_KEY=""` ), it would be wise to learn the basics before you start using public libraries

@raveydaveygravy just trying to help resolve the issue, you seemed to not get past the undefined variable part so I offered a few words to help you get past it...

Your issue lies in the following two lines, `Service.entities` is a `list` of `odata.entity.Entity` and you specified your default fallback value to be a `str` object. ```python default = 'Geids'...

Little dirty, but this is how I've implemented it now: ``` yaml rules: - enabled: true folders: - ~/Downloads/ filters: - python: | import os, os.path from collections import Counter...

Do you guys have any plans of implementing this any time soon? The PR to load dylibs should looks like it's been merged. I have some nice cross-platform extensions ready...

As far as I know there currently isn't support for this in the SDK yet, I'll have to see how the official API does it and see if I can...

@Adam- do you know of an example plugin where the cache overlay system is used? And is it currently possible with the api to modify animations?

@Abextm I don't see why they would have an issue with it, RuneLite already redistributes certain assets from other periods of the game and we're not using them in a...