Optional sister mod of Express Bus Services (https://github.com/Vectorial1024/ExpressBusServices) for better compatibility with IPT2: if also using IPT2, you can now also specify how this mod should interpret IPT2 bus unbunching instructions to be used in the insta-depart behavior of Express Bus Services.
This mod offers a total of 3 unbunching interpretation modes to interpret unbunching instructions from IPT2.
When a bus is about to depart:
- If ths stop that the bus is at is not the first stop of the bus line, then it is OK to depart (waits for other safety checks)
- Else, unbunch
Note: this is essentially what the base mod is doing to determine instant departure.
When a bus is about to depart:
- If IPT2 says that the bus should not unbunch at the stop it is at, then it is OK to depart (waits for other safety checks)
- Else, unbunch
When a bus is about to depart:
- If IPT2 says that the bus should unbunch at the stop it is at, then it is OK to depart (waits for other safety checks)
- Else, unbunch
Note: this option is designed to quickly deploy "unbunch buses only at termini/designated stops" configuration with IPT2 by going through this process:
- Make a new bus line; by IPT2's default, all stops in the line have unbunching = YES
- Pick the bus termini/designated stops
- For those stops, set unbunching = NO
- Switch interpretation to "Invert IPT2 unbunching"
- Setup complete
- Verify that the buses now unbunch at those termini/designated stops
- Verify that the buses can depart quickly at all other stops