X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=physics.cfg;h=823e85bce3c237bae128e9840a882762f4a6ab88;hp=b3439d691308a215a59dc7286e0790fc7cd103bd;hb=74fca98448268fd4aa64a21c985c5d006280419a;hpb=264c9f48d418d1ebd4b5ef5868b85f92644917dc diff --git a/physics.cfg b/physics.cfg index b3439d6913..823e85bce3 100644 --- a/physics.cfg +++ b/physics.cfg @@ -6,10 +6,8 @@ // ============== // Main options // ============== -seta cl_physics "default" "client selected physics set" - set g_physics_clientselect 0 "allow clients to select their physics set" -set g_physics_clientselect_options "xonotic nexuiz quake warsow defrag quake3 vecxis quake2 bones" +set g_physics_clientselect_options "xonotic nexuiz quake warsow defrag quake3 vecxis quake2 bones overkill" set g_physics_clientselect_default "" "override default physics" // ========= @@ -20,6 +18,7 @@ set g_physics_xonotic_airstrafeaccel_qw -0.95 set g_physics_xonotic_airspeedlimit_nonqw 900 set g_physics_xonotic_maxspeed 360 set g_physics_xonotic_jumpvelocity 260 +set g_physics_xonotic_jumpvelocity_crouch 0 set g_physics_xonotic_maxairstrafespeed 100 set g_physics_xonotic_maxairspeed 360 set g_physics_xonotic_airstrafeaccelerate 18 @@ -50,6 +49,7 @@ set g_physics_nexuiz_airstrafeaccel_qw 0 set g_physics_nexuiz_airspeedlimit_nonqw 0 set g_physics_nexuiz_maxspeed 400 set g_physics_nexuiz_jumpvelocity 300 "333 to match xonotic physics" +set g_physics_nexuiz_jumpvelocity_crouch 0 "333 to match xonotic physics" set g_physics_nexuiz_maxairstrafespeed 0 set g_physics_nexuiz_maxairspeed 220 set g_physics_nexuiz_airstrafeaccelerate 0 @@ -80,6 +80,7 @@ set g_physics_quake_airstrafeaccel_qw 0 set g_physics_quake_airspeedlimit_nonqw 0 set g_physics_quake_maxspeed 320 set g_physics_quake_jumpvelocity 270 +set g_physics_quake_jumpvelocity_crouch 0 set g_physics_quake_maxairstrafespeed 0 set g_physics_quake_maxairspeed 30 set g_physics_quake_airstrafeaccelerate 0 @@ -110,6 +111,7 @@ set g_physics_warsow_airstrafeaccel_qw 0 set g_physics_warsow_airspeedlimit_nonqw 0 set g_physics_warsow_maxspeed 320 set g_physics_warsow_jumpvelocity 280 +set g_physics_warsow_jumpvelocity_crouch 0 set g_physics_warsow_maxairstrafespeed 30 set g_physics_warsow_maxairspeed 320 set g_physics_warsow_airstrafeaccelerate 70 @@ -140,6 +142,7 @@ set g_physics_defrag_airstrafeaccel_qw 1 set g_physics_defrag_airspeedlimit_nonqw 0 set g_physics_defrag_maxspeed 320 set g_physics_defrag_jumpvelocity 270 +set g_physics_defrag_jumpvelocity_crouch 0 set g_physics_defrag_maxairstrafespeed 30 set g_physics_defrag_maxairspeed 320 set g_physics_defrag_airstrafeaccelerate 70 @@ -170,6 +173,7 @@ set g_physics_quake3_airstrafeaccel_qw 0 set g_physics_quake3_airspeedlimit_nonqw 0 set g_physics_quake3_maxspeed 320 set g_physics_quake3_jumpvelocity 270 +set g_physics_quake3_jumpvelocity_crouch 0 set g_physics_quake3_maxairstrafespeed 0 set g_physics_quake3_maxairspeed 320 set g_physics_quake3_airstrafeaccelerate 0 @@ -200,6 +204,7 @@ set g_physics_vecxis_airstrafeaccel_qw 0 set g_physics_vecxis_airspeedlimit_nonqw 0 set g_physics_vecxis_maxspeed 400 set g_physics_vecxis_jumpvelocity 300 "333 to match xonotic physics" +set g_physics_vecxis_jumpvelocity_crouch 0 "333 to match xonotic physics" set g_physics_vecxis_maxairstrafespeed 0 set g_physics_vecxis_maxairspeed 220 set g_physics_vecxis_airstrafeaccelerate 0 @@ -230,6 +235,7 @@ set g_physics_quake2_airstrafeaccel_qw 0 set g_physics_quake2_airspeedlimit_nonqw 0 set g_physics_quake2_maxspeed 300 set g_physics_quake2_jumpvelocity 270 +set g_physics_quake2_jumpvelocity_crouch 0 set g_physics_quake2_maxairstrafespeed 0 set g_physics_quake2_maxairspeed 300 set g_physics_quake2_airstrafeaccelerate 0 @@ -260,6 +266,7 @@ set g_physics_bones_airstrafeaccel_qw 1 set g_physics_bones_airspeedlimit_nonqw 0 set g_physics_bones_maxspeed 320 set g_physics_bones_jumpvelocity 270 +set g_physics_bones_jumpvelocity_crouch 0 set g_physics_bones_maxairstrafespeed 30 set g_physics_bones_maxairspeed 320 set g_physics_bones_airstrafeaccelerate 70 @@ -290,6 +297,7 @@ set g_physics_overkill_airstrafeaccel_qw -0.95 set g_physics_overkill_airspeedlimit_nonqw 900 set g_physics_overkill_maxspeed 400 set g_physics_overkill_jumpvelocity 260 +set g_physics_overkill_jumpvelocity_crouch 0 set g_physics_overkill_maxairstrafespeed 100 set g_physics_overkill_maxairspeed 360 set g_physics_overkill_airstrafeaccelerate 24