esi-issues
esi-issues copied to clipboard
Add service module list to structure information
If you have an ACL entry on a structure, you can get the name.
If you want to know if it has market data, you have to ask for the market for that structure, regardless of if it does or doesn't.
listing some rigs, like the EC ones, and the refining ones would also be good.
the same as provided in https://esi.tech.ccp.is/latest/#!/Corporation/get_corporations_corporation_id_structures
services (Array[get_corporations_corporation_id_structures_service], optional): Contains a list of service upgrades, and their state
?
but on a per cit_id basis, I assume? I don't think there's anything wrong with listing services if you have docking rights, need to double check that tho
yes. :)
Right now, it's hard to tell what structures have what, without looking in game, individually. Rigs are important because those are hard to check in game.
this whole area has several problems:
in game, you really want to be able to find structures with X bonus on Y item. You can do this by manually browsing through the list of facilities in the industry window facility tab then mousing-over the manufacturing/research icon then scrolling through the list of categories that come in the pop-up. This is quite fiddlly. Or, you can load a particular blueprint in a particular facility then mouse over the materials/costs to find out what reduction applies. Both of these methods are awkward and not stream-lined but its possible to get the information you need with some effort. It would be great/usable if you could filter the facilities by those that will give at least X bonus on X activity for X blueprint.
Out of game, we have no way at all to determine find out what ME/TE/etc bonus applies to a particular facility. So getting rig info from ESI is quite important for spreadsheets and industry planning applications like EVEIPH.
Also can we include broker fees, reprocessing fees, etc? These are different for each character because of standings, and custom settings, etc.
And please may we get ItemIDs or at least groupIDs for the services please? ATM the service names are a string of type get_corporations_corporation_id_structures_name but it's not a enumeration nor anything we can resolve against existing items.
A list of ItemIDs for structure rigs would be much appreciated.