]> icculus.org git repositories - divverent/nexuiz.git/commit
changed weapon_nextthink and ATTACK_FINISHED update checks to use a
authorlordhavoc <lordhavoc@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Thu, 14 Feb 2008 02:45:05 +0000 (02:45 +0000)
committerlordhavoc <lordhavoc@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Thu, 14 Feb 2008 02:45:05 +0000 (02:45 +0000)
commit612082a2fe02b57547f28f70068d675bc836b412
tree85ee1243baa1d200b8320e5c6969d39979d83400
parentb8107cca2af6ffd67eff7581b449caeaad564722
changed weapon_nextthink and ATTACK_FINISHED update checks to use a
slightly different check for burst firing:
self.weapon_nextthink < time - frametime * 1.5
this ought to avoid rounding errors on the comparisons that might be
responsible for varying fire rates

git-svn-id: svn://svn.icculus.org/nexuiz/trunk/data@3376 f962a42d-fe04-0410-a3ab-8c8b0445ebaa
qcsrc/server/cl_weaponsystem.qc