esi-issues icon indicating copy to clipboard operation
esi-issues copied to clipboard

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

Open panthernet opened this issue 7 years ago • 2 comments

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:

  • [x] Feature request description is provided
  • [x] Use case exists
  • [ ] Feature requires a new route
  • [x] Feature adds data to existing route
  • [ ] Feature requires new auth scope
  • [x] Feature can reuse existing scope
  • [x] Feature does not require auth
  • [ ] Meta feature, applies to all routes

panthernet avatar Jul 14 '18 14:07 panthernet

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

baynex avatar Mar 27 '22 01:03 baynex

 收到勒。。。(-o-)/   (^)  请不要介意这封自动回复。。。。 

LeoJian622 avatar Mar 27 '22 01:03 LeoJian622

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

GoldenGnu avatar Mar 27 '22 17:03 GoldenGnu