Power Overload


Performant, semi-realistic power distribution overhaul. Power poles can explode if the total electrical consumption on the network is too high. Use transformers to separate networks so that subnetworks do not take more power than they can handle.

Content
1 year, 2 months ago
1.1
3.09K
Power

g [Completed] transformers vs power switches?

3 years ago

Whats the difference between Power Switches and your Transformers?

3 years ago

When the power switch is turned on, the networks are totally combined. I needed to be able to view the network consumption of a specific subnetwork, so transformers completely separate the networks. Internally, they have an input buffer and an output buffer and the contents of the input buffer is transferred to the output every tick in lua.
(If your curious about how power switches work internally, see here).

New response