The planet min/max temperature should be properly used/implemented for the things below.
Todo:
[ ] Update correct planet min/max temperature ranges which is determined and saved to the planet when creating a planet.
[ ] Solar satellite energy production is dependent on average planet temperature. The closer a planet is to the sun (e.g. position 1 in galaxy) the warmer the planet and the higher the solar satellite output.
[ ] Update feature test implemented in #182 to check that solar satellite output is different for various planets.
[ ] Deuterium mine output is dependent on temperature.
[ ] Add new DB migration to set solar_satellite_percent to 10 (default) for existing players. The new column added in a previous update has a default value of 0 in the database so it is set to 0% now for all existing players which is not desirable.
The planet min/max temperature should be properly used/implemented for the things below.
Todo:
solar_satellite_percent
to 10 (default) for existing players. The new column added in a previous update has a default value of 0 in the database so it is set to 0% now for all existing players which is not desirable.