LTN Combinator Modernized


Add a combinator with friendly GUI to manage LTN Control Signals for each LTN Train Stop

Content
a month ago
1.0 - 1.1
89.3K
Trains Circuit network

i [Implemented] When updating to 2.0 requester box is checked when it wasn't in previous version

1 year, 6 months ago

All my LTN Combinators formerly configured as providers are now configured as providers and requesters (both checkbox enabled!).
I could select all my provider stations on the map and switching one by one, but I hope that can be fix with a new version!

Thanks.

1 year, 6 months ago

Yeah, I kind of anticipated this one and probaly should have created a note in the changelog.

This is a cosmetic thing. LTN doesn't have a control to make stations just provider or just requester. They are alway both. You can effectively disable the ability of a station to provide or request things by assigning a really high threshold, and that is what is done when you disable the Requester or Provider service in 2.0 version of the combinator.

The previous version only inferred Requester or Provider by the presence of negative item signal or a high provider threshold threshold. If you did not have a negative item / fluid signal or there was a high provider signal the combinator would display as a provider. In reality, simply adding a negative signal would have resulted in both provider and requester being checked the next time you opened it. This led to lots of confusion (as well as feature requests) all stemming from the fact that LTN does not have distinct provider and requester stations.

The changes I made in 2.0 will take a little adjustment in thinking, but provide a more accurate representation of how the station is configured (actuall control signals) and some additional utility by being able to enable and disable the "service" without loosing threshold settings.

That said, I will add a command to uncheck "Requester" on combinators without negative signals.

1 year, 6 months ago

Maybe it's possible to change the migration code and disable the "requester" checkbox if the combinator don't have any requester_threshold configured?

Thanks.

1 year, 6 months ago

That wouldn't be correct. No threshold configured on the combinator means that LTN will use it's own configured default for the threshold. That is precisely why the combinator shows that the station can both provide and request.

1 year, 6 months ago

I'm trying here to write a script to adjust all my combinators to be only requester or only provider... I have 750 stations and doing this by hand will take much time!

But thanks.

1 year, 6 months ago

I'll add a command when I get home to do it. You'll be able to run a single command and it'll do all of them.

1 year, 6 months ago

Thanks. I was able to fix in my game modifying the migration code! But I think I will wait and use yous solution to not risk breaking something!

Thanks.

1 year, 6 months ago

Added command for next release

1 year, 6 months ago

And how I do this? What command I should use?

1 year, 1 day ago

Good that I found this topic. this: /ltnc-unset-requester command was really helpful.. just migrated a game from 1.x

New response