Train Grouper


Allows you to automatically group similarly configured trains into groups

Tweaks
2 months ago
2.0
81
Trains
Owner:
FoxThatIsFloofy
Source:
https://github.com/UpsideDownFoxxo/tr...
Homepage:
N/A
License:
GNU GPLv3
Created:
2 months ago
Latest Version:
1.0.0 (2 months ago)
Factorio version:
2.0
Downloaded by:
81 users

For when you have a bunch of trains and want to group them. Train schedule, interrupts and wagon layout (configurable) of all currently ungrouped trains are checked against the reference train and added to its group if they match. Schedule comparison ignores temporary stops and tries to change conditions and stop order in ways that preserve their behaviour in order to increase sensitivity (a AND b ≡ b AND a, A -> B -> C ≡ B -> C -> A ≡ C -> A -> B, a < b ≡ b > a). Also copies colors from the reference if desired.