]> icculus.org git repositories - divverent/nexuiz.git/log
divverent/nexuiz.git
14 years agoMerge branch 'master' into div0/warpzones
Rudolf Polzer [Sat, 13 Feb 2010 15:58:52 +0000 (16:58 +0100)]
Merge branch 'master' into div0/warpzones

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 agoMerge remote branch 'origin/master' into div0/warpzones
Rudolf Polzer [Sat, 13 Feb 2010 15:45:38 +0000 (16:45 +0100)]
Merge remote branch 'origin/master' into div0/warpzones

14 years agodisable the sidespeed/forwardspeed disabling workaround for now
Rudolf Polzer [Sat, 13 Feb 2010 15:32:05 +0000 (16:32 +0100)]
disable the sidespeed/forwardspeed disabling workaround for now

14 years agolots of simplifaction of the trace function of warpzones
Rudolf Polzer [Sat, 13 Feb 2010 15:28:20 +0000 (16:28 +0100)]
lots of simplifaction of the trace function of warpzones

14 years agochange the sense of the transform in findradius
Rudolf Polzer [Sat, 13 Feb 2010 14:51:35 +0000 (15:51 +0100)]
change the sense of the transform in findradius

14 years agohide the glitch when warpzone changes angles by almost nullifying keyboard input
Rudolf Polzer [Sat, 13 Feb 2010 14:48:05 +0000 (15:48 +0100)]
hide the glitch when warpzone changes angles by almost nullifying keyboard input

14 years agoignore refsys in findradius
Rudolf Polzer [Sat, 13 Feb 2010 14:42:06 +0000 (15:42 +0100)]
ignore refsys in findradius

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 agominor code cleanup; mark bug as todo
Rudolf Polzer [Fri, 12 Feb 2010 22:05:32 +0000 (23:05 +0100)]
minor code cleanup; mark bug as todo

14 years agohandle traces correctly if starting inside a warpzone
Rudolf Polzer [Fri, 12 Feb 2010 21:53:58 +0000 (22:53 +0100)]
handle traces correctly if starting inside a warpzone

14 years agouse r_drawexteriormodel to hide graphics glitch
Rudolf Polzer [Fri, 12 Feb 2010 14:41:21 +0000 (15:41 +0100)]
use r_drawexteriormodel to hide graphics glitch

14 years agoMerge remote branch 'origin/master' into div0/warpzones
Rudolf Polzer [Fri, 12 Feb 2010 14:21:43 +0000 (15:21 +0100)]
Merge remote branch 'origin/master' into div0/warpzones

14 years agofix nearclip threshold
Rudolf Polzer [Fri, 12 Feb 2010 14:21:22 +0000 (15:21 +0100)]
fix nearclip threshold

14 years agohook now working!
Rudolf Polzer [Fri, 12 Feb 2010 13:26:34 +0000 (14:26 +0100)]
hook now working!

14 years agowe don't need preshift, all transforms can be represented as one angles and one shift
Rudolf Polzer [Fri, 12 Feb 2010 12:43:50 +0000 (13:43 +0100)]
we don't need preshift, all transforms can be represented as one angles and one shift

14 years agofix multi-zone impacts
Rudolf Polzer [Fri, 12 Feb 2010 11:54:02 +0000 (12:54 +0100)]
fix multi-zone impacts

14 years agofix RL
Rudolf Polzer [Fri, 12 Feb 2010 11:46:40 +0000 (12:46 +0100)]
fix RL

14 years agofix fireball
Rudolf Polzer [Fri, 12 Feb 2010 10:55:18 +0000 (11:55 +0100)]
fix fireball

14 years agofix electro combos through warpzones
Rudolf Polzer [Fri, 12 Feb 2010 10:45:29 +0000 (11:45 +0100)]
fix electro combos through warpzones

14 years agofindradius wrapper - more guns work now
Rudolf Polzer [Fri, 12 Feb 2010 10:40:14 +0000 (11:40 +0100)]
findradius wrapper - more guns work now

