[2.0.15] Disabled stations trigger "not full" condition on interrupts
Posted: Sun Nov 10, 2024 3:15 am
There seems to be no way to avoid triggering on unreachable stations at the moment
There is a 'not full' condition, but it goes off even when the station is disabled, (when it ought to have a train limit of 0 imo, its not pathable)
there is also no condition for 'station enabled/disabled', either we need a condition to test if its enabled or not, or station full/notfull should factor that in before it says a disabled station is not full
also there is no condition for 'cargo NOT full' which would also be very handy
There is a 'not full' condition, but it goes off even when the station is disabled, (when it ought to have a train limit of 0 imo, its not pathable)
there is also no condition for 'station enabled/disabled', either we need a condition to test if its enabled or not, or station full/notfull should factor that in before it says a disabled station is not full
also there is no condition for 'cargo NOT full' which would also be very handy