pmotschmann / Evolve

An incremental game about evolving a civilization
Mozilla Public License 2.0
794 stars 343 forks source link

Support automatic power-on option for additional structures #1103

Open yarukishi opened 4 months ago

yarukishi commented 4 months ago

The following 4 structures are expected to automatically power on when built, but the automatic power-on switch toggle (#1010) does not cause them to ignore power requirements.

False path:

True path:

I tested all 4 changes individually by confirming that the automatic power-on setting is ineffective for them without this patch and effective with this patch.

Other structures that always require manual intervention, such as the World Collider and the Ascension Machine, are not affected.