plugin-hub
plugin-hub copied to clipboard
add hunter pouch overlay plugin
This plugin adds an overlay to the hunter pouches showing the number of meat/furs inside.
New plugin hunter-pouch-overlay
: https://github.com/trs/runelite-hunter-pouch-overlay/tree/dcc682ba14bb869cdbc2ac7f80aacfb466aa0da3
I've found a few issues I'd like to sort out before adding to the hub
Just switch this PR to a draft until you've made the changes you feel necessary, and then update this PR to the new commit hash.
Okay, after some fixes and testing this should be working good now. It previously wasn't taking into account if multiple actions were occurring during a single tick (like filling both meat and fur pouches quickly). Not sure if there's an easier way to accomplish this than the solution I came up with.
I see your plugin doesn't currently have any config options, but "pouch" isn't a sufficiently distinct config group; please either remove the config interface or change the config group to be more unique. (either would help avoid possible conflicts in the future should you decide to add configs later on) Code LGTM otherwise
Convert this off of draft when you've made the requested changes
Closed for inactivity, you can reopen this if you would like to make the requested changes.