PredatH0r / SteamServerBrowser

Browse game servers and details for games using Valve's master servers
126 stars 20 forks source link

filtering enhancement #12

Closed atomGit closed 9 years ago

atomGit commented 9 years ago

for the quick-filtering row on top of the server list, i think it would be better to parse the entire name for the string entered - in other words, the default should be 'contains' instead of 'equals' - at least for all columns that contain text strings

example - if i want to find all servers containing 'abc' in the name, none would be found if the name doesn't begin with 'abc'

i'll stop spamming you now :)

PredatH0r commented 9 years ago

implemented in 1.16