You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Most maps like "carcass" and "lair" can be found using their lower case name.
But "Basilica" can only be found searching capitalizing it, you can't find it using "basilica".
Also seems to happen with "bazaar"
Actually, I just noticed it happens with any map starting with "b".
If you search "b" finds nothing, if you search "B" finds a bunch of them.
The text was updated successfully, but these errors were encountered:
KurzedMetal
changed the title
While searching, some maps match only as Case Sensitive
While searching, some maps match only if Capitalized
Aug 7, 2021
Oh, good catch. I'd hazard a guess this is because of how I've implemented searching by "base tier" (prefix 'b'). Will try to have a fix for this rolled out before the end of the week.
Most maps like "carcass" and "lair" can be found using their lower case name.
But "Basilica" can only be found searching capitalizing it, you can't find it using "basilica".
Also seems to happen with "bazaar"
Actually, I just noticed it happens with any map starting with "b".
If you search "b" finds nothing, if you search "B" finds a bunch of them.
The text was updated successfully, but these errors were encountered: