More Quality Scaling

by sh4dow

Extends quality scaling to locomotives, wagons, storage tanks, rocket silos, roboports and more.

Content
a month ago
2.0
7.76K
Transportation Logistics Trains Mining Fluids Logistic network Power Storage

b braking_force is broken

10 months ago

Misspelling in the "brakingChanges" function leading to errors when trains/wagons use braking_power.

"entity.breaking_force = bf * qvalue" should be "entity.braking_force = bf * qvalue".

resulting in no change if "braking_force" was used and an error if "braking_power" is used.

10 months ago

Thanks - fixed in 1.3.3.

New response