Skip to content

Releases: pyfa-org/Pyfa

Kronos - v1.2.0

23 Jul 00:20
Compare
Choose a tag to compare

Note: Many changes/fixes have been added that affects fit calculations (specifically to module/fit projection). As such, regression or unintended consequences are possible. Please double check your fits and report any issues on the forums (Menu > Help > Forums)

Database:

  • Updated to Kronos 1.0

New:

  • Can now visually split racks (default behavior)
  • Can now import fits copied from EVE chat channel
  • Can now import killmail fitting from CREST
    • Paste kill report URL into Pyfa
    • Copy chat that includes a linked kill
  • Can copy a fitted module (includes charges) using drag+drop and holding down Ctrl/Cmd
  • HTML export can be manually called from File menu
  • Cargo support
    • Can add any charge or module to cargo.
    • Cargo is included in exports (only charges included in DNA export due to limitation of format)
    • Support for cargo import from all formats
    • In addition to explicit cargo, loaded charges are included in exports (qty determined by reload amount)
    • Cargo gauge added to resources. Shown when Cargo tab is active
    • Fit's capacity shows total and available capacity in tooltip
  • Modules can be dragged from market search to fitting view and the additional fit panels
  • Can import fit by copying from EVE Client's Fitting Window. See #91 and Wiki > Import / Export options
  • Option to compact missing skills in tooltip (default behavior)
  • Option to save open fits on close and reopen at startup
  • Additional cargo information (Ore hold, Fleet hanger, etc) shown with cargo and tooltip

Fixes:

  • Bastion module resist stacking penalty has been fixed (#64)
  • Siege module turret stacking penalty has been fixed
  • Issue with downgrading and then upgrading again using same database causing broken fitting navigation has been fixed (#62)
  • Long-standing issue with swapping module positions on rack has been fixed
  • Orbital ammo removed from ammo picker (#71) (can still be loaded via market)
  • Crash involving ship traits while using Python < 2.7 (#73)
  • Missing market icons have been added (#80)
  • Various fixes to importing with XML, DNA, and EFT (#86, #87)
  • Deleting projected fits correctly removes relationship in DB (#90)
  • Issue with projected modules on projected fits affecting the target ship has been fixed (#84)
  • Neuts/Vamps can now be projected on fits with active Triage, Siege, or Bastion (#69)
  • Projected modules no longer ignore their charge (#82)
  • Importing vanity ships now converts ship to base ship (eg: PPC -> Comet) (#67)
  • Various bugs relating to boosted projected fits have been fixed (#63)

Changes:

  • Color of slots have been muted a bit (if enabled)
  • Align time tooltip has gained more precision (#65)
  • Spacers have been added to Character Editor > API view for better layout
  • HTML export: ship group now links directly to fit if only 1 fit exists
  • OS X: Preferences option available in App menu per Mac UI guidelines (#68)
  • "About" window has been cleaned up a bit

A big thank you to all pilots who participate in bug reporting and contribute to development!

1.1.22

16 Mar 09:26
Compare
Choose a tag to compare

WARNING: User database has had modifications. Please backup your fits before installing.

Database:

  • Update to Rubicon 1.3

Features:

  • Fleet booster interface has improved with new features.
    • Flag specific fits as "Boost fits" by right clicking on fit in browser
    • Boost fits show up in drop down menu, negating the need to browse for the fit
    • Boost fits have icon to identify them in fitting list
    • Help text has been added
    • Character selection disabled when no booster present
    • Note: previous methods of setting fleet boosters continue to exist
  • Preferences have had a face lift with new icons
  • Notification of available Pyfa updates
  • HTML Export updated
    • Uses collapsible list navigation
    • If used in regular browser, opens fit at null-sec.com
  • Added external help resources to Help menu

Bug fixes:

  • Cataclysmic shield boost wormhole effect fixed
  • Crash related to HTML Export and system paths involving unicode characters
  • Ship searching not displaying complete results
  • Modules requiring Capital Capacitor Emission Systems now display proper stats
  • Ghost slots on T3 cruisers

1.1.21

17 Feb 20:29
Compare
Choose a tag to compare
  • Traits tab has been implemented in pyfa
  • Several small fixes to miscalculation and fit import issues

1.1.20

30 Jan 09:55
Compare
Choose a tag to compare

Fixed major bug from 1.1.19 (it was only partially update to rubicon 1.1)

1.1.19

29 Jan 20:05
Compare
Choose a tag to compare
  • Update to Rubicon 1.1
  • In market, use tokenized search instead of partial string match (e.g. "arm expl ii" now finds "Armor Explosive Hardener II")

singularity-703519

22 Jan 20:06
Compare
Choose a tag to compare
singularity-703519 Pre-release
Pre-release

Updated to latest Singularity test server data.

1.1.18

21 Nov 18:48
Compare
Choose a tag to compare
  • Weapon range fixes for Kronos and Paladin

1.1.17

19 Nov 18:52
Compare
Choose a tag to compare
  • Update to Rubicon 1.0

1.1.16

19 Nov 18:59
Compare
Choose a tag to compare
  • Update to Odyssey 1.1
  • Added multiple character-related import/export capabilities (by MartyMacGyver), namely:
    • Export skills you're missing for a fit into EVEMon emp, xml and plain-text formats
    • Import characters from standard CCP XML files
  • Added easier way to update your skills via API (by blitzmann). To be able to use it, import your skills the old way once and use the refresh button next to character selector.
  • Added context menu items for removing modules from fit (by Master3See)
  • Multiple small fixes