iaincollins / icarus

ICARUS Terminal for Elite Dangerous

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Highlight high value planets in Navigation Panel

iaincollins opened this issue · comments

As a first iteration, I would like to include an indicator for "high value" planets (>500k when scanned) in the List view and the Inspector panel (which is shown in both the List view and System Map view).

  1. Earth-like World
  2. Water World
  3. Ammonia World
  4. Any body that can be Terraformed

This would not rely on local scan data or checking for status (e.g. discovered, scanned, etc) so is easy first iteration that would be useful; later iterations could include specific value estimates for bodies and systems; they would require more significant improvements to the Navigation panel.

For more information see https://elite-dangerous.fandom.com/wiki/Explorer

In the implementation I have extended the definition for high value bodies in ICARUS Terminal to include Metal Rich Bodies and Class II Gas Giants as scans of these bodies can be worth in the range 100,000 - 400,000.

Will go out in the next update.