From: Rudolf Polzer Date: Mon, 14 Jun 2021 14:09:45 +0000 (-0700) Subject: Turn off server list categories by default. X-Git-Tag: xonotic-v0.8.5~405^2~2 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=e5b0bdb431f87b60a167e22b2eada786fe736c96;p=xonotic%2Fxonotic-data.pk3dir.git Turn off server list categories by default. Categories were causing too much bias towards default-settings servers; some bias was intended but it turned out too strong, especially for people who have showing empty/full servers enabled. Larger icons may be a sufficient replacement for this, and of course, anyone can just turn categories back on. --- diff --git a/xonotic-client.cfg b/xonotic-client.cfg index c62cb5540..5ccf96968 100644 --- a/xonotic-client.cfg +++ b/xonotic-client.cfg @@ -548,7 +548,7 @@ seta menu_slist_showlaggy 0 "show servers even if they are very high latency (se seta menu_slist_modfilter "" // set to either: !modname or modname. modname of = means "same as we are running now". // other serverlist cvars -seta menu_slist_categories 1 +seta menu_slist_categories 0 seta menu_slist_categories_onlyifmultiple 1 seta menu_slist_purethreshold 0 seta menu_slist_maxping 300