raiguard / EditorExtensions

Extends the Factorio map editor with new features, testing tools, and other utilities to aid with sandbox play and scenario creation.
https://mods.factorio.com/mod/EditorExtensions
Other
28 stars 8 forks source link

Feature request: Adjustable-speed pumps #24

Closed macdjord closed 4 years ago

macdjord commented 4 years ago

When testing fluid systems, it would be helpful to be able to create pumps with maximum pumping speeds other than the default 12,000/s.

I therefore suggest adding a modded pump which has a GUI where the player can specify the desired maximum pumping rate. The GUI should accept the value in units per tick, per second, or per minute, and should accept non-integer values.

There exist workarounds using an inifinity pipe connected to a pump to limit its flow rate, but:

raiguard commented 4 years ago

Factorio 1.1 will let you set infinity pipes to constantly add or remove a certain amount of liquid to/from themselves. This lets you test input or output rates, but does not let you rate-limit in the middle of a system. I will see about making it so pumps can have their speed changed at runtime for that usecase.

raiguard commented 4 years ago

v1.6.0 was released yesterday, and included the new super pumps with an adjustable pumping speed! See the forum thread you linked for more information.