pyfa-org / Pyfa

Python fitting assistant, cross-platform fitting tool for EVE Online
GNU General Public License v3.0
1.61k stars 408 forks source link

singularity-816656 -- Ishtar bonuses unchanged #153

Closed xrfdr closed 10 years ago

xrfdr commented 10 years ago

In the singularity-816656 pre-release, the Ishtar bonus changes are reflected in the text descriptions, but not in the value: 'eliteBonusHeavyGunship2' is still set to 7.5.

blitzmann commented 10 years ago

Topic: https://forums.eveonline.com/default.aspx?g=posts&t=361722

Here's the diff that I worked with:

[*] Ishtar
  [*] capacity: 460.0 => 560.0
  [*] maxVelocity: 195.0 => 185.0
  [*] shipBonusGC: 7.5 => 5.0

We don't update based on dev or forums topics. We update based on what data TQ / SISI clients give us. It makes it much more accurate. As you can see, the eliteBonusHeavyGunship2 was not updated as of SISI 816656, therefore this is not an issue with Pyfa. The singularity build simply doesn't have that attribute updated yet.

I do see what is probably a bug with their SISI build tho. It looks like they are wanting to change the bonus from Heavy Assault Cruiser skill from 7.5 to 5. However, it looks like they accidentally changed the Gallente Cruiser bonus instead. They updated the text correctly. But I'm sure this will be fixed before the expansion release. Closing the issue.

EDIT: I've also submitted a bug report on SISI to make sure this doesn't get overlooked.