From: FruitieX Date: Thu, 9 Dec 2010 21:04:21 +0000 (+0200) Subject: update the defaultXPM.cfg file. Add g_teleport_maxspeed to the physics configs, set... X-Git-Tag: xonotic-v0.1.0preview~51^2~2^2 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=a7c16e49de948f9108ee8420dfa1d51f77aa743f;p=xonotic%2Fxonotic-data.pk3dir.git update the defaultXPM.cfg file. Add g_teleport_maxspeed to the physics configs, set to 320 in Q3 based ones --- diff --git a/defaultXPM.cfg b/defaultXPM.cfg index 37aee96d0..35d5da985 100644 --- a/defaultXPM.cfg +++ b/defaultXPM.cfg @@ -1,22 +1,32 @@ +// Xonotic ProMode exec defaultXonotic.cfg -exec physicsXPM.cfg -set g_start_weapon_laser 0 -set g_balance_weaponswitchdelay 0 +//============== +// pure changes +//============== -set g_shootfromcenter 1 +// players +sv_fbskin_green // visible playermodel forced on everyone -set g_forced_respawn 1 +//================ +// impure changes +//================ -set g_mirrordamage 0 -set g_friendlyfire 1 +// players +g_jump_grunt 1 // make enemies even easier to hear when they're jumping around -set timelimit_overtimes 1 +// physics +exec physicsXPM.cfg // XPM physics. Similar to vanilla Xonotic physics, with a different way to accelerate: through strafejumping -set sv_fragmessage_information_stats 0 +// balance +set g_balance_weaponswitchdelay 0 // no switch animation, this is standard in "pro modes" ;) +set g_shootfromcenter 1 // hit where you point at with the crosshair (almost so, no shooteye because it's really ugly) -// force a visible playermodel! -set sv_defaultcharacter 1 -set sv_defaultplayermodel "models/player/nyx.iqm" -set sv_defaultplayercolors 60 -set g_fullbrightplayers 1 +// match rules +set timelimit_overtimes 1 // overtimes on, draw matches are less interesting! :) +set g_forced_respawn 1 // no delaying/cheating a match by not spawning +set g_mirrordamage 0 // hurting teammates does not hurt you... +set g_friendlyfire 1 // ...it hurts them. + +// info +set sv_fragmessage_information_stats 0 // don't reveal how much health/armor the attacker had diff --git a/physicsCPMA.cfg b/physicsCPMA.cfg index 5660a3342..2ae8d2d6b 100644 --- a/physicsCPMA.cfg +++ b/physicsCPMA.cfg @@ -30,3 +30,4 @@ sv_doublejump 0 sv_jumpspeedcap_min "" sv_jumpspeedcap_max "" sv_jumpspeedcap_max_disable_on_ramps 0 +g_teleport_maxspeed 320 diff --git a/physicsFruit.cfg b/physicsFruit.cfg index 82d996f55..6467afad4 100644 --- a/physicsFruit.cfg +++ b/physicsFruit.cfg @@ -29,3 +29,4 @@ sv_doublejump 1 // TINY (1.35x normal) doublejumps only, can be disabled if want sv_jumpspeedcap_min 0 // need predicting? (it should already be in CSQC prediction code) sv_jumpspeedcap_max 0.35 sv_jumpspeedcap_max_disable_on_ramps 1 +g_teleport_maxspeed 0 diff --git a/physicsHavoc.cfg b/physicsHavoc.cfg index f328f8967..a19617d93 100644 --- a/physicsHavoc.cfg +++ b/physicsHavoc.cfg @@ -30,3 +30,4 @@ sv_doublejump 0 sv_jumpspeedcap_min "" sv_jumpspeedcap_max "" sv_jumpspeedcap_max_disable_on_ramps 0 +g_teleport_maxspeed 0 diff --git a/physicsLeeStricklin-ModdedFruit.cfg b/physicsLeeStricklin-ModdedFruit.cfg index 805df99b8..c3329426e 100644 --- a/physicsLeeStricklin-ModdedFruit.cfg +++ b/physicsLeeStricklin-ModdedFruit.cfg @@ -38,3 +38,4 @@ sv_doublejump 0 // TINY (1.35x normal) doublejumps only, can be disabled if want sv_jumpspeedcap_min 0 // need predicting? (it should already be in CSQC prediction code) sv_jumpspeedcap_max "" sv_jumpspeedcap_max_disable_on_ramps 1 +g_teleport_maxspeed 0 diff --git a/physicsLeeStricklin.cfg b/physicsLeeStricklin.cfg index dc82a81f5..2f23ae763 100644 --- a/physicsLeeStricklin.cfg +++ b/physicsLeeStricklin.cfg @@ -38,3 +38,4 @@ sv_doublejump 0 sv_jumpspeedcap_min "" sv_jumpspeedcap_max "" sv_jumpspeedcap_max_disable_on_ramps 1 +g_teleport_maxspeed 0 diff --git a/physicsLeeStricklinOld.cfg b/physicsLeeStricklinOld.cfg index 5d9a1280b..bb6133a8b 100644 --- a/physicsLeeStricklinOld.cfg +++ b/physicsLeeStricklinOld.cfg @@ -33,3 +33,4 @@ sv_doublejump 0 sv_jumpspeedcap_min "" sv_jumpspeedcap_max 0.38 sv_jumpspeedcap_max_disable_on_ramps 0 +g_teleport_maxspeed 0 diff --git a/physicsLzd.cfg b/physicsLzd.cfg index 064499002..01e446e8b 100644 --- a/physicsLzd.cfg +++ b/physicsLzd.cfg @@ -31,3 +31,4 @@ sv_doublejump 0 sv_jumpspeedcap_min "" sv_jumpspeedcap_max "" sv_jumpspeedcap_max_disable_on_ramps 0 +g_teleport_maxspeed 0 diff --git a/physicsNexuiz10.cfg b/physicsNexuiz10.cfg index 6e112b9f6..de2ff2591 100644 --- a/physicsNexuiz10.cfg +++ b/physicsNexuiz10.cfg @@ -31,3 +31,4 @@ sv_doublejump 0 sv_jumpspeedcap_min "" sv_jumpspeedcap_max "" sv_jumpspeedcap_max_disable_on_ramps 0 +g_teleport_maxspeed 0 diff --git a/physicsNexuiz11.cfg b/physicsNexuiz11.cfg index d4e1f54ab..64ac7b019 100644 --- a/physicsNexuiz11.cfg +++ b/physicsNexuiz11.cfg @@ -30,3 +30,4 @@ sv_doublejump 0 sv_jumpspeedcap_min "" sv_jumpspeedcap_max "" sv_jumpspeedcap_max_disable_on_ramps 0 +g_teleport_maxspeed 0 diff --git a/physicsNexuiz151.cfg b/physicsNexuiz151.cfg index 6cb19f1bd..c527b29ef 100644 --- a/physicsNexuiz151.cfg +++ b/physicsNexuiz151.cfg @@ -30,3 +30,4 @@ sv_doublejump 0 sv_jumpspeedcap_min "" sv_jumpspeedcap_max "" sv_jumpspeedcap_max_disable_on_ramps 0 +g_teleport_maxspeed 0 diff --git a/physicsNexuiz151b.cfg b/physicsNexuiz151b.cfg index 4796765cd..aa2f530cd 100644 --- a/physicsNexuiz151b.cfg +++ b/physicsNexuiz151b.cfg @@ -30,3 +30,4 @@ sv_doublejump 0 sv_jumpspeedcap_min "" sv_jumpspeedcap_max "" sv_jumpspeedcap_max_disable_on_ramps 0 +g_teleport_maxspeed 0 diff --git a/physicsNexuiz16rc1.cfg b/physicsNexuiz16rc1.cfg index c4d60c7f3..0622e1a48 100644 --- a/physicsNexuiz16rc1.cfg +++ b/physicsNexuiz16rc1.cfg @@ -30,3 +30,4 @@ sv_doublejump 0 sv_jumpspeedcap_min "" sv_jumpspeedcap_max "" sv_jumpspeedcap_max_disable_on_ramps 0 +g_teleport_maxspeed 0 diff --git a/physicsNexuiz20.cfg b/physicsNexuiz20.cfg index d317514c0..1d15fe1d6 100644 --- a/physicsNexuiz20.cfg +++ b/physicsNexuiz20.cfg @@ -30,3 +30,4 @@ sv_doublejump 0 sv_jumpspeedcap_min "" sv_jumpspeedcap_max "" sv_jumpspeedcap_max_disable_on_ramps 0 +g_teleport_maxspeed 0 diff --git a/physicsNexuiz25.cfg b/physicsNexuiz25.cfg index af5f38632..5b6db6b94 100644 --- a/physicsNexuiz25.cfg +++ b/physicsNexuiz25.cfg @@ -30,3 +30,4 @@ sv_doublejump 0 sv_jumpspeedcap_min "" sv_jumpspeedcap_max "" sv_jumpspeedcap_max_disable_on_ramps 0 +g_teleport_maxspeed 0 diff --git a/physicsNexuiz26.cfg b/physicsNexuiz26.cfg index 8fa5abc00..f7661523e 100644 --- a/physicsNexuiz26.cfg +++ b/physicsNexuiz26.cfg @@ -30,3 +30,4 @@ sv_doublejump 0 sv_jumpspeedcap_min "" sv_jumpspeedcap_max "" sv_jumpspeedcap_max_disable_on_ramps 0 +g_teleport_maxspeed 0 diff --git a/physicsNoQWBunny-nexbased.cfg b/physicsNoQWBunny-nexbased.cfg index e67832dcb..2f12a4ebc 100644 --- a/physicsNoQWBunny-nexbased.cfg +++ b/physicsNoQWBunny-nexbased.cfg @@ -39,3 +39,4 @@ sv_doublejump 0 sv_jumpspeedcap_min "" sv_jumpspeedcap_max "" sv_jumpspeedcap_max_disable_on_ramps 1 +g_teleport_maxspeed 0 diff --git a/physicsQ.cfg b/physicsQ.cfg index 6fb02afe7..509310843 100644 --- a/physicsQ.cfg +++ b/physicsQ.cfg @@ -31,3 +31,4 @@ sv_doublejump 0 sv_jumpspeedcap_min "" sv_jumpspeedcap_max "" sv_jumpspeedcap_max_disable_on_ramps 0 +g_teleport_maxspeed 0 diff --git a/physicsQ2.cfg b/physicsQ2.cfg index 927fef3c4..dc580a511 100644 --- a/physicsQ2.cfg +++ b/physicsQ2.cfg @@ -30,3 +30,4 @@ sv_doublejump 1 sv_jumpspeedcap_min "" sv_jumpspeedcap_max "" sv_jumpspeedcap_max_disable_on_ramps 0 +g_teleport_maxspeed 0 diff --git a/physicsQ2a.cfg b/physicsQ2a.cfg index 7828cc608..c5f21116e 100644 --- a/physicsQ2a.cfg +++ b/physicsQ2a.cfg @@ -31,3 +31,4 @@ sv_doublejump 1 sv_jumpspeedcap_min "" sv_jumpspeedcap_max "" sv_jumpspeedcap_max_disable_on_ramps 0 +g_teleport_maxspeed 0 diff --git a/physicsQ3.cfg b/physicsQ3.cfg index 37973aef6..a50427155 100644 --- a/physicsQ3.cfg +++ b/physicsQ3.cfg @@ -30,3 +30,4 @@ sv_doublejump 0 sv_jumpspeedcap_min "" sv_jumpspeedcap_max "" sv_jumpspeedcap_max_disable_on_ramps 0 +g_teleport_maxspeed 320 diff --git a/physicsQBF.cfg b/physicsQBF.cfg index 2f325586e..9725e8cc4 100644 --- a/physicsQBF.cfg +++ b/physicsQBF.cfg @@ -30,3 +30,4 @@ sv_doublejump 0 sv_jumpspeedcap_min "" sv_jumpspeedcap_max "" sv_jumpspeedcap_max_disable_on_ramps 0 +g_teleport_maxspeed 0 diff --git a/physicsQBFplus.cfg b/physicsQBFplus.cfg index 03be62dd4..75c70c181 100644 --- a/physicsQBFplus.cfg +++ b/physicsQBFplus.cfg @@ -30,3 +30,4 @@ sv_doublejump 0 sv_jumpspeedcap_min "" sv_jumpspeedcap_max "" sv_jumpspeedcap_max_disable_on_ramps 0 +g_teleport_maxspeed 0 diff --git a/physicsSamual.cfg b/physicsSamual.cfg index 7492b415c..731b1482e 100644 --- a/physicsSamual.cfg +++ b/physicsSamual.cfg @@ -30,3 +30,4 @@ sv_doublejump 0 sv_jumpspeedcap_min "" sv_jumpspeedcap_max "" sv_jumpspeedcap_max_disable_on_ramps 0 +g_teleport_maxspeed 0 diff --git a/physicsWarsow.cfg b/physicsWarsow.cfg index 811084dd5..068d22ce6 100644 --- a/physicsWarsow.cfg +++ b/physicsWarsow.cfg @@ -30,3 +30,4 @@ sv_doublejump 0 sv_jumpspeedcap_min "" sv_jumpspeedcap_max "" sv_jumpspeedcap_max_disable_on_ramps 0 +g_teleport_maxspeed 0 diff --git a/physicsWarsowClassicBunny.cfg b/physicsWarsowClassicBunny.cfg index 467c4212a..72ca9ffca 100644 --- a/physicsWarsowClassicBunny.cfg +++ b/physicsWarsowClassicBunny.cfg @@ -30,3 +30,4 @@ sv_doublejump 0 sv_jumpspeedcap_min "" sv_jumpspeedcap_max "" sv_jumpspeedcap_max_disable_on_ramps 0 +g_teleport_maxspeed 0 diff --git a/physicsWarsowDev.cfg b/physicsWarsowDev.cfg index 8a62f3e05..051775de9 100644 --- a/physicsWarsowDev.cfg +++ b/physicsWarsowDev.cfg @@ -30,3 +30,4 @@ sv_doublejump 0 sv_jumpspeedcap_min "" sv_jumpspeedcap_max "" sv_jumpspeedcap_max_disable_on_ramps 0 +g_teleport_maxspeed 0 diff --git a/physicsX0.cfg b/physicsX0.cfg index 18973158e..8fec02686 100644 --- a/physicsX0.cfg +++ b/physicsX0.cfg @@ -38,3 +38,4 @@ sv_doublejump 0 sv_jumpspeedcap_min "" sv_jumpspeedcap_max "" sv_jumpspeedcap_max_disable_on_ramps 1 +g_teleport_maxspeed 0 diff --git a/physicsXPM.cfg b/physicsXPM.cfg index 6c6b8a4ec..9191ab8e8 100644 --- a/physicsXPM.cfg +++ b/physicsXPM.cfg @@ -34,3 +34,4 @@ sv_doublejump 1 sv_jumpspeedcap_min 0 sv_jumpspeedcap_max 0.5 sv_jumpspeedcap_max_disable_on_ramps 1 +g_teleport_maxspeed 320 diff --git a/physicsXPMLight.cfg b/physicsXPMLight.cfg index 519db9f72..3e7ee5557 100644 --- a/physicsXPMLight.cfg +++ b/physicsXPMLight.cfg @@ -34,3 +34,4 @@ sv_doublejump 0 sv_jumpspeedcap_min "" sv_jumpspeedcap_max "" sv_jumpspeedcap_max_disable_on_ramps 1 +g_teleport_maxspeed 0