mirror of
https://github.com/Xevion/project-cybersyn.git
synced 2025-12-17 20:12:53 -06:00
add rescan functionality for allow-list, and add the allow-list data to show on the cybersyn combinator UI for transparency
This commit is contained in:
@@ -88,6 +88,10 @@ network=Network
|
||||
network-tooltip=A signal is used to identify which network this combinator is a member of. Trains will only be dispatched from depots to provider and requester stations if they are all identified with the same signal.
|
||||
allow-list-description=Automatic allow-list
|
||||
allow-list-tooltip=Normally when a delivery is requested, any train with a large enough cargo capacity may fulfill it. When this setting is checked trains must also be on this station's "allow-list". Trains are automatically added to the allow-list if each of its wagons are able to be loaded or unloaded by inserters or pumps along this station.
|
||||
allow-list-refresh-description=Refresh allow-list
|
||||
allow-list-refresh-tooltip=The allow-list is defined upon placement of the combinator based on the entities around it. As this is an expensive operation, it is seldom performed outside of this event. This button will cause this combinator to immediately recalculate its allow-list.
|
||||
allow-list-preview=Allow List
|
||||
allow-list-preview-tooltip=This is the list describing what trains are allowed to dock at this station.\n0 = Locomotive\n1 = Item\n2 = Fluid\n3 = Both
|
||||
is-stack-description=Stack thresholds
|
||||
is-stack-tooltip=When checked all request thresholds for this station are interpreted as a count of item stacks rather than a count of total items. Thresholds for fluids are unaffected.
|
||||
enable-inactive-description=Inactivity condition
|
||||
|
||||
Reference in New Issue
Block a user