-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
enhancementImprovements over existing codeImprovements over existing code
Description
Issue:
- Can't do "/list Detroit" to lookup all maps matching this name, should return 3, returns only 1.
These 2 do not show up:
$366$w$oDe$376tr$386oi$396t -> Detroit
$366De$376tr$386oi$396t ιι -> Detroit ιι
-> Possible to find only via "/list De"
-> "/list $366$w$oDe$376tr$386oi$396t"
-> "/list $366De$376tr$386oi$396t"
This 1 does:
$000[RPG] $o$C90Detroit 2084 -> [RPG] Detroit 2084
-> Has full string "Detroit", possible to find via "/list Detroit"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementImprovements over existing codeImprovements over existing code