[nexuiz-commits] r8593 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sat Jan 30 03:19:24 EST 2010


Author: div0
Date: 2010-01-30 03:19:21 -0500 (Sat, 30 Jan 2010)
New Revision: 8593

Added:
   trunk/data/physicsNoQWBunny.cfg
Log:
new physics config physicsNoQWBunny.cfg (currently 2.0-2.4.2 physics with bunnyhopping bug removed and sideways friction changed to behave more logical)

Added: trunk/data/physicsNoQWBunny.cfg
===================================================================
--- trunk/data/physicsNoQWBunny.cfg	                        (rev 0)
+++ trunk/data/physicsNoQWBunny.cfg	2010-01-30 08:19:21 UTC (rev 8593)
@@ -0,0 +1,25 @@
+// Nexuiz 2.0-2.4.2 physics minus QW-bunnyhopping-bug, to be continued
+sv_gravity 800
+sv_maxspeed 400
+sv_maxairspeed 220
+sv_stopspeed 100
+sv_accelerate 5.5
+sv_airaccelerate 5.5
+sv_friction 5
+edgefriction 1
+sv_stepheight 34
+sv_jumpvelocity 300
+sv_wateraccelerate -1
+sv_waterfriction -1
+sv_airaccel_sideways_friction -0.3
+sv_airaccel_qw -0.93
+sv_airstopaccelerate 0
+sv_airstrafeaccelerate 0
+sv_maxairstrafespeed 0
+sv_aircontrol 0
+sv_warsowbunny_turnaccel 0
+sv_warsowbunny_accel 0.1593
+sv_warsowbunny_topspeed 925
+sv_warsowbunny_backtosideratio 0.8
+sv_friction_on_land 0
+sv_doublejump 0



More information about the nexuiz-commits mailing list