Closed CrazylikE closed 2 years ago
I choose the following mods under "I don't want any of these mods":
This makes my regex the following: "!ss r|m p|ege|non|loc" This works, now only the maps with none of the above mods are highlighted.
Then when I add the following:
My regex becomes: "!ss r|m p|ege|non|loc|m l"
When I paste that into the in-game tab search, nothing gets highlighted.
Thanks for the report. 😁 I found the cause of the bug. The issue was that m l matched item level.
m l
item level
The issue should be fixed and the fix is live on the webpage. Let me know if you find any other issues!
I choose the following mods under "I don't want any of these mods":
This makes my regex the following: "!ss r|m p|ege|non|loc" This works, now only the maps with none of the above mods are highlighted.
Then when I add the following:
My regex becomes: "!ss r|m p|ege|non|loc|m l"
When I paste that into the in-game tab search, nothing gets highlighted.