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
For the Russian language, there is a function for byte-by-byte character replacement, it can be found here: https://nashitut.ru/posts/35-registronezavisimyi-poisk-v-mode-unified-inventory.html. I think it's possible to do something similar for the most popular languages. Or add the ability to change the lowercase conversion function for third-party mods
For non-latin captions search is case sensitive, which means players can't find items by their names if they have capital first letter.
Example: Cyrillic "разетка" won't find "Разетка" item.
Example: Cyrillic "окно" will have different results as "Окно".
for this I also have created an issue on gitlab.
The text was updated successfully, but these errors were encountered: