More Quality Scaling

by sh4dow

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

Content
a month ago
2.0
4.49K
Transportation Logistics Trains Fluids Logistic network Storage

b braking_force is broken

4 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.

4 months ago

Thanks - fixed in 1.3.3.

New response