Train Autofill

by mikelat

Automatically fills in sensible default conditions when you have filters with your cargo wagons. Makes vanilla style train basing and direct train to assembler builds much less tedious.

Utilities
4 months ago
1.1
380
Trains

Changelog

Version: 0.0.7
Date: 2024-07-11
  Fixes:
    - Only prints warning if a train has unfiltered slots if the train schedule actually changed.
Version: 0.0.6
Date: 2024-07-10
  Fixes:
    - Fixed crash with trains on SE spaceships.
    - Code cleanup.
Version: 0.0.5
Date: 2024-07-03
  Additions:
    - Now adds a 1 second inactivity condition by default for ups optimization. This behavior can be disabled in settings.
    - Adding a station with all filtered slots as one item now uses "Wait until Full". It was doing this for when the train is clicked, I just made it apply for the station too.
    - Now takes into account barred slots, if you use them.
    - Now prints a warning to the player if they changed a schedule on a train with unfiltered slots.
Version: 0.0.4
Date: 2024-05-24
  Fixes:
    - Greatly optimized schedule builder - it's now practically instant if you have a lot of surfaces and entities.
    - Schedule builder now respects force.
Version: 0.0.3
Date: 2024-05-24
  Fixes:
    - Fixed adding a station with filter did not autofill the condition as expected.
    - Surface station search now prioritizes stations on surface the locamotive is currently on.
Version: 0.0.2
Date: 2024-05-23
  Fixes:
    - Fixed case where schedule would accidentally overwrite another
    - Fixed infinite loop issue when adding station
Version: 0.0.1
Date: 2024-05-23
  Additions:
    - Initial release