Skip to content

Vanguard - v1.15.0

Compare
Choose a tag to compare
@blitzmann blitzmann released this 30 Sep 02:53
· 5944 commits to master since this release

Windows users: This release contains both the normal Windows client (-win) and the Windows client built with wxPython 3.0 (-win-wx3) which is an update to our GUI framework and will become the standard with the next release. An installer is now provided for the wx3 build which should handle upgrades from a previous builds install. Please report any bugs with it on our GitHub issue tracker.

To reiterate the previous builds warning, if you are not using the installer but rather extracting the zipfile, you cannot extract the wx3 build into your existing installation and simply replace conflicts. It will leave behind a lot of old files that will confuse things. You must completely delete the old pyfa installation (not your user save directory) or run it standalone somewhere else.

Database:

  • Updated to Vanguard 1.0

New:

  • Confirmation on deleting fit. If you don't want confirmation, Shift+Click on delete button to delete immediately (#363)
  • Skill level changes from Change Affecting Skill menu enter a non-persistent state
    • Useful if you want to see how the skill affects the fit, but don't necessarily want to save it
    • To save the character's skills, go to Edit > Save Character
    • To revert the character, go to Edit > Revert Character
    • You can now temporary change the All 5 and All 0 skill levels using the Change Affecting Skill menu, and save the modified version as a new character via Edit menu
    • You can save or revert individual skills in the Character Editor. Any changes to skill in the Character Editor are saved

Fixed:

  • Projected system effects (wormholes, incursions) can now be toggled on/off (#355)
  • Crash when opening / deleting fits with unicode names (#356)
  • Projected scrams now turns off the targets MWD (#70)
  • Exception when deleting self-projected fits (#359)