r3491 - trunk/pro

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sun Mar 9 12:00:04 EDT 2008


Author: esteel
Date: 2008-03-09 12:00:03 -0400 (Sun, 09 Mar 2008)
New Revision: 3491

Modified:
   trunk/pro/default.cfg
Log:
merged data/default.cfg changes into pro/default.cfg (sv_gameplayfix_droptofloorstartsolid 0)
Made my think about moving all the cfg files from pro into data (weaponPro.cfg/physicsPro.cfg) and add defaultData.cfg and defaultPro.cfg with the later execing the first so this merging is no longer needed ?!?


Modified: trunk/pro/default.cfg
===================================================================
--- trunk/pro/default.cfg	2008-03-09 15:50:28 UTC (rev 3490)
+++ trunk/pro/default.cfg	2008-03-09 16:00:03 UTC (rev 3491)
@@ -936,3 +936,6 @@
 
 // delay for "kill" to prevent abuse
 set g_balance_kill_delay 5
+
+// this feature is currently buggy in the engine (it appears to PREVENT any dropping in lots of maps, leading to weirdly aligned entities, and in some cases even CAUSES them to drop through solid, like in facing worlds nex)
+sv_gameplayfix_droptofloorstartsolid 0




More information about the nexuiz-commits mailing list