]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
tested
authorMartin Taibr <taibr.martin@gmail.com>
Mon, 17 Jul 2017 21:03:39 +0000 (23:03 +0200)
committerMartin Taibr <taibr.martin@gmail.com>
Mon, 17 Jul 2017 21:03:39 +0000 (23:03 +0200)
defaultClient.cfg
defaultServer.cfg

index b31464e8fecbfcda37fd9a0d52cb26411caf79b5..8785b44ee47f37bccbaf5f2e4d04bc6a9ac89b39 100644 (file)
@@ -460,6 +460,7 @@ con_textsize 10
 
 seta sbar_info_pos 0 "Y-axis distance from lower right corner for engine info prints"
 
+// FIXME did i break scoreboard_columns_set?
 // scoreboard
 seta scoreboard_columns default
 
index ded86c732608219f388f99b1746735b9873bcbec..7fc31019f17dbf60a1aff7430399c2ae81f44368 100644 (file)
@@ -156,7 +156,6 @@ set bot_ai_aimskill_order_filter_5th 0.5 "Movement prediction filter. Used rarel
 set bot_ai_timeitems 1 "allow skilled bots to run to important items a little time before respawning"
 set bot_ai_timeitems_minrespawndelay 25 "bots run to items with this minimum respawn delay before respawning"
 
-// FIXME test this
 // waypoint editor enable
 set g_waypointeditor 0
 set g_waypointeditor_auto 0 "Automatically create waypoints for bots while playing; BEWARE, this currently creates too many of them"
@@ -302,7 +301,7 @@ set sv_eventlog_files_nameprefix xonotic
 set sv_eventlog_files_namesuffix .log
 
 set nextmap "" "override the maplist when switching to the next map"
-set lastlevel "" // FIXME check campaign works
+set lastlevel ""
 set quit_when_empty 0  "set to 1, then the server exits when the next level would start but is empty"
 set quit_and_redirect ""       "set to an IP to redirect all players at the end of the match to another server. Set to \"self\" to let all players reconnect at the end of the match (use it to make seamless engine updates)"
 set quit_and_redirect_timer 1.5 "set to number of seconds after quit before performing the connect operation of quit_and_redirect"