About EVE Tool
"EVE Tool" is an application for players of the MMORPG EVE-Online. It allows players to access and analyse data while out of game. It retrieves information from the official EVE API, as well as from a custom API built around the database export provided by CCP.
Changelog
v0.2 → v0.3
- Added functionality to execute code to migrate between database versions
- The API library now parses the race of ships
- All images are now cached locally
- Added API library support for skill queues
- The number of pending image requests is now shown in the status bar
v0.1 → v0.2
- 'Listable' pages may now have their elements grouped
- 'Listable' pages may now be sorted
- Removed 'time to level' retrievable that caused errors
- Added a configuration dialog for 'listable' pages
- Added a new ships page
- Most heavy lifting is now done in the background, instead of blocking the UI
- Added a configuration file manager
- The previously selected character is now remembered across sessions
- The database files created by ET are now stored in its config directory, not the CWD
- Removed the non-functioning filter button from the overview page
- The menu is now refreshed when new information is retrieved about the character, so pages are enabled without manually repicking the character