LittleLightForDestiny / littlelight

Little Light is an inventory manager/companion app for Destiny 2 for both iOS and Android. It helps guardians move their gear and track their ingame progress.
MIT License
159 stars 31 forks source link

Don't show duplicates of non-equippable items #252

Closed bill0042 closed 1 year ago

bill0042 commented 1 year ago

This makes non-equippable items such as engrams and upgrade materials no longer show duplicates for items sold by vendors or in the postmaster. It uses the equippable flag from the item definition rather than info from the profile since we want to show things like vendor armor that can be equipped by other characters.