Page 1 of 1

[0.18.34] use_fuel_glow_color ignored during reactor shutdown

Posted: Mon Jul 06, 2020 1:21 am
by Osmyde
Modded reactors using "use_fuel_glow_color = true" will not show the custom glow color during shutdown, but rather the default one, as shown below (glows purple-ish, then flashes green). If I change the default glow color, the "flash" during shutdown changes to whatever I changed the default to.

use_fuel_glow_color.gif
use_fuel_glow_color.gif (1.63 MiB) Viewed 1372 times

Re: [0.18.34] use_fuel_glow_color ignored during reactor shutdown

Posted: Mon Jul 06, 2020 6:57 am
by boskid
I see where it is coming from: fuel glow is only applied when reactor has a fuel burning to take its color. When there is no fuel, there is no variable that holds glow color of recently used fuel and so default fuel glow color is taken.