Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement] Wormhole data (masses, lifetime, shattered info,..) import from ESI #852

Closed
exodus4d opened this issue Sep 10, 2019 · 0 comments
Assignees
Milestone

Comments

@exodus4d
Copy link
Owner

Static wormhole type data (e.g. jump masses, lifetime) is no longer read from the static eve_universe.sql dump.
Even if we don´t expect changes to that data, CCP changed some of these data over the last few month. This data is now read from ESI API and cached in eve_universe DB.

If a wormhole is a shattered system or not, is no longer persistent. It is now dynamically read from the planets names data.

Fixed wormhole data for J1226-0. The only wh system with a "-" in name.
Fixed wormhole data for Thera.

Info:

  • These kind of data is read from ESI ´s /dogma/attributes/ endpoint
  • The existing "Wormhole" UI button for data import on Pathfinder´s /setup page now imports fresh data from ESI.

List of data changes for wormholes (old: persistent data, new: current ESI data)

wormhole_stats_diff

@exodus4d exodus4d added this to the v1.5.4 milestone Sep 10, 2019
@exodus4d exodus4d self-assigned this Sep 10, 2019
@exodus4d exodus4d mentioned this issue Oct 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant