TicTac7x / runelite-plugins

External plugins for RuneLite
https://runelite.net/plugin-hub/
11 stars 14 forks source link

Essence Pouches - Request #177

Open daltonpearson opened 4 months ago

daltonpearson commented 4 months ago

Sorry for not using the template but I have a working code example instead. I was adding functionality for resetting essence pouches when casting npc contact when I realized that the plugin was abandoned. Thought I'd ask if you wanted to roll the functionality into your plugin before I tried submitting it as a stand alone plugin.

Here's the code I added for resetting the charges on cast of npc contact. Here's the direct link to my repo.

Let me know if you need any further info or if you decide it's better for me to publish it as a separate plugin.

TicTac7x commented 4 months ago

I am more than open to the idea to add the functionality to my plugin. I have been wanting to add them to my plugin anyways, because they always bugged out at gotr. I will take a look at the links you provided later at night.

daltonpearson commented 4 months ago

That's my exact use case, I have tested and can confirm that the code in the repo I linked does indeed work at GoTR.

TicTac7x commented 4 months ago

Are you interested of forking my repo and creating PR for the pouches?