]> icculus.org git repositories - divverent/nexuiz.git/log
divverent/nexuiz.git
14 years agophysicsNoQWBunny: way more sideways friction, to apply in the CPMA air control range...
div0 [Wed, 3 Mar 2010 06:53:03 +0000 (06:53 +0000)]
physicsNoQWBunny: way more sideways friction, to apply in the CPMA air control range (slow turning keeps speed, fast turning loses speed); also makes fast turning more responsive

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

14 years agofix a typo
div0 [Tue, 2 Mar 2010 09:14:51 +0000 (09:14 +0000)]
fix a typo

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

14 years agochange speed_up_zonly to an extra speed_z variable
div0 [Tue, 2 Mar 2010 08:28:32 +0000 (08:28 +0000)]
change speed_up_zonly to an extra speed_z variable

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

14 years agoupdate the crylink in nexrun balance
fruitiex [Mon, 1 Mar 2010 20:17:32 +0000 (20:17 +0000)]
update the crylink in nexrun balance

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

14 years agoadded entity documentation for warpzones
div0 [Sun, 28 Feb 2010 19:58:52 +0000 (19:58 +0000)]
added entity documentation for warpzones

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

14 years agofix cursor trace for chase cam
div0 [Sun, 28 Feb 2010 19:46:40 +0000 (19:46 +0000)]
fix cursor trace for chase cam

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

14 years agouse the correct crosshair trace where needed
div0 [Sun, 28 Feb 2010 19:46:36 +0000 (19:46 +0000)]
use the correct crosshair trace where needed

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

14 years agofix scale handling
div0 [Sun, 28 Feb 2010 19:46:31 +0000 (19:46 +0000)]
fix scale handling

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

14 years agomake the cameras actually work
div0 [Sun, 28 Feb 2010 19:46:26 +0000 (19:46 +0000)]
make the cameras actually work

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

