These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

Basic (necessary) character information missing in ESI API

Author
Legedric Striker
State War Academy
Caldari State
#1 - 2016-11-17 13:14:36 UTC  |  Edited by: Legedric Striker
Hey guys!

As I am working on the transition from XMl to ESI for EVE-Skillplan.net I crawled the new ESI API and I am missing some information fields in there which are currently available (except clone states) within the XML API and absolutely critical for my project.

ArrowCharacter -> Attributes (Charisma, Memory etc.)
I was unable to find them within the public character info on ESI and as there is no equivalent to "CharacterSheet" or "non-public character info" I am not able to get the current attribute settings for a character.
They are also missing on the CREST API as far as I could see from reading the docs.

ArrowCharacter -> CloneState (defining what and how fast a character is able to train)
As my project is about skill training it is absolutely critical for the project to know if a character is aan Alpha or Omega clone. Unfortunately I was unable to find any information about this in ESI on the character or clone endpoints.

ArrowCharacter -> Implants of current clone
I know there is an endpoint to get a character's clones from ESI but there seems to be no flag about which clone is currently active and so my project is unable to get the currently active implants for a character - rendering skill training time calculations useless.

I know ESI is still being worked on but when can we expect this very basic and (at least for my project) critical information to be added to one of the ESI endpoints?

For me it doesn't make sense at all to move over to ESI when the above mentioned parts are missing from it Cry

Best regards,

Legedric

EVE-Skillplan.net - Plan your pilot skill training online on PC, Mac, tablet or smartphone!

Messenger Of Truth
Butlerian Crusade
#2 - 2016-11-17 18:20:57 UTC
You could check if there is already an issue bout this, and if not make a new issue about it here: https://github.com/ccpgames/esi-issues/issues

Trade Hub Price Checker: stop.hammerti.me.uk/pricecheck

Visit "Haulers Channel" in game for all matters courier-related.

Structure name/system API: stop.hammerti.me.uk/api

Legedric Striker
State War Academy
Caldari State
#3 - 2016-11-17 19:01:28 UTC
Thanks, I added new issues for the three above mentioned topics!

EVE-Skillplan.net - Plan your pilot skill training online on PC, Mac, tablet or smartphone!