mtricht / lunaris

Yet Another Path of Exile Trade 'Macro' that uses the official website.
MIT License
85 stars 5 forks source link

Local mod resolver #90

Closed eduardo-bueno-ifood closed 3 years ago

eduardo-bueno-ifood commented 3 years ago

This moves the local mod check to the affix which solves the issue when converting to API stat filters (#82). I think it may also improve the item parser tooltip by explicitly showing which mods are local. Major drawback is having to update the local mod list in case GGG changes it, but this can be solved later by pre-caching results from the API at startup.