Skip to content

ignore "," when searching numbers + support searching some elements by pinyin + a special searching mode to search voltage names and machine names separate#4

Merged
serenibyss merged 40 commits intoGTNewHorizons:masterfrom
SST-03:master
Mar 15, 2025
Merged

ignore "," when searching numbers + support searching some elements by pinyin + a special searching mode to search voltage names and machine names separate#4
serenibyss merged 40 commits intoGTNewHorizons:masterfrom
SST-03:master

Conversation

@SST-03
Copy link
Copy Markdown

@SST-03 SST-03 commented Feb 26, 2025

My English is bad.
some features are disabled in default config and can be opened in NotEnoughCharacters.cfg.

  1. if users search "65,536" (or other texts with ","), "," will not be ignored.
    else, for example if user search "655", items like "uiv 65,536 hatch" will be searched.
    this feature is set to disable in config (B:EnableIgnoreComma=true)

  2. now people can search elements like 𫟷(Lv) by using pinyin.

  3. when people search something with voltage names (like “IV能源仓”/IV Energy Hatch), they can just search "ivnyc", for this example nech will try to match items with "iv" and "nyc", just like searching "iv nyc".
    this feature is set to disable in config (B:EnableVoltageSpecialSearchName=true, B:EnableVoltageSpecialSearchTooltips=true)

@SST-03 SST-03 requested a review from serenibyss March 1, 2025 02:14
@serenibyss serenibyss merged commit 5888e3b into GTNewHorizons:master Mar 15, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants