Bug 5074 - tesla generator firing range calculation inconsistency
Status: RESOLVED FIXED
Alias: None
Product: Tremulous
Classification: Unclassified
Component: Misc
Version: SVN HEAD
Hardware: All All
: P3 normal
Assignee: Tim Angus
QA Contact: Tremulous Bugs
URL:
Depends on:
Blocks: 5076
 
Reported: 2011-07-11 06:37 EDT by /dev/humancontroller
Modified: 2011-07-30 20:52:57 EDT
1 user (show)

See Also:


Attachments
calculate the distance-to-target from the tip as well (1.57 KB, patch)
2011-07-11 06:38 EDT, /dev/humancontroller

Description /dev/humancontroller 2011-07-11 06:37:29 EDT
in the tesla generator's firing logic, the distance-to-target is calculated from the origin of the tesla, while the line of sight trace is done from the tip of the tesla.
Comment 1 /dev/humancontroller 2011-07-11 06:38:33 EDT
Created attachment 2817 [details]
calculate the distance-to-target from the tip as well
Comment 2 Chris "Lakitu7" Schwarz 2011-07-30 20:52:57 EDT
In at r2228, thanks.