Page 1 of 1

[kovarex][0.15.13] Solaris achievement

Posted: Wed May 24, 2017 11:35 am
by daniel34
The code for the Solaris achievement currently says

Code: Select all

    excluded = "steam-engine"
    included = "solar-panel"
which means that steam turbines are completely ignored.

The text itself also changed from "Produce more than 10 GJ per hour without the use of Steam" to "Produce more than 10 GJ per hour using solar panels".

Right now it completely ignores steam turbines but disallows steam engines, this should be fixed by either making it a solar-only achievement (you have to disable everything else) or awarding it when 10 GJ/hour from solar power is reached, even if you have other power producers (steam turbines/engines) running.

Re: [kovarex][0.15.13] Solaris achievement

Posted: Wed May 24, 2017 6:58 pm
by kovarex
Thanks for the report, fixed for 0.15.14