Automatic Train Painter


Automatically colors locomotives and wagons based on their contents.

Tweaks
9 months ago
0.17 - 1.1
76.6K
Trains

i More LTN integration

5 years ago

I see un-coloring empty trains is now a feature and I plan to check it out tonight. I was thinking about updating the old mods with more features and starting with un-coloring but you've beat me too it. The next addition to make this even better for LTN users would be coloring of the trains upon leaving the LTN Depot based on the items it is being sent to pickup instead of waiting until the train has the times to color it.

5 years ago

That is a pretty good idea. It might take a little while for me to figure out how to implement it, but I'll give it a shot.

5 years ago
(updated 5 years ago)

Implementing should be really simple by subscribing to LTNs interface.
all you need is get_on_dispatcher_updated_event and read the items from event.deliveries.shipment
Interface manual can be found here: https://forums.factorio.com/viewtopic.php?f=214&t=51072&p=397844#p397844

New response