Helfima / helmod

Factorio Mod
149 stars 64 forks source link

Exotic Industries: Steam Assembler #454

Closed KiwiHawk closed 1 year ago

KiwiHawk commented 1 year ago

Source: https://forums.factorio.com/viewtopic.php?p=582576#p582576

Heads up for newly released Exotic Industries having issues with steam assemblers : image

Speed should be 0.5 (and steam shouldn't be negative).

KiwiHawk commented 1 year ago

Issue 1

Fluid energy source maximum temperature of 0 was not being handled. If a maximum temperature is not specified (or is set to 0) on a fluid energy source, this is equivalent to unlimited.

https://wiki.factorio.com/Types/EnergySource#maximum_temperature

maximum_temperature Type: Types/double Default: 0, meaning unlimited

Issue 2

Efficiency was being applied twice.