]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Merge remote branch 'origin/master' into fruitiex/newpanelhud_stable
authorFruitieX <rasse@rasse-lappy.localdomain>
Fri, 23 Jul 2010 23:04:38 +0000 (02:04 +0300)
committerFruitieX <rasse@rasse-lappy.localdomain>
Fri, 23 Jul 2010 23:04:38 +0000 (02:04 +0300)
1  2 
defaultXonotic.cfg

diff --combined defaultXonotic.cfg
index da3b0845f390d4bb0be77abe5665e9ee8e7d16cd,c5cb78928071377c06f02513afbab0905ad530cd..2e5b56cd14fccfd30703d33850cd912f2858c744
@@@ -343,7 -343,7 +343,7 @@@ set sv_fragmessage_information_typefra
  
  // use default physics
  set sv_friction_on_land 0
- exec physicsNoQWBunny.cfg
+ exec physicsNoQWBunny-nexbased.cfg
  
  set sv_player_viewoffset "0 0 35" "view offset of the player model"
  set sv_player_mins "-16 -16 -24" "playermodel mins"
@@@ -1348,10 -1348,10 +1348,10 @@@ seta hud_panel_weapons_accuracy_color1 
  seta hud_panel_weapons_accuracy_color2 "0 1 0"
  seta hud_panel_weapons_accuracy_color_levels "0 20 100" "accuracy values at which a specified color (hud_panel_weapons_accuracy_color<X>) will be used. If your accuracy is between 2 of these values then a mix of the Xth and X+1th colors will be used. You can specify up to 10 values, in increasing order"
  seta hud_panel_weapons_ammo 1 "show ammo as a status bar"
 -seta hud_panel_weapons_ammo_full_shells 40 "show 100% of the status bar at this ammo count"
 -seta hud_panel_weapons_ammo_full_nails 100 "show 100% of the status bar at this ammo count"
 -seta hud_panel_weapons_ammo_full_cells 60 "show 100% of the status bar at this ammo count"
 -seta hud_panel_weapons_ammo_full_rockets 60 "show 100% of the status bar at this ammo count"
 +seta hud_panel_weapons_ammo_full_shells 50 "show 100% of the status bar at this ammo count"
 +seta hud_panel_weapons_ammo_full_nails 200 "show 100% of the status bar at this ammo count"
 +seta hud_panel_weapons_ammo_full_cells 80 "show 100% of the status bar at this ammo count"
 +seta hud_panel_weapons_ammo_full_rockets 80 "show 100% of the status bar at this ammo count"
  seta hud_panel_weapons_ammo_full_fuel 100 "show 100% of the status bar at this ammo count"
  
  seta hud_panel_notify_time 10 "time that a new entry stays until it fades out"