esi / esi-issues

Issue tracking and feature requests for ESI
https://esi.evetech.net/
209 stars 23 forks source link

Include tier info in /fw/systems/ and /fw/stats/ #993

Open panthernet opened 6 years ago

panthernet commented 6 years ago

Feature Request

/fw/systems/ miss system upgrade tier information making it unable to calculate FW point amount for a faction and tell which systems could be upgraded.

Also we don't have actual warzone Tier information for a faction in /fw/stats/ either. Actually we can calculate it if we only could access system upgrade tier information from the request above.

Use case

Many 3rd party applications and web sites can use this info to report actual state of FW. Some apps and bots could send notifications when it is wise to participate in FW in terms of profit or when system upgrade tier drops. Personally I could use it in my Discord bot for better FW notifications (ThunderED).

Authentication

A public route, no auth required.

Example return

Just a new field for single /fw/systems/ item:

...
    "upgradeTier": 1,
...

Just a new field for single /fw/stats/ item:

...
    "warzoneTier": 1,
...

Checklist

Check all boxes that apply to this issue:

baynex commented 2 years ago

Oh the dreams we had for FW. Now anything related to it sits in darkness unseen.

GoldenGnu commented 2 years ago

@LeoJian622 Please, disable your auto reply to GitHub emails, as they turn up as replies on the issues.