Skip to content

Implement basic filtering to GIM storage#411

Open
Robbejj wants to merge 1 commit into
dillydill123:masterfrom
Robbejj:implement-gim-storage-filtering
Open

Implement basic filtering to GIM storage#411
Robbejj wants to merge 1 commit into
dillydill123:masterfrom
Robbejj:implement-gim-storage-filtering

Conversation

@Robbejj

@Robbejj Robbejj commented Jun 20, 2026

Copy link
Copy Markdown

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

@Robbejj

Robbejj commented Jun 26, 2026

Copy link
Copy Markdown
Author

@dillydill123 Any thoughts on this? Would love to see it live as its real useful for any GIM using the plugin.

@dillydill123

Copy link
Copy Markdown
Owner

Hey! Thanks for your effort and time on this. I'm open to this and will take a look.

@Robbejj

Robbejj commented Jun 29, 2026

Copy link
Copy Markdown
Author

Let me know if any changes are wanted and I'll fix 👍
I've been testing this for few days while doing slayer etc and I haven't noticed any issues with it myself.

@dillydill123

Copy link
Copy Markdown
Owner

@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.

@Robbejj

Robbejj commented Jul 6, 2026

Copy link
Copy Markdown
Author

@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..
Even if the bank tags worked parts of this PR would still be needed so this plugin loads when the shared bank is open, would only need to edit the filter.
I can look into opening that PR.

@Robbejj

Robbejj commented Jul 6, 2026

Copy link
Copy Markdown
Author

runelite/runelite#20270

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants