Train Grouper


Allows you to automatically group similarly configured trains into groups

Tweaks
a month ago
2.0
40
Trains
Owner:
FoxThatIsFloofy
Source:
https://github.com/UpsideDownFoxxo/tr...
Homepage:
N/A
License:
GNU GPLv3
Created:
a month ago
Latest Version:
1.0.0 (a month ago)
Factorio version:
2.0
Downloaded by:
40 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.