14 years agoMerge branch 'master' into div0/warpzones
Rudolf Polzer [Fri, 12 Feb 2010 07:59:56 +0000 (08:59 +0100)]
Merge branch 'master' into div0/warpzones

14 years agoTODO update
Rudolf Polzer [Fri, 12 Feb 2010 07:58:45 +0000 (08:58 +0100)]
TODO update

14 years agoproperly transport projectiles
Rudolf Polzer [Fri, 12 Feb 2010 07:55:44 +0000 (08:55 +0100)]
properly transport projectiles

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

14 years agoTODO file: add weapon support list
Rudolf Polzer [Thu, 11 Feb 2010 16:07:24 +0000 (17:07 +0100)]
TODO file: add weapon support list

14 years agoNDR: add sample and virtualdub plug-in
greenmarine [Thu, 11 Feb 2010 16:02:26 +0000 (16:02 +0000)]
NDR: add sample and virtualdub plug-in

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

14 years agocreate plugins folder for NDR to host plug-ins
greenmarine [Thu, 11 Feb 2010 15:59:48 +0000 (15:59 +0000)]
create plugins folder for NDR to host plug-ins

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

14 years agomove NDR main program into subfolder
greenmarine [Thu, 11 Feb 2010 15:59:12 +0000 (15:59 +0000)]
move NDR main program into subfolder

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

14 years agomove NDR main program into subfolder
greenmarine [Thu, 11 Feb 2010 15:58:55 +0000 (15:58 +0000)]
move NDR main program into subfolder

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

14 years agocommit v0.2 of Nexuiz Demo Recorder
greenmarine [Thu, 11 Feb 2010 15:54:58 +0000 (15:54 +0000)]
commit v0.2 of Nexuiz Demo Recorder

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

14 years agocreate dir for the Nexuiz Demo Recorder
greenmarine [Thu, 11 Feb 2010 15:52:21 +0000 (15:52 +0000)]
create dir for the Nexuiz Demo Recorder

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

14 years agoremove a TODO item
Rudolf Polzer [Thu, 11 Feb 2010 15:28:28 +0000 (16:28 +0100)]
remove a TODO item

14 years agonow bullets support warpzones too
Rudolf Polzer [Thu, 11 Feb 2010 15:26:59 +0000 (16:26 +0100)]
now bullets support warpzones too

14 years agowarpzone: fix nex shot origin
Rudolf Polzer [Thu, 11 Feb 2010 14:52:14 +0000 (15:52 +0100)]
warpzone: fix nex shot origin

14 years agonex also supports warpzones now
Rudolf Polzer [Thu, 11 Feb 2010 14:42:27 +0000 (15:42 +0100)]
nex also supports warpzones now

14 years agoMinstaNex now can shoot through warpzones... using warpzone-aware tracebox and trailp...
Rudolf Polzer [Thu, 11 Feb 2010 14:22:22 +0000 (15:22 +0100)]
MinstaNex now can shoot through warpzones... using warpzone-aware tracebox and trailparticles functions

14 years agodisable mortar secondary spread in nexrun balance
fruitiex [Thu, 11 Feb 2010 14:19:58 +0000 (14:19 +0000)]
disable mortar secondary spread in nexrun balance

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

14 years agofix porto
Rudolf Polzer [Thu, 11 Feb 2010 10:45:48 +0000 (11:45 +0100)]
fix porto

14 years agoturn the angles the other way for consistency
Rudolf Polzer [Thu, 11 Feb 2010 10:36:39 +0000 (11:36 +0100)]
turn the angles the other way for consistency

14 years agotodo
Rudolf Polzer [Wed, 10 Feb 2010 19:16:59 +0000 (20:16 +0100)]
todo

14 years agoduh... the ramp problem lies not in doublejump, but in the speedcap: fix
fruitiex [Wed, 10 Feb 2010 18:54:42 +0000 (18:54 +0000)]
duh... the ramp problem lies not in doublejump, but in the speedcap: fix
that.

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

14 years agocvar that disables doublejump code on ramps for exact old rampjump style
fruitiex [Wed, 10 Feb 2010 18:04:16 +0000 (18:04 +0000)]
cvar that disables doublejump code on ramps for exact old rampjump style

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

14 years agosv_doublejump: trace only 0.01 units down instead of 1, this fixes the
fruitiex [Wed, 10 Feb 2010 16:38:49 +0000 (16:38 +0000)]
sv_doublejump: trace only 0.01 units down instead of 1, this fixes the
"doublejump off flat ground bug". If this causes problems with
inaccuracies we can just ramp it up a bit... so far I haven't spotted
any problems even on looves_insane :)

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

14 years agoserver culling camera support
Rudolf Polzer [Wed, 10 Feb 2010 11:40:41 +0000 (12:40 +0100)]
server culling camera support

14 years agoMerge remote branch 'origin/master' into div0/warpzones
Rudolf Polzer [Wed, 10 Feb 2010 10:35:03 +0000 (11:35 +0100)]
Merge remote branch 'origin/master' into div0/warpzones

14 years agoclientside announcers, patch by Taoki with some minor tweaks
fruitiex [Tue, 9 Feb 2010 13:37:45 +0000 (13:37 +0000)]
clientside announcers, patch by Taoki with some minor tweaks

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

14 years agoTODO file
Rudolf Polzer [Tue, 9 Feb 2010 13:02:20 +0000 (14:02 +0100)]
TODO file

14 years agomore warpzone fixes - now angled warpzones work too
Rudolf Polzer [Tue, 9 Feb 2010 12:52:41 +0000 (13:52 +0100)]
more warpzone fixes - now angled warpzones work too

14 years agomissing file change
Rudolf Polzer [Tue, 9 Feb 2010 11:21:47 +0000 (12:21 +0100)]
missing file change

14 years agomove mathlib into warpzonelib too
Rudolf Polzer [Tue, 9 Feb 2010 11:20:49 +0000 (12:20 +0100)]
move mathlib into warpzonelib too

14 years agolicense typo fixed
Rudolf Polzer [Tue, 9 Feb 2010 11:19:08 +0000 (12:19 +0100)]
license typo fixed

14 years agomake warpzonelib depend less on Nexuiz
Rudolf Polzer [Tue, 9 Feb 2010 11:14:44 +0000 (12:14 +0100)]
make warpzonelib depend less on Nexuiz

14 years agowarpzonelib - the beginning
Rudolf Polzer [Tue, 9 Feb 2010 10:15:27 +0000 (11:15 +0100)]
warpzonelib - the beginning
NOTE: this patch breaks something on CLIENT side.

14 years agorequire only one of the two entities to target the other for warpzones, instead of...
Rudolf Polzer [Mon, 8 Feb 2010 17:01:33 +0000 (18:01 +0100)]
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--------+
        |       \        |
        +----------------+

14 years agofix in-solid players after warpzoning
Rudolf Polzer [Mon, 8 Feb 2010 13:50:13 +0000 (14:50 +0100)]
fix in-solid players after warpzoning

14 years agowarpzones: properly account for lag - predict them in CSQC
Rudolf Polzer [Mon, 8 Feb 2010 13:34:16 +0000 (14:34 +0100)]
warpzones: properly account for lag - predict them in CSQC

14 years agoa trigger_warpzone entity (a silent everything-teleporting teleporter). IT HAS NO...
div0 [Mon, 8 Feb 2010 10:42:18 +0000 (10:42 +0000)]
a trigger_warpzone entity (a silent everything-teleporting teleporter). IT HAS NO VISUALS YET, NEEDS TO BE ADDED TO ENGINE.
Neither does it have hitscan or radiusdamage support yet, but it should get that, even though UT's warpzones didn't.
Projectiles should already be able to get past it.
More to come once rendering supports them in some way...

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

14 years agomore doublejump improvements
fruitiex [Sun, 7 Feb 2010 15:44:21 +0000 (15:44 +0000)]
more doublejump improvements

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

14 years agofix doublejump speedcap to properly refuse the jump
div0 [Sun, 7 Feb 2010 13:59:42 +0000 (13:59 +0000)]
fix doublejump speedcap to properly refuse the jump

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

14 years agoadd an optional (default off) z-axis speedcap above which a doublejump won't be perfo...
fruitiex [Sun, 7 Feb 2010 08:25:47 +0000 (08:25 +0000)]
add an optional (default off) z-axis speedcap above which a doublejump won't be performed, try values like 270 (=sv_jumpvelocity) to fix crazy jumps off stairs

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

14 years agoenable sv_doublejump in nexrun by default
fruitiex [Sun, 7 Feb 2010 08:08:19 +0000 (08:08 +0000)]
enable sv_doublejump in nexrun by default

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

14 years agosend speedaward_alltimebest as Int24_t as well...
fruitiex [Sun, 7 Feb 2010 08:06:04 +0000 (08:06 +0000)]
send speedaward_alltimebest as Int24_t as well...

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

14 years agoexosystem sky on warfare
m0rfar [Sat, 6 Feb 2010 23:33:36 +0000 (23:33 +0000)]
exosystem sky on warfare
fixing many lamp texture misalignments

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

14 years agoimprove sv_doublejump (less floor sticking)
div0 [Sat, 6 Feb 2010 21:53:20 +0000 (21:53 +0000)]
improve sv_doublejump (less floor sticking)

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

14 years agoRevert "clipped the gap near rl on toxic. we're back normal."
div0 [Sat, 6 Feb 2010 21:52:53 +0000 (21:52 +0000)]
Revert "clipped the gap near rl on toxic. we're back normal."

This reverts commit f5b6ac172420502e24a3ed0a0c1c6e9eb95c1b21.

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

14 years agosend speed award as long int instead to make it harder to get a "negative speed" :P
fruitiex [Sat, 6 Feb 2010 17:59:53 +0000 (17:59 +0000)]
send speed award as long int instead to make it harder to get a "negative speed" :P

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

14 years agofix ons cvar typos
m0rfar [Sat, 6 Feb 2010 17:02:12 +0000 (17:02 +0000)]
fix ons cvar typos

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

14 years agofix checkpoints that also point to a target_items entity (defrag ents)
fruitiex [Sat, 6 Feb 2010 16:51:40 +0000 (16:51 +0000)]
fix checkpoints that also point to a target_items entity (defrag ents)

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

14 years agocorrect aspect ratio on xolar preview
m0rfar [Sat, 6 Feb 2010 12:57:45 +0000 (12:57 +0000)]
correct aspect ratio on xolar preview

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

14 years agofix the notify message when setting the first record on a map
fruitiex [Fri, 5 Feb 2010 14:28:05 +0000 (14:28 +0000)]
fix the notify message when setting the first record on a map

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

14 years agofix fireball TGA
div0 [Thu, 4 Feb 2010 13:51:46 +0000 (13:51 +0000)]
fix fireball TGA

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

14 years agomake w_all.qc better mergable
div0 [Thu, 4 Feb 2010 13:35:07 +0000 (13:35 +0000)]
make w_all.qc better mergable

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

14 years agoDo the last change CORRECTLY :P also fix permissions of files
div0 [Thu, 4 Feb 2010 13:10:37 +0000 (13:10 +0000)]
Do the last change CORRECTLY :P also fix permissions of files

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

14 years agolarge weapon system change - please test
div0 [Thu, 4 Feb 2010 12:46:30 +0000 (12:46 +0000)]
large weapon system change - please test
removed the weapon impulses array, as CSQC already has that info compiled in (in weaponinfo)
changed inv_weapon* images to be named, no longer numbered (old files remain for compatibility)

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

14 years agoweapon system: add a fourth case "simple animation, shot origin and shell casing...
div0 [Wed, 3 Feb 2010 15:21:58 +0000 (15:21 +0000)]
weapon system: add a fourth case "simple animation, shot origin and shell casing ejection on the v_ model"

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

14 years agomove cl_netfps to sys_ticrate
div0 [Wed, 3 Feb 2010 15:21:52 +0000 (15:21 +0000)]
move cl_netfps to sys_ticrate

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

14 years agoFixing teamscore positions
blub0 [Tue, 2 Feb 2010 18:33:38 +0000 (18:33 +0000)]
Fixing teamscore positions

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

14 years agofix stupid onload spam :P
div0 [Mon, 1 Feb 2010 15:50:01 +0000 (15:50 +0000)]
fix stupid onload spam :P

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

14 years agofix name typo
div0 [Mon, 1 Feb 2010 15:28:04 +0000 (15:28 +0000)]
fix name typo

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

14 years agoFix strength bug, hopefully
div0 [Mon, 1 Feb 2010 15:25:03 +0000 (15:25 +0000)]
Fix strength bug, hopefully

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

14 years agotry fixing blood with current engine
div0 [Mon, 1 Feb 2010 09:28:57 +0000 (09:28 +0000)]
try fixing blood with current engine

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

14 years agoimproved chatbubble and net clock by sev
fruitiex [Sun, 31 Jan 2010 21:18:52 +0000 (21:18 +0000)]
improved chatbubble and net clock by sev

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

14 years agotarget_items: fix strength_finished only giving 1 second of strength
div0 [Sun, 31 Jan 2010 17:52:23 +0000 (17:52 +0000)]
target_items: fix strength_finished only giving 1 second of strength

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

14 years agofix the "give NNN strength" command
div0 [Sun, 31 Jan 2010 17:48:58 +0000 (17:48 +0000)]
fix the "give NNN strength" command

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

14 years agofix missing sqrt in sideways friction
div0 [Sat, 30 Jan 2010 18:27:06 +0000 (18:27 +0000)]
fix missing sqrt in sideways friction

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

14 years agoimproved physicsNoQWBunny (improvements by FruitieX)
div0 [Sat, 30 Jan 2010 18:18:30 +0000 (18:18 +0000)]
improved physicsNoQWBunny (improvements by FruitieX)

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

14 years agowhat was I thinking... making previous commit compile
div0 [Sat, 30 Jan 2010 18:12:02 +0000 (18:12 +0000)]
what was I thinking... making previous commit compile

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

14 years agomake CPMA aircontrol code more logical
div0 [Sat, 30 Jan 2010 18:07:53 +0000 (18:07 +0000)]
make CPMA aircontrol code more logical

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

14 years agomake CPMA_PM_AirControl more gamepad friendly. Otherwise unchanged.
div0 [Sat, 30 Jan 2010 09:46:44 +0000 (09:46 +0000)]
make CPMA_PM_AirControl more gamepad friendly. Otherwise unchanged.

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

14 years agonew physics config physicsNoQWBunny.cfg (currently 2.0-2.4.2 physics with bunnyhoppin...
div0 [Sat, 30 Jan 2010 08:19:21 +0000 (08:19 +0000)]
new physics config physicsNoQWBunny.cfg (currently 2.0-2.4.2 physics with bunnyhopping bug removed and sideways friction changed to behave more logical)

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

14 years agofix a minor code bug that should never occur in the last commit ;)
div0 [Sat, 30 Jan 2010 08:12:45 +0000 (08:12 +0000)]
fix a minor code bug that should never occur in the last commit ;)

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

14 years agospeed clamping: sideways friction < 0 clamps against minimum possible backwards speed...
div0 [Sat, 30 Jan 2010 08:08:38 +0000 (08:08 +0000)]
speed clamping: sideways friction < 0 clamps against minimum possible backwards speed, airaccel_qw clamps against maximum possible forward speed, can behave like CPMA but with no strafejump bug

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

14 years agoalternate physics mode
div0 [Sat, 30 Jan 2010 08:07:59 +0000 (08:07 +0000)]
alternate physics mode

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

14 years agocl_physics: an "alternate speed clamping" mode (iffed out until I added support for...
div0 [Fri, 29 Jan 2010 16:52:27 +0000 (16:52 +0000)]
cl_physics: an "alternate speed clamping" mode (iffed out until I added support for it to cl_movement)

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

14 years agofix wrong hagar cvar use
div0 [Fri, 29 Jan 2010 11:37:51 +0000 (11:37 +0000)]
fix wrong hagar cvar use

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