norohind 2a90980b03
Fix deprecated config.getint() method
config.getint() is deprecated since EDMC 5.0.0 (ref: https://github.com/EDCD/EDMarketConnector/releases/tag/Release%2F5.0.0), now plugins should use config.get_int() instead
2021-08-03 21:01:45 +05:00
2017-07-29 14:29:36 +01:00
2017-07-15 14:12:00 +01:00
2021-08-03 21:01:45 +05:00
2021-07-11 21:45:27 +02:00

Habitable Zone plugin for EDMC

This plugin helps explorers find high-value planets. It displays the "habitable-zone" (i.e. the range of distances in which you might find an Earth-Like World) when you scan the primary star in a system with a Detailed Surface Scanner.

Screenshot

Optionally, you can choose to display the ranges in which you might find other high-value planets - Metal-Rich, Water and/or Ammonia Worlds.

Optionally, you can choose to display the high-value planets known to Elite Dangerous Star Map.

Installation

  • On EDMC's Plugins settings tab press the “Open” button. This reveals the plugins folder where EDMC looks for plugins.
  • Download the latest release.
  • Open the .zip archive that you downloaded and move the HabZone folder contained inside into the plugins folder.

You will need to re-start EDMC for it to notice the new plugin.

Acknowledgements

Calculations taken from Jackie Silver's Hab-Zone Calculator.

License

Copyright © 2017 Jonathan Harris.

Continued by asrothear Copyright for all Changes © 2021

Licensed under the GNU Public License (GPL) version 2 or later.

Description
EDMC plugin to help explorers find high-value planets
Readme 104 KiB
Languages
Python 100%