v2.5.1
Fixed:
- Opening some fittings that don't have a race icon (#1767)
- Attempting to browse Subsystems in market browser results in no icons (#1769)(thanks @tron1point0 !)
- Changing variation of drone (#1773)
v2.5.0
Database:
- Updated to YC120.10 v1.0
New:
- Undo/redo support!
- Most actions which affect the fit are supported, including adding modules, toggling state, moving modules, etc. Some more obscure actions, such as setting fighter abilities or setting skills associated with module, are yet to be converted and are considered a lowish priority (#1524)
- Abyssal module attributes can now be imported/exported with the EFT format! (#1707)
- When exporting the fit to clipboard, select the
Mutated Attributes
option - This allows users to share fits with the Abyssal modifications intact
- Please note that, currently, this is a pyfa-specific format - other programs which utilize EFT-style imports will probably choke on it (which is why this is an option instead of default)
- As part of this, the last export format / option that was used will now be saved between sessions.
- When exporting the fit to clipboard, select the
- [OSX] Retina support for ship hull renders and module icons (#1737)(thanks @m-sasha!)
- This should make the displayed images in pyfa a bit more crisp when viewing on a Retina screen
- Please note that there are still various icons that have not been reworked - this is focused on ship and module icons
- Due to limitations with the underlying GUI framework of wxWidgets, similar functionality for scaled Windows and Linux displays is still unsupported (YMMV).
Fixed:
- Double Clicking files in File Dialog will propogate event to underlying window (#1447)
- Changing "Factor in reload time" setting via preferences did not immediately apply it (#1656)
- Price columns were not updating correctly during first fetch of item's price (#1706)(#1715)(special thanks to @feyyd for helping track this down!)
- Missile ammo wasn't showing an icon in the ammo picker (#1738)(thanks @m-sasha!)
- GUI issue that caused blurry text on the tabs when display is scaled (ie: Retina screens)(#1735)(thanks @m-sasha!)
- Crashing that sometimes happened with auto-detected proxy support (#1708)(thanks @minlexx!)
- Abyssal Small Nos has a blank module name (#1722)
- Entosis modules not applying Sensor Strength bonus (#1730)
- Filament Clouds not applying correct effects (#1746)
- Item Compare error when sorting None values (#1750)
- Missing effect for Capital Hull Energizer
- GUI bug causing occasional error when closing fits (#1758)
Changed:
- Tweaks to the EFS export (per @MaruMaruOO)(#1754, #1755)
- [WIN] Windows builds now use wxPython 4.0.3 instead of 4.0.0b2