Rail Logistics Dispatcher

by Viidi

Adds a dispatcher (building) to automate railway logistics based on provide and request stations. Has intuitive interface. Was inspired by LTN but went a different way.

Content
3 days ago
1.1 - 2.0
2.96K
Logistics Trains

i [BUG] Parametrized station name

14 hours ago
(updated 6 hours ago)

Parametrization of train-stop name (in dispatcher) not working.

Also, it be cool have new station naming escape-sequence for station mode (example: %m)
Examples:
Requester of iron-plate: "%m [item=parameter-1] - %d" -> "[item=requester-chest] [item=iron-plate] - 1"
Provider: "[%m] [virtual-signal=signal-anything] - %d" -> "[[item=passive-provider-chest]] [virtual-signal=signal-anything] - 2"

11 hours ago

Hi. Thanks for finding the bug. I'll try to fix it.

About %m - I wanted to do the same, but I couldn't think of an elegant solution for [virtual-signal=signal-anything]. Almost all my supply stations are like that. It turns out that they will have the same name - not convenient. And naming based on the signal is expensive.

6 hours ago

Я вспомнил про существование русского языка (Который тут можно использовать, судя по многим остальным обсуждениям).
Я не уверен что правильно объяснил что подразумеваю под %m, а именно режим станции (депо/ликвидация/запрос/снабжение), правда сейчас понял, что запрос и снабжение - один и тот же режим, да и в целом фича такая не особо нужна.
А вот насчёт сигнала "любой" - да... Хотелось бы, но тоже нет идей как сделать хорошее решение тут.

New response