0ptera / Logistic-Train-Network

Factorio mod adding logistic network for trains.
Other
162 stars 65 forks source link

Signal for set circuit control for each station. #295

Closed dvilker closed 2 years ago

dvilker commented 2 years ago

Adds ability for enable or disable circuit control for each station by signal.

Add signal "Require circuit control" to input lamp for override setting for this station:

0 - forced adds circuit control for this station < 0 - forced condition without circuit control = 0 or no signal - by mod setting.

Compatible for exists games.

0ptera commented 2 years ago

When introducing circuit control I thought about doing something like this. However I decided against it because:

  1. each control signal adds a small but measurable increase to signal processing for each stop
  2. enabling circuit control globally only requires a circuit wire attached to every LTN
  3. there's already too many control signals to be beginner friendly