14 years agocamera support: func_warpzone_camera -> target_position (this uses the shader common...
div0 [Sun, 28 Feb 2010 19:46:21 +0000 (19:46 +0000)]
camera support: func_warpzone_camera -> target_position (this uses the shader common/camera)

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

14 years agoprovide two alternatives to triger_warpzone--killtarget-->target_position:
div0 [Sun, 28 Feb 2010 19:46:15 +0000 (19:46 +0000)]
provide two alternatives to triger_warpzone--killtarget-->target_position:
1. trigger_warpzone_position--target-->trigger_warpzone
2. none, and using a a face with textures/common/warpzone shader instead: its normal is vectoangles'd into an orientation, and its center of weight is used as origin

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

14 years agowarpzones: make warpzonelib depend less on Nexuiz
div0 [Sun, 28 Feb 2010 19:46:10 +0000 (19:46 +0000)]
warpzones: make warpzonelib depend less on Nexuiz

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

14 years agooptional better warpzone culling: cl_warpzone_usetrace
div0 [Sun, 28 Feb 2010 19:46:06 +0000 (19:46 +0000)]
optional better warpzone culling: cl_warpzone_usetrace

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

14 years agobetter rick roll angle handling - cube map is now almost glitchfree :P
div0 [Sun, 28 Feb 2010 19:46:01 +0000 (19:46 +0000)]
better rick roll angle handling - cube map is now almost glitchfree :P

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

14 years agofix some angles mess :P
div0 [Sun, 28 Feb 2010 19:45:54 +0000 (19:45 +0000)]
fix some angles mess :P

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

14 years agofix abuse of v_ globals :P
div0 [Sun, 28 Feb 2010 19:45:50 +0000 (19:45 +0000)]
fix abuse of v_ globals :P

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

14 years agodisable the sidespeed/forwardspeed disabling workaround for now
div0 [Sun, 28 Feb 2010 19:45:45 +0000 (19:45 +0000)]
disable the sidespeed/forwardspeed disabling workaround for now

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

14 years agolots of simplifaction of the trace function of warpzones
div0 [Sun, 28 Feb 2010 19:45:41 +0000 (19:45 +0000)]
lots of simplifaction of the trace function of warpzones

Conflicts:

data/qcsrc/server/w_crylink.qc

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

14 years agochange the sense of the transform in findradius
div0 [Sun, 28 Feb 2010 19:45:36 +0000 (19:45 +0000)]
change the sense of the transform in findradius

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

14 years agohide the glitch when warpzone changes angles by almost nullifying keyboard input
div0 [Sun, 28 Feb 2010 19:45:18 +0000 (19:45 +0000)]
hide the glitch when warpzone changes angles by almost nullifying keyboard input

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

14 years agoignore refsys in findradius
div0 [Sun, 28 Feb 2010 19:45:04 +0000 (19:45 +0000)]
ignore refsys in findradius

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

14 years agominor code cleanup; mark bug as todo
div0 [Sun, 28 Feb 2010 19:44:48 +0000 (19:44 +0000)]
minor code cleanup; mark bug as todo

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

14 years agohandle traces correctly if starting inside a warpzone
div0 [Sun, 28 Feb 2010 19:44:41 +0000 (19:44 +0000)]
handle traces correctly if starting inside a warpzone

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

14 years agouse r_drawexteriormodel to hide graphics glitch
div0 [Sun, 28 Feb 2010 19:44:36 +0000 (19:44 +0000)]
use r_drawexteriormodel to hide graphics glitch

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

14 years agofix nearclip threshold
div0 [Sun, 28 Feb 2010 19:44:29 +0000 (19:44 +0000)]
fix nearclip threshold

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

14 years agohook now working!
div0 [Sun, 28 Feb 2010 19:44:25 +0000 (19:44 +0000)]
hook now working!

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

14 years agowe don't need preshift, all transforms can be represented as one angles and one shift
div0 [Sun, 28 Feb 2010 19:44:20 +0000 (19:44 +0000)]
we don't need preshift, all transforms can be represented as one angles and one shift

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

14 years agofix multi-zone impacts
div0 [Sun, 28 Feb 2010 19:44:16 +0000 (19:44 +0000)]
fix multi-zone impacts

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

14 years agofix RL
div0 [Sun, 28 Feb 2010 19:44:11 +0000 (19:44 +0000)]
fix RL

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

14 years agofix fireball
div0 [Sun, 28 Feb 2010 19:44:07 +0000 (19:44 +0000)]
fix fireball

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

14 years agofix electro combos through warpzones
div0 [Sun, 28 Feb 2010 19:44:01 +0000 (19:44 +0000)]
fix electro combos through warpzones

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

14 years agofindradius wrapper - more guns work now
div0 [Sun, 28 Feb 2010 19:43:54 +0000 (19:43 +0000)]
findradius wrapper - more guns work now

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

14 years agoTODO update
div0 [Sun, 28 Feb 2010 19:43:49 +0000 (19:43 +0000)]
TODO update

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

14 years agoproperly transport projectiles
div0 [Sun, 28 Feb 2010 19:43:45 +0000 (19:43 +0000)]
properly transport projectiles

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

14 years agoTODO file: add weapon support list
div0 [Sun, 28 Feb 2010 19:43:40 +0000 (19:43 +0000)]
TODO file: add weapon support list

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

14 years agoremove a TODO item
div0 [Sun, 28 Feb 2010 19:43:36 +0000 (19:43 +0000)]
remove a TODO item

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

14 years agonow bullets support warpzones too
div0 [Sun, 28 Feb 2010 19:43:31 +0000 (19:43 +0000)]
now bullets support warpzones too

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

14 years agowarpzone: fix nex shot origin
div0 [Sun, 28 Feb 2010 19:43:27 +0000 (19:43 +0000)]
warpzone: fix nex shot origin

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

14 years agonex also supports warpzones now
div0 [Sun, 28 Feb 2010 19:43:22 +0000 (19:43 +0000)]
nex also supports warpzones now

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

14 years agoMinstaNex now can shoot through warpzones... using warpzone-aware tracebox and trailp...
div0 [Sun, 28 Feb 2010 19:43:17 +0000 (19:43 +0000)]
MinstaNex now can shoot through warpzones... using warpzone-aware tracebox and trailparticles functions

Conflicts:

data/qcsrc/server/w_crylink.qc

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

14 years agofix porto
div0 [Sun, 28 Feb 2010 19:43:12 +0000 (19:43 +0000)]
fix porto

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

14 years agoturn the angles the other way for consistency
div0 [Sun, 28 Feb 2010 19:43:08 +0000 (19:43 +0000)]
turn the angles the other way for consistency

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

14 years agotodo
div0 [Sun, 28 Feb 2010 19:43:03 +0000 (19:43 +0000)]
todo

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

14 years agoserver culling camera support
div0 [Sun, 28 Feb 2010 19:42:59 +0000 (19:42 +0000)]
server culling camera support

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

14 years agoTODO file
div0 [Sun, 28 Feb 2010 19:42:55 +0000 (19:42 +0000)]
TODO file

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

14 years agomore warpzone fixes - now angled warpzones work too
div0 [Sun, 28 Feb 2010 19:42:50 +0000 (19:42 +0000)]
more warpzone fixes - now angled warpzones work too

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

14 years agomissing file change
div0 [Sun, 28 Feb 2010 19:42:46 +0000 (19:42 +0000)]
missing file change

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

14 years agomove mathlib into warpzonelib too
div0 [Sun, 28 Feb 2010 19:42:41 +0000 (19:42 +0000)]
move mathlib into warpzonelib too

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

14 years agolicense typo fixed
div0 [Sun, 28 Feb 2010 19:42:36 +0000 (19:42 +0000)]
license typo fixed

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

14 years agomake warpzonelib depend less on Nexuiz
div0 [Sun, 28 Feb 2010 19:42:31 +0000 (19:42 +0000)]
make warpzonelib depend less on Nexuiz

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

14 years agowarpzonelib - the beginning
div0 [Sun, 28 Feb 2010 19:42:26 +0000 (19:42 +0000)]
warpzonelib - the beginning
NOTE: this patch breaks something on CLIENT side.

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

14 years agorequire only one of the two entities to target the other for warpzones, instead of...
div0 [Sun, 28 Feb 2010 19:42:21 +0000 (19:42 +0000)]
require only one of the two entities to target the other for warpzones, instead of a cyclic connection

Now, warpzone layout is:

trigger_warpzone --killtarget--> target_position for origin and direction
                 --target------> trigger_warpzone --kiltarget--> target_position for origin and direction

         ^
         |
+--------X--------+
|         _       |
+--------|\-------+
           \
            \
             \  ^
              \ |
        +------\X--------+
        |       \        |
        +----------------+

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

14 years agofix in-solid players after warpzoning
div0 [Sun, 28 Feb 2010 19:42:17 +0000 (19:42 +0000)]
fix in-solid players after warpzoning

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

14 years agowarpzones: properly account for lag - predict them in CSQC
div0 [Sun, 28 Feb 2010 19:42:05 +0000 (19:42 +0000)]
warpzones: properly account for lag - predict them in CSQC

Conflicts:

data/qcsrc/client/View.qc

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

14 years agoVehicle Spiderbot:
tzork [Sun, 28 Feb 2010 19:33:07 +0000 (19:33 +0000)]
Vehicle Spiderbot:
Get rid of any cursor_*
Make aim accurate, even in chase mode.
Make rockets guided as long as you hold the secondary, when released rockets track the last spot aimed at before letting go. Do not refire rocket volleys as long as secondary is held.
Fix op part's animation (rocket reload).
Bit less messy turn/aim code.

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

14 years agoNew hud for spiderbot and racer
tzork [Sun, 28 Feb 2010 12:09:16 +0000 (12:09 +0000)]
New hud for spiderbot and racer

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

14 years agofix cursor trace start/endpos for chase cam
div0 [Sat, 27 Feb 2010 18:56:43 +0000 (18:56 +0000)]
fix cursor trace start/endpos for chase cam

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

14 years agohm... does cl_prydoncursor -1 really do what I want? Better not do that yet.
div0 [Sat, 27 Feb 2010 18:48:48 +0000 (18:48 +0000)]
hm... does cl_prydoncursor -1 really do what I want? Better not do that yet.

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

14 years agoalso force cl_prydoncursor_notrace to 0 if antilag is 3
div0 [Sat, 27 Feb 2010 18:48:02 +0000 (18:48 +0000)]
also force cl_prydoncursor_notrace to 0 if antilag is 3

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

14 years agoget rid of lots of prydon cursor trace use, only tZork's vehicles are left
div0 [Sat, 27 Feb 2010 18:26:56 +0000 (18:26 +0000)]
get rid of lots of prydon cursor trace use, only tZork's vehicles are left

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

14 years agoGDB_ME env variable runs a test case in gdb now
div0 [Sat, 27 Feb 2010 17:38:13 +0000 (17:38 +0000)]
GDB_ME env variable runs a test case in gdb now

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

14 years agoadd dprint, ftos, vtos to the functions a test case can always use
div0 [Sat, 27 Feb 2010 17:32:13 +0000 (17:32 +0000)]
add dprint, ftos, vtos to the functions a test case can always use

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

14 years agotest case framework
div0 [Sat, 27 Feb 2010 17:32:04 +0000 (17:32 +0000)]
test case framework

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

14 years agoVehicle racer:
tzork [Sat, 27 Feb 2010 02:14:28 +0000 (02:14 +0000)]
Vehicle racer:
 Ground-huger rockets.
 Autoaim Z correction for laser cannons (makes aiming possible in 3rd person view)

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

14 years agooops, had a little bug
merlijn [Thu, 25 Feb 2010 19:01:13 +0000 (19:01 +0000)]
oops, had a little bug

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

14 years agorewrite the record plugin to actually make a little sense
merlijn [Thu, 25 Feb 2010 18:27:51 +0000 (18:27 +0000)]
rewrite the record plugin to actually make a little sense

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

14 years agofix typo
fruitiex [Thu, 25 Feb 2010 00:44:18 +0000 (00:44 +0000)]
fix typo

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

14 years agoset rl detonatedelay to 9999, make electro an LG instead of HLAC
fruitiex [Thu, 25 Feb 2010 00:31:01 +0000 (00:31 +0000)]
set rl detonatedelay to 9999, make electro an LG instead of HLAC

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

14 years agofix warning
tzork [Wed, 24 Feb 2010 22:36:03 +0000 (22:36 +0000)]
fix warning

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

14 years agoadd a missing ;
esteel [Wed, 24 Feb 2010 22:30:13 +0000 (22:30 +0000)]
add a missing ;

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

14 years agomore work on the menu animation framework, now it has keyframe animations too.
esteel [Wed, 24 Feb 2010 22:07:55 +0000 (22:07 +0000)]
more work on the menu animation framework, now it has keyframe animations too.
removed the example comment-code from slider, guess its better to create a git branch as playground..

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

14 years agoTurret fusionreactor:
tzork [Wed, 24 Feb 2010 20:18:22 +0000 (20:18 +0000)]
Turret fusionreactor:
Fix top location
Add a small flash effect to target when it recharges a unit
Fix bbox
Top part variable spin speed depending on stored energy.
Tweak config

Turret tessa:
Tweak top animation, get rid of unnecessary field define.
Tweak config
Fix bbox

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

14 years agoFix one last bug for quakenet auth
merlijn [Wed, 24 Feb 2010 18:44:16 +0000 (18:44 +0000)]
Fix one last bug for quakenet auth

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

14 years agonew cvar: allow grenade speed_up to only affect z-axis speed
fruitiex [Wed, 24 Feb 2010 15:59:02 +0000 (15:59 +0000)]
new cvar: allow grenade speed_up to only affect z-axis speed

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

14 years agooops, forgot the crylink code
fruitiex [Wed, 24 Feb 2010 14:44:44 +0000 (14:44 +0000)]
oops, forgot the crylink code

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

14 years agoresurrect the nexrun dm stuff with a *few* changes :)
fruitiex [Wed, 24 Feb 2010 14:37:37 +0000 (14:37 +0000)]
resurrect the nexrun dm stuff with a *few* changes :)

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

14 years agocorrect a typo in accident's mapinfo file
fruitiex [Wed, 24 Feb 2010 09:29:55 +0000 (09:29 +0000)]
correct a typo in accident's mapinfo file

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

14 years agomore anim math functions, some restructuring.. need to make the animated sliders...
esteel [Mon, 22 Feb 2010 19:44:12 +0000 (19:44 +0000)]
more anim math functions, some restructuring.. need to make the animated sliders go to near the point you clicked and work with dragging then it might be useful :P

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

14 years agolittle renaming and an extra check
esteel [Mon, 22 Feb 2010 08:22:48 +0000 (08:22 +0000)]
little renaming and an extra check

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

14 years agoWIP of a simple general purpose animation framework for the menu. uncomment those...
esteel [Mon, 22 Feb 2010 08:15:41 +0000 (08:15 +0000)]
WIP of a simple general purpose animation framework for the menu.  uncomment those two lines in data/qcsrc/menu/nexuiz/slider.c to see how it would work. still needs more work and esp. more animation maths functions.. also currently it interferes with slider dragging :(

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

14 years agoNDR: VirtualDub plug-in, bump dependency version to 0.3
greenmarine [Sat, 20 Feb 2010 22:27:33 +0000 (22:27 +0000)]
NDR: VirtualDub plug-in, bump dependency version to 0.3

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

14 years agoNDR: sample plug-in, bump dependency version to 0.3
greenmarine [Sat, 20 Feb 2010 22:27:04 +0000 (22:27 +0000)]
NDR: sample plug-in, bump dependency version to 0.3

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

14 years agoNexuiz demo recorder: bump to v0.3
greenmarine [Sat, 20 Feb 2010 22:26:30 +0000 (22:26 +0000)]
Nexuiz demo recorder: bump to v0.3
- New feature: apply properties selectively from template to jobs

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

14 years agoNexuiz Demo Recorder: documented the save/load feature changes
greenmarine [Thu, 18 Feb 2010 22:03:15 +0000 (22:03 +0000)]
Nexuiz Demo Recorder: documented the save/load feature changes

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

14 years agoNexuizDemoRecorder: added ability to save and load templates (might make sense for...
greenmarine [Thu, 18 Feb 2010 21:51:58 +0000 (21:51 +0000)]
NexuizDemoRecorder: added ability to save and load templates (might make sense for plug-in developers so that they can ship their own templates with preset plug-in settings)
Load dialog for templates or jobs allows the user to select whether to overwrite the current list or whether to append the loaded items to the current list

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

14 years agoBetter "drop to ground" for vehicles and moving turrets.
tzork [Thu, 18 Feb 2010 21:28:24 +0000 (21:28 +0000)]
Better "drop to ground" for vehicles and moving turrets.

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

14 years agoThis plugin is now integrated in rcon2irc.pl
merlijn [Tue, 16 Feb 2010 18:09:19 +0000 (18:09 +0000)]
This plugin is now integrated in rcon2irc.pl

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

14 years agoFix quakenet auth and add a new plugin to stop abusive votes
merlijn [Tue, 16 Feb 2010 17:58:18 +0000 (17:58 +0000)]
Fix quakenet auth and add a new plugin to stop abusive votes

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

14 years agoshootfromfixedorigin should override shootfromclient if both are set (makes more...
div0 [Tue, 16 Feb 2010 13:37:04 +0000 (13:37 +0000)]
shootfromfixedorigin should override shootfromclient if both are set (makes more sense)

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

14 years agofix glowmod use (we can't use that before 2.6)
div0 [Mon, 15 Feb 2010 17:30:24 +0000 (17:30 +0000)]
fix glowmod use (we can't use that before 2.6)

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

14 years agocredits updates
fruitiex [Sun, 14 Feb 2010 20:11:37 +0000 (20:11 +0000)]
credits updates

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

14 years agoTaoki's hologram items patch
fruitiex [Sat, 13 Feb 2010 22:58:42 +0000 (22:58 +0000)]
Taoki's hologram items patch

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

14 years agoREALLY fix the rocket trail interpolation
div0 [Sat, 13 Feb 2010 16:21:08 +0000 (16:21 +0000)]
REALLY fix the rocket trail interpolation

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

14 years agofix rocket trail throgh portal
div0 [Sat, 13 Feb 2010 16:01:09 +0000 (16:01 +0000)]
fix rocket trail throgh portal

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

14 years agocommit some changes from the nexrun branch (lsnewmaps, fixed records
fruitiex [Sat, 13 Feb 2010 14:31:38 +0000 (14:31 +0000)]
commit some changes from the nexrun branch (lsnewmaps, fixed records
command)

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

14 years agoMerge branch 'fruitiex/nexrun'
fruitiex [Sat, 13 Feb 2010 14:31:34 +0000 (14:31 +0000)]
Merge branch 'fruitiex/nexrun'

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

14 years agotiny alignment tweak to the taunt range slider in the audio tab
fruitiex [Sat, 13 Feb 2010 14:08:35 +0000 (14:08 +0000)]
tiny alignment tweak to the taunt range slider in the audio tab

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

14 years agosupport mouse selection in mapvote, handle mapvote input in CSQC
fruitiex [Sat, 13 Feb 2010 14:00:18 +0000 (14:00 +0000)]
support mouse selection in mapvote, handle mapvote input in CSQC
one problem left... how to sync the cursors between mapvote and menu?

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

14 years agofix "sliding corpses" bug in CA
fruitiex [Sat, 13 Feb 2010 13:15:09 +0000 (13:15 +0000)]
fix "sliding corpses" bug in CA

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

14 years agorocket trails
fruitiex [Thu, 11 Feb 2010 19:53:45 +0000 (19:53 +0000)]
rocket trails

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