Page MenuHomeSchine - Phabricator

Starmade | Damage beam always does minimal range damage
Closed, FinishedPublic

Description

Damage beams are supposed to do full damage when very close to their target, and then lose most of this damage the further you go.

It seems that this is not the case though, and that all ranges use the least amount of damage.

The config and the actual method to calculate the modifier seems to be correct.
The calculation of your actual beam length seems to not work properly though, it is set to the default range (2000 meters) which will result in the lowest possible damage every time.

Details

Task Type
Bug
Testing Results
Affected Gamemode(s)
Single and Multi
Reproducible
Yes
Last tested (version)
0.201.089
Category
Control Block System: Weapons
First occurrence (version)
0.201.068
Hardware/Software/System
OS-Specific
No
Hardware-Specific
No
Video Card Vendor
uncertain
Steps to reproduce
  1. Change your config for beams, set the tick rate to 0.99999 and burst time to 1.0, that way you only have a single tick of damage to compare
  2. Fire a decent sized beam at a target when you're close to it (< 500 meters)
  3. Fire a decent sized beam at a target when you're far away from it (> 1500 meters)

Compare both damage holes and they should be identical.

Serverconfig (server.cfg)
<replace this line with the file content>
Clientconfig (settings.cfg)
<replace this line with the file content>

Event Timeline

lancake created this task.Jun 14 2018, 1:59 PM
Restricted Application added a project: CBS: Weapons. · View Herald TranscriptJun 14 2018, 1:59 PM
lancake changed the task status from In Queue to Resolved.Jun 15 2018, 2:54 PM
Restricted Application edited projects, added Quality Assurance; removed Game Development. · View Herald TranscriptJun 15 2018, 2:54 PM
Restricted Application added a subscriber: AndyP. · View Herald Transcript
lancake closed this task as Closed.

-QA Testing-

Fix confirmed.

Restricted Application removed a project: Quality Assurance. · View Herald TranscriptJun 28 2018, 5:28 PM
Restricted Application removed a subscriber: AndyP. · View Herald Transcript
lancake changed Last tested (version) from 0.201.068 to 0.201.089.Jun 28 2018, 5:28 PM