evepraisal / go-evepraisal

the code that powers evepraisal.com
https://evepraisal.com
MIT License
148 stars 106 forks source link

Some Items missing in appraisals #122

Open jtrenaud1s opened 4 years ago

jtrenaud1s commented 4 years ago

I believe the SDE needs to be updated, some items such as the new needlejack filaments are not being found and are highlighted red, with the type_id 0. These items should be present in ESI pulls for market items and should be in the latest updated SDE database

GQuantrill commented 4 years ago

@sudorandom Any update on this?

sudorandom commented 4 years ago

I added bunch of hard coded exceptions based on the release notes. Let me know if you see any I missed!

On Mon, Jun 8, 2020 at 19:35 GQ notifications@github.com wrote:

@sudorandom https://github.com/sudorandom Any update on this?

— You are receiving this because you were mentioned.

Reply to this email directly, view it on GitHub https://github.com/evepraisal/go-evepraisal/issues/122#issuecomment-640959139, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACLV5CMNKPUZH4K4WCAIMTRVV7VZANCNFSM4LUXNVVA .

GQuantrill commented 4 years ago

@sudorandom Definitely the needlejack filaments (both signal and noise). There's an example: evepraisal

Also, anything renamed by CCP so 'Multispectrum Shield Hardener II' which was previously 'Adaptive...;

Thanks