Skip to content

v2.7.0 - December 1.0

Compare
Choose a tag to compare
@blitzmann blitzmann released this 20 Dec 02:40
· 3087 commits to master since this release

NOTE: pyfa's update notification has been unknowingly broken for a few months now. It's currently Feb 27, and you may be seeing this update for the first time (for a release done two months ago). We're sorry for the inconvenience this may have caused!

Database:

New:

  • Pre-spoolup and post-spoolup damage stats support (#1792)
    • We are continuing to work on delivering better support for spool-up modules. A lot of this release focused on refactoring the code behind DPS and RR logic to lay the groundwork for more features on this, specifically the option to set custom spool-up values. Stay tuned!
  • Middle click now closes fitting tabs (#1804)

Fixed:

  • ESI Errors (#1823)
  • Abyssal cap batteries visually show warfare resistance bonuses as penalties (#1820)
  • Issues when dragging non-charge into fitting window with a module highlighted (#1814)
  • Loading script into projected RSB leads to a crash (#1811)
  • Modulated (Deep Core) Strip Miner II yield unaffected by Mining Laser Upgrade (#1790)
  • Multiple Abyssal effects can be applied (#1794)
  • Changing module via variations context menu does not keep ammo (#1806)
  • Standup Neuts not respecting Capacitor Resistance Warfare resists (#1808)
  • Mining amount ship bonus affecting Ice Harvesting drones (#1809) (there also seems to be a related bug in EVE, please see issue for more details)

Changed:

  • We now use AppVeyor to generate the release builds for Windows. And issues regarding this should be mentioned in our issue tracker.
  • A lot of refactoring surrounding DPS and RR calculations to better support the new spool-up modules
  • Sort cargo the same way inventory is sorted in EVE (aa7e3bd)