Apollys / PoEDynamicLootFilter

Tool to Modify your Loot Filter seamlessly while playing Path of Exile
55 stars 9 forks source link

Add handling of map enchantments in "Hide Maps Below Tier" #59

Open Apollys opened 2 years ago

Apollys commented 2 years ago

Users may want to retain visibility of maps with certain enchantments (for example, layers of delirium), while still hiding the remaining maps below a given tier.

A first-pass implementation could be to add a UI checkbox "Except maps with enchantment".

More advanced implementations could consider how to allow finer granularity control without increasing UI complexity too much.