My Trains (Alpha) deprecated

by kiasyn

A simple, easy-to-use, no circuits required train scheduler for people who just want their trains to work.

Content
4 years ago
0.17
6
Trains

i Rename train stop button

4 years ago

Since often you would use same naming sceme, I propose to make a button that'll rename station according to such sceme.

Sceme should include variables:
- "[icon]" => "[item=iron-ore]" : icon of stop resource
- "[item]" => "Iron ore" : localized resource name
- "[type]" => "Supplier" / etc : stop type
- "[i]" => Index of stop with same resource and type
- maybe, train length/count is some way
so, "[icon] [item] [type] #[i]" becomes "[item=iron-ore] Iron ore Supplier #1"

Scemes may use whatewer different format pattern dev choose.

Per player settings may include:
- option to rename automatically
- naming sceme
- naming sceme for each of depot/supplier/consumer - uses above one if field is empty

New response