DestinyItemManager / DIM

Destiny Item Manager
https://destinyitemmanager.com
MIT License
2.07k stars 644 forks source link

Ability to bulk apply the same mod/shader/perk to a search #8996

Open lowPolySkeleton opened 1 year ago

lowPolySkeleton commented 1 year ago

Proposed change

It would be great to be able to apply the same shader to a group of highlighted items. Ideally this would be on the menu bar button with the three dots where you can tag, unlock groups found via search, etc.

How does this fit into your workflow?

some users have a favorite shader that gets applied to everything, some users use shaders a item indicators as the visual color aspect of them helps them ID things faster.

OG post here: https://discord.com/channels/316217202766512130/1062093643898421348

robojumper commented 1 year ago

We have a feature for bulk-clearing sockets in https://github.com/DestinyItemManager/DIM/tree/master/src/app/strip-sockets, this could probably share some code / UI.

adipoluri commented 1 year ago

I've just started to contribute, gonna give this one a shot

adipoluri commented 1 year ago

Based off what you guys mentioned, I'd place the button here. Just wanted to ask before I try that since I don't want to clutter the menu

Screenshot 2023-01-25 at 5 34 51 PM
bhollis commented 1 year ago

That sounds right!

bhollis commented 2 months ago

Folks are clamoring for this in order to add backup mag to all their weapons, because there aren't any good weapon mods anymore.

adipoluri commented 2 months ago

I probably still have the code for this saved locally, ill test it out, make some changes for mods and perks, and make a PR

bhollis commented 2 months ago

Sure!

bhollis commented 1 month ago

@adipoluri how's it going?

bhollis commented 1 month ago

Assuming this is abandoned - anyone can pick it up.