pyfa v2.0.0b6
Pre-release
Pre-release
This is the sixth, and hopefully final, beta release for v2.0. Please see this release for more information on the v2.x cycle!
This beta release is a big one because it strips support for the EVE XML API and implements support for seamless ESI integration! There are bound to be errors with this (there's already a couple that are tracking), so please let me know if you notice anything funky! Please see here for a list of current ESI issues.
Added:
- ESI support
- All of the old XML API information is no longer accessible. In order to link you pyfa character to your EVE character, please go to the character editor and, under the "EVE SSO" tab, click the "Log In with EVE SSO". This will open your browser and direct you to the EVE Single Sign-On process. Once you log in, you should be able to link the pyfa character with the currently logged in EVE characters.
- Better documentation on how this works is forthcoming!
- Special thanks to @Kyria, developer of EsiPy, for answering a boat-load of my questions and even developing a few features at my request!
- Jargon support
- This feature gives us the ability to implement custom keywords in the item search. For example, "hml" will search for "Heavy Missile Launcher". pyfa ships with about 90 defaults, and it can be customized by the end user fairly easily. Please see this wiki page for more information! (thanks @fsufitch!)
Fixed:
- Cap drones causing errors under certain conditions (#1511/#1515)(thanks @Neugeniko!)