More Quality Scaling

by sh4dow

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

Content
4 months ago
2.0
8.69K
Transportation Logistics Trains Mining Fluids Logistic network Power Storage

b braking_force is broken

1 year, 19 days 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.

1 year, 19 days ago

Thanks - fixed in 1.3.3.

New response