]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Turn off server list categories by default.
authorRudolf Polzer <divVerent@gmail.com>
Mon, 14 Jun 2021 14:09:45 +0000 (07:09 -0700)
committerRudolf Polzer <divVerent@gmail.com>
Mon, 14 Jun 2021 14:09:45 +0000 (07:09 -0700)
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.

xonotic-client.cfg

index c62cb55407beedd41fd03f9492cb1e78260d9a6b..5ccf96968d677c25ab8da2c774280b2e240cf1b4 100644 (file)
@@ -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