poe-vendor-string
poe-vendor-string copied to clipboard
Map name regex for City square matches multipe other maps
your shorthand for city square "ty s" also matches multiple other maps like:
- cemetry
- academy
changing it to "ty sq" fixes that problem, not sure if its the most efficient tho.
best regards
Thanks for the report, yeah this looks like an error.
This bug is part of a larger issue, "ty s" shouldnt match cemetry ty s|..., and is parsed as: contains ty or s when searching the map tab, I'll have to make a special rule to ensure that when searching the map tab you cant use words with spaces in them.
I've improved this, there might still be some kinks caused by how this input field works ingame.