Eve x Excel Addin-in Version 1.7.5 Patch notes

1.7.5 Patch notes
Just a small patch this time. Working on adding planets and moons info to solarsystems for next patch. (So we can figure out via the addin where they are via location x,y,z)

  • CORPORATION_STRUCTURES()
    • Improved fields containing dates by converting them to excel date cells like other date objects output by the addin.
    • Added a .services array output with name and state of the service. This was overlooked in the first addition of the function
      If you see any date fields being output as strings instead of proper dates, feel free to ping me in discord to have it added to an improvement list
  • _ASSETS() improvements
    • Added the category_id support for filtering i.e. “category_id: 6” for just ships.
    • Added exclude capabilities to the category_id, group_id, type_id logic, you can exclude fx. ships with “!category_id: 6” in the searchstring parameter (2nd parameter)
    • Added logging to console for corporation_assets to help debug when category, group, type_id filters fail.

Special thanks to TehExecutor for testing the corporation_structure features.

We probably do not say it enough… ‘Thank You’ :grinning:

1 Like