Implement basic filtering to GIM storage#411
Conversation
|
@dillydill123 Any thoughts on this? Would love to see it live as its real useful for any GIM using the plugin. |
|
Hey! Thanks for your effort and time on this. I'm open to this and will take a look. |
|
Let me know if any changes are wanted and I'll fix 👍 |
|
@Robbejj, Have you considered adding this to bank tags? Most of the filtering logic in inventory setups is handled by bank tags. A solution in that plugin would be better suited and likely require no or little integration in Inventory Setups to work. |
|
@dillydill123 I thought about that when I wrote this but to be honest I'm not a fan of trying to make changes into any default plugin since it would probably take a year before anyone even takes a look at the PR.. |
Extends the existing bank-filtering feature to the Group Ironman shared storage. RuneLites core Bank Tags (which powers the normal-bank filter) only works on the regular bank, so this adds a small, custom "classic" filter for the shared bank: when a filtering-enabled setup is selected, items not in the setup are hidden. Matching items are left in place (no repositioning), so withdrawing always targets the correct storage slot.
So it is not as clean as the main bank filtering is, but in my opinion its a good start.
sdsd.mp4
Would solve #225