]> icculus.org git repositories - divverent/nexuiz.git/log
divverent/nexuiz.git
14 years agoadd missing autocvars.qh file
div0 [Sun, 6 Dec 2009 13:16:01 +0000 (13:16 +0000)]
add missing autocvars.qh file

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8377 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agosloppy (faster) gibs
div0 [Sun, 6 Dec 2009 12:51:36 +0000 (12:51 +0000)]
sloppy (faster) gibs

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8376 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agonew bug test: tracebug2
div0 [Sat, 5 Dec 2009 19:44:10 +0000 (19:44 +0000)]
new bug test: tracebug2

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8375 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agocvar for enabling/disabling playerclips on a map (useful on eg defrag maps with ...
fruitiex [Sat, 5 Dec 2009 19:32:30 +0000 (19:32 +0000)]
cvar for enabling/disabling playerclips on a map (useful on eg defrag maps with "solid startlines")

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8374 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agodocument DP_QC_AUTOCVARS
div0 [Sat, 5 Dec 2009 15:46:53 +0000 (15:46 +0000)]
document DP_QC_AUTOCVARS

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8373 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agoadd cvar_or to the timer scale for compatibility
fruitiex [Sat, 5 Dec 2009 14:39:51 +0000 (14:39 +0000)]
add cvar_or to the timer scale for compatibility

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8372 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agofixing some false alarms by fteqcc
div0 [Sat, 5 Dec 2009 11:36:26 +0000 (11:36 +0000)]
fixing some false alarms by fteqcc

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8371 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agosupport defrag weapon/item give entity
fruitiex [Sat, 5 Dec 2009 10:11:31 +0000 (10:11 +0000)]
support defrag weapon/item give entity

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8370 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agooptimized trail code by adding a new .traileffect field that is set when
lordhavoc [Sat, 5 Dec 2009 10:00:03 +0000 (10:00 +0000)]
optimized trail code by adding a new .traileffect field that is set when
the model is set

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8369 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agofix bug where dlight from rocket flickered because trailparticles() was
lordhavoc [Sat, 5 Dec 2009 09:46:48 +0000 (09:46 +0000)]
fix bug where dlight from rocket flickered because trailparticles() was
not being called if start and end locations were the same

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8368 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agoreplace hlac and cr
fruitiex [Fri, 4 Dec 2009 16:07:58 +0000 (16:07 +0000)]
replace hlac and cr

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8367 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agoenable the endpos nudge
div0 [Fri, 4 Dec 2009 12:35:06 +0000 (12:35 +0000)]
enable the endpos nudge

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8366 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agoadd a missing cvar
div0 [Thu, 3 Dec 2009 21:11:13 +0000 (21:11 +0000)]
add a missing cvar

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8365 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agoweapon remove ent compatibility from defrag (link to target_items)
fruitiex [Thu, 3 Dec 2009 18:13:04 +0000 (18:13 +0000)]
weapon remove ent compatibility from defrag (link to target_items)

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8364 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agotweak grenades so that they make exactly one bounce before they explode (if aimed...
fruitiex [Thu, 3 Dec 2009 18:10:54 +0000 (18:10 +0000)]
tweak grenades so that they make exactly one bounce before they explode (if aimed straight down) in order to make grenadejumps in CTS easier

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8363 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years ago-add cvars for playersize to allow eg. defrag mapinfos to set a slightly smaller...
fruitiex [Thu, 3 Dec 2009 17:14:40 +0000 (17:14 +0000)]
-add cvars for playersize to allow eg. defrag mapinfos to set a slightly smaller bbox so the player can fit through places where you have to crouch (still causes prediction errors, so use it only if you really have to!)
-add cvar for adjusting the Y-axis positioning of the race timer

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8362 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agoadd showbboxes
div0 [Wed, 2 Dec 2009 22:01:15 +0000 (22:01 +0000)]
add showbboxes

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8361 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agobugfix: defrag compat now works with defrag maps that have 0 checkpoints
fruitiex [Wed, 2 Dec 2009 21:42:34 +0000 (21:42 +0000)]
bugfix: defrag compat now works with defrag maps that have 0 checkpoints

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8360 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agoinstant movetoteam cmd (patch by Spaceman)
fruitiex [Wed, 2 Dec 2009 21:23:30 +0000 (21:23 +0000)]
instant movetoteam cmd (patch by Spaceman)

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8359 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agoFix a check in clientcommands.qc
samual [Wed, 2 Dec 2009 20:48:53 +0000 (20:48 +0000)]
Fix a check in clientcommands.qc

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8358 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agoavoid crash on RPN using undefined cvar
div0 [Wed, 2 Dec 2009 20:25:18 +0000 (20:25 +0000)]
avoid crash on RPN using undefined cvar

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8357 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agoadded some missing vars
div0 [Wed, 2 Dec 2009 19:48:11 +0000 (19:48 +0000)]
added some missing vars

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8356 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agoadd a cvar that can disable wearing off on powerups
fruitiex [Wed, 2 Dec 2009 19:34:23 +0000 (19:34 +0000)]
add a cvar that can disable wearing off on powerups

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8355 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agooops, forgot this little autogen mapinfo code change for the defrag compat code
fruitiex [Wed, 2 Dec 2009 19:32:33 +0000 (19:32 +0000)]
oops, forgot this little autogen mapinfo code change for the defrag compat code

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8354 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agoset armor and health rot pause to 1 to prevent spam when passing a give hp/armor...
fruitiex [Wed, 2 Dec 2009 18:23:01 +0000 (18:23 +0000)]
set armor and health rot pause to 1 to prevent spam when passing a give hp/armor checkpoint in CTS

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8353 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agoadd more missing cvars
div0 [Wed, 2 Dec 2009 18:21:46 +0000 (18:21 +0000)]
add more missing cvars

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8352 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agoSamual didn't mean his physics to become 2.6 default... :P
div0 [Wed, 2 Dec 2009 18:13:13 +0000 (18:13 +0000)]
Samual didn't mean his physics to become 2.6 default... :P

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8351 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agoadd defrag waypoint support to CTS, first time someone finishes a map the code record...
fruitiex [Wed, 2 Dec 2009 17:47:46 +0000 (17:47 +0000)]
add defrag waypoint support to CTS, first time someone finishes a map the code records the checkpoint sequence and saves it in a .defragcp file that it'll then use in the future (mappers should pack them in the pk3 to ensure trolls don't waypoint a map improperly on a server! :P)

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8350 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agochanged icon for carrying flag + psd
m0rfar [Wed, 2 Dec 2009 13:51:54 +0000 (13:51 +0000)]
changed icon for carrying flag + psd

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8349 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agodisable weapon throwing in mode 1 of weapon_stay, add a g_weapon_throwable cvar ...
fruitiex [Wed, 2 Dec 2009 13:36:45 +0000 (13:36 +0000)]
disable weapon throwing in mode 1 of weapon_stay, add a g_weapon_throwable cvar (default 1)

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8348 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agocvar "g_teleport_maxspeed" for global speed teleporter speed caps (if a misc_teleport...
fruitiex [Wed, 2 Dec 2009 13:16:55 +0000 (13:16 +0000)]
cvar "g_teleport_maxspeed" for global speed teleporter speed caps (if a misc_teleporter_dest also contains a speed cap then the smallest of these will be used)

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8347 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agookay, moving files around with svn is evidently not easy :( (sorry for commit spam)
fruitiex [Tue, 1 Dec 2009 10:00:04 +0000 (10:00 +0000)]
okay, moving files around with svn is evidently not easy :( (sorry for commit spam)

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8346 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agohmm, why wasn't this deleted
fruitiex [Tue, 1 Dec 2009 09:57:40 +0000 (09:57 +0000)]
hmm, why wasn't this deleted

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8345 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agomove physicsNexrun_dm.cfg to physicsNexrun.cfg, move the old physicsNexrun.cfg to...
fruitiex [Tue, 1 Dec 2009 09:56:28 +0000 (09:56 +0000)]
move physicsNexrun_dm.cfg to physicsNexrun.cfg, move the old physicsNexrun.cfg to physicsNexrun_old.cfg. (this is to avoid confusion and to "deprecate" the old set since the newer one is used everywhere except the older nexrun maps)

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8344 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agoremove old cvars that were for mapcfg
div0 [Tue, 1 Dec 2009 09:47:10 +0000 (09:47 +0000)]
remove old cvars that were for mapcfg

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8343 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agoadopt Samual's balance changes as a new starting point
lordhavoc [Tue, 1 Dec 2009 02:26:51 +0000 (02:26 +0000)]
adopt Samual's balance changes as a new starting point

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8342 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agoadd r_depthfirst settings appropriate for graphics
lordhavoc [Tue, 1 Dec 2009 02:22:39 +0000 (02:22 +0000)]
add r_depthfirst settings appropriate for graphics

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8341 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agoconvert line endings from CRLF to LF as they should be in svn
lordhavoc [Tue, 1 Dec 2009 02:22:22 +0000 (02:22 +0000)]
convert line endings from CRLF to LF as they should be in svn

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8340 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agoone more cvar
div0 [Sun, 29 Nov 2009 14:11:27 +0000 (14:11 +0000)]
one more cvar

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8339 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agofix more broken cvars
div0 [Sun, 29 Nov 2009 14:10:15 +0000 (14:10 +0000)]
fix more broken cvars

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8338 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agofix a cvar typo
div0 [Sun, 29 Nov 2009 14:03:42 +0000 (14:03 +0000)]
fix a cvar typo

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8337 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agofix SOME missing cvars
div0 [Sun, 29 Nov 2009 14:03:22 +0000 (14:03 +0000)]
fix SOME missing cvars

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8336 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agofix a typo regarding warmup weapon selection
div0 [Sun, 29 Nov 2009 13:49:37 +0000 (13:49 +0000)]
fix a typo regarding warmup weapon selection

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8335 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agodefine lots of previously undefined cvars
div0 [Sun, 29 Nov 2009 13:48:26 +0000 (13:48 +0000)]
define lots of previously undefined cvars

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8334 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agoremove some undefined cvar accessing
div0 [Sun, 29 Nov 2009 13:47:56 +0000 (13:47 +0000)]
remove some undefined cvar accessing

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8333 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agonew cvar checking: bail out if an undefined cvar is used
div0 [Sun, 29 Nov 2009 13:40:59 +0000 (13:40 +0000)]
new cvar checking: bail out if an undefined cvar is used

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8332 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agotry improving warmup weapon selection code; also:
div0 [Sun, 29 Nov 2009 13:23:15 +0000 (13:23 +0000)]
try improving warmup weapon selection code; also:
g_start_weapon_* -2 makes the gun not appear in DM (overrides gametype default), except in allguns game types (like LMS)

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8331 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agoupdated menu picture of Xolar
morphed [Sun, 29 Nov 2009 08:55:56 +0000 (08:55 +0000)]
updated menu picture of Xolar

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8330 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agoadd a special g_start_weapon_* mode -2, "provide the weapon in ca and lms" to work...
fruitiex [Sat, 28 Nov 2009 12:31:32 +0000 (12:31 +0000)]
add a special g_start_weapon_* mode -2, "provide the weapon in ca and lms" to work around the problem with no shotgun in nexrun CA

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8329 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agoadd warmup support to clan arena
fruitiex [Sat, 28 Nov 2009 10:41:07 +0000 (10:41 +0000)]
add warmup support to clan arena

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8328 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agoprecache red/blue team scores sounds for ca
fruitiex [Sat, 28 Nov 2009 10:26:56 +0000 (10:26 +0000)]
precache red/blue team scores sounds for ca

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8327 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agoadd the new escapes
fruitiex [Sat, 28 Nov 2009 08:37:22 +0000 (08:37 +0000)]
add the new escapes

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8326 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agonew Xolar model and textures
morphed [Sat, 28 Nov 2009 02:14:59 +0000 (02:14 +0000)]
new Xolar model and textures

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8325 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agostupid cvar for mapinfo type forcing
div0 [Fri, 27 Nov 2009 12:21:35 +0000 (12:21 +0000)]
stupid cvar for mapinfo type forcing

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8324 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agofix crash when allowing unsupported modes
div0 [Fri, 27 Nov 2009 12:07:28 +0000 (12:07 +0000)]
fix crash when allowing unsupported modes

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8323 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agoadd jointypes to eventlogs and disable the teamnagger in ca
fruitiex [Thu, 26 Nov 2009 13:44:58 +0000 (13:44 +0000)]
add jointypes to eventlogs and disable the teamnagger in ca

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8322 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agoweapon_fireball ent
div0 [Tue, 24 Nov 2009 07:47:15 +0000 (07:47 +0000)]
weapon_fireball ent

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8321 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agoadd missing weapon_fireball ent
div0 [Tue, 24 Nov 2009 07:46:59 +0000 (07:46 +0000)]
add missing weapon_fireball ent

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8320 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agoreally fix a tiny strength bug: #586
m0rfar [Mon, 23 Nov 2009 20:46:22 +0000 (20:46 +0000)]
really fix a tiny strength bug: #586

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8319 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agoreduce tuba bandwidth even more
div0 [Mon, 23 Nov 2009 07:54:22 +0000 (07:54 +0000)]
reduce tuba bandwidth even more

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8318 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agomapinfo: don't refuse unsupported game types if they at least require no special...
div0 [Mon, 23 Nov 2009 07:01:10 +0000 (07:01 +0000)]
mapinfo: don't refuse unsupported game types if they at least require no special entities

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8317 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agofix that one gettaginfo use for updown aiming with DP_SKELETONOBJECTS
div0 [Sun, 22 Nov 2009 21:16:41 +0000 (21:16 +0000)]
fix that one gettaginfo use for updown aiming with DP_SKELETONOBJECTS

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8316 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agofixing teleport waypoints in scripting
div0 [Sun, 22 Nov 2009 19:58:53 +0000 (19:58 +0000)]
fixing teleport waypoints in scripting

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8315 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agotuba: make it less of a BW hog
div0 [Sun, 22 Nov 2009 19:09:57 +0000 (19:09 +0000)]
tuba: make it less of a BW hog
bot scripting: personal teleporter waypoint fixes

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8314 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agofix typo
div0 [Sun, 22 Nov 2009 18:04:10 +0000 (18:04 +0000)]
fix typo

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8313 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agotry to support teleport waypoints in waypoint walking
div0 [Sun, 22 Nov 2009 18:01:07 +0000 (18:01 +0000)]
try to support teleport waypoints in waypoint walking

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8312 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agotelefrag avoidance feature
div0 [Sun, 22 Nov 2009 17:48:29 +0000 (17:48 +0000)]
telefrag avoidance feature

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8311 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agobugfix for tuba orchestra :P
div0 [Sun, 22 Nov 2009 12:31:25 +0000 (12:31 +0000)]
bugfix for tuba orchestra :P

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8310 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agonew midi2cfg config for percussion pack
div0 [Sun, 22 Nov 2009 12:06:54 +0000 (12:06 +0000)]
new midi2cfg config for percussion pack

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8309 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agofix bug in bot scripting causing wrong tuba notes
div0 [Sat, 21 Nov 2009 21:40:32 +0000 (21:40 +0000)]
fix bug in bot scripting causing wrong tuba notes

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8308 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agotuba orchestra improvements, but seems broken at the moment (apparently uses wrong...
div0 [Sat, 21 Nov 2009 21:11:56 +0000 (21:11 +0000)]
tuba orchestra improvements, but seems broken at the moment (apparently uses wrong notes when enabling both red and blue tuba bots)

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8307 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agocvar hashes only
div0 [Sat, 21 Nov 2009 15:24:11 +0000 (15:24 +0000)]
cvar hashes only

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8306 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agoa new radarmap mode --lineblock for debugging traceline (the other modes use point...
div0 [Sat, 21 Nov 2009 15:23:54 +0000 (15:23 +0000)]
a new radarmap mode --lineblock for debugging traceline (the other modes use point or box traces); result: patches are broken for traceline too

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8305 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agoplayerdemo: commands for auto reading/wriitng
div0 [Sat, 21 Nov 2009 14:41:49 +0000 (14:41 +0000)]
playerdemo: commands for auto reading/wriitng

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8304 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agoforgot these two files for playerdemos
div0 [Sat, 21 Nov 2009 14:37:02 +0000 (14:37 +0000)]
forgot these two files for playerdemos

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8303 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agoplayerdemos - recording actions of a player and playing them back using bots, to...
div0 [Sat, 21 Nov 2009 14:30:36 +0000 (14:30 +0000)]
playerdemos - recording actions of a player and playing them back using bots, to fake multiplayer demos. Still incomplete, and only works correctly with cl_movement 0 (otherwise you get minor changes on playback).

Cvars and commands for this have not really been made yet, and will come later.

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8301 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agofix minor typos in gauntlet and lighting gun code
div0 [Sat, 21 Nov 2009 14:28:03 +0000 (14:28 +0000)]
fix minor typos in gauntlet and lighting gun code

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8300 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agofix a bug with ekg (players were not gibbing on death)
lordhavoc [Thu, 19 Nov 2009 21:32:41 +0000 (21:32 +0000)]
fix a bug with ekg (players were not gibbing on death)

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8299 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agoFruitieX, you broek mah effects! I guess this was accidental, but don't add/remove...
mrbougo [Thu, 19 Nov 2009 19:19:37 +0000 (19:19 +0000)]
FruitieX, you broek mah effects! I guess this was accidental, but don't add/remove effects in the middle of the file, only add at the end and purge unnecessary lines on unused effects while leaving the definition in place

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8298 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agoprecache the gauntlet sound
fruitiex [Thu, 19 Nov 2009 18:43:14 +0000 (18:43 +0000)]
precache the gauntlet sound

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8297 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agoexperimental gauntlet, use it in nexrun, do a small lg tweak for the nexrun balance
fruitiex [Thu, 19 Nov 2009 18:36:36 +0000 (18:36 +0000)]
experimental gauntlet, use it in nexrun, do a small lg tweak for the nexrun balance

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8296 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agouse crylink_fire2.wav instead, sounds much better when spammed like this :p
fruitiex [Wed, 18 Nov 2009 19:03:01 +0000 (19:03 +0000)]
use crylink_fire2.wav instead, sounds much better when spammed like this :p

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8295 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agoexperimental lightningun, used in the nexrun balance
fruitiex [Wed, 18 Nov 2009 18:56:38 +0000 (18:56 +0000)]
experimental lightningun, used in the nexrun balance

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8294 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agoadd cvar: sbar_timer_scale which allows scaling the timer
fruitiex [Tue, 17 Nov 2009 20:50:03 +0000 (20:50 +0000)]
add cvar: sbar_timer_scale which allows scaling the timer

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8293 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agopatch by Spaceman: bots send accuracy data but never receive it, add an escape "v...
fruitiex [Tue, 17 Nov 2009 20:29:27 +0000 (20:29 +0000)]
patch by Spaceman: bots send accuracy data but never receive it, add an escape "v" for accuracy

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8292 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agoPatch by Spaceman: Allow viewing the accuracy stats of spectated players (client...
fruitiex [Mon, 16 Nov 2009 21:47:45 +0000 (21:47 +0000)]
Patch by Spaceman: Allow viewing the accuracy stats of spectated players (client and serverside setting, default off)

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8291 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agoslightly improved tuba note handling
div0 [Mon, 16 Nov 2009 07:47:47 +0000 (07:47 +0000)]
slightly improved tuba note handling

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8290 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agotuba: great new code that can hold notes
div0 [Sun, 15 Nov 2009 21:04:14 +0000 (21:04 +0000)]
tuba: great new code that can hold notes

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8289 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agomore tuba goodness (audio files only)
div0 [Sun, 15 Nov 2009 19:15:39 +0000 (19:15 +0000)]
more tuba goodness (audio files only)

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8288 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agoadd us dvorak to input-tuba.cfg :P
fruitiex [Sun, 15 Nov 2009 14:57:52 +0000 (14:57 +0000)]
add us dvorak to input-tuba.cfg :P

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8287 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agoway improved tuba config (also with keyboard support on bindmaps 3 and 4)
div0 [Sun, 15 Nov 2009 12:03:26 +0000 (12:03 +0000)]
way improved tuba config (also with keyboard support on bindmaps 3 and 4)

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8286 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agofix typo
div0 [Sat, 14 Nov 2009 23:28:21 +0000 (23:28 +0000)]
fix typo

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8285 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agosync extensions
div0 [Sat, 14 Nov 2009 23:03:55 +0000 (23:03 +0000)]
sync extensions

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8284 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agomatch up documentation because it now uses double quotes
div0 [Sat, 14 Nov 2009 22:59:20 +0000 (22:59 +0000)]
match up documentation because it now uses double quotes

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8283 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agodocument getextresponse
div0 [Sat, 14 Nov 2009 22:56:16 +0000 (22:56 +0000)]
document getextresponse

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8282 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agohas_alpha function in autoshader.sh: also detect foo_alpha.jpg files
div0 [Sat, 14 Nov 2009 22:25:17 +0000 (22:25 +0000)]
has_alpha function in autoshader.sh: also detect foo_alpha.jpg files

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8281 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agophysicsSamual.cfg: Change sv_accelerate value from 5.5 to 7
samual [Sat, 14 Nov 2009 21:22:31 +0000 (21:22 +0000)]
physicsSamual.cfg: Change sv_accelerate value from 5.5 to 7

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8280 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agofix friendlyfire check in ca, add ca support for silvercity
fruitiex [Sat, 14 Nov 2009 20:28:58 +0000 (20:28 +0000)]
fix friendlyfire check in ca, add ca support for silvercity

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8279 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agoenable spread on weapons
lordhavoc [Sat, 14 Nov 2009 14:56:36 +0000 (14:56 +0000)]
enable spread on weapons

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8277 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

14 years agochange a shot origin error to warning
div0 [Sat, 14 Nov 2009 09:03:49 +0000 (09:03 +0000)]
change a shot origin error to warning

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@8276 f962a42d-fe04-0410-a3ab-8c8b0445ebaa