Dual Rail Planner

by Envian

Adds a rail planner which places two parrallel paths.

Utilities
4 days ago
2.0
664
Trains

Changelog

Version: 0.2.2
Date: 2025-11-01
  Bugfixes:
    - Fixing bug when loading a save with a 0.0.1 version of the mod.
Version: 0.2.1
Date: 2025-10-31
  Changes:
    - Fixing deployment pipeline.
Version: 0.2.0
Date: 2025-10-31
  Major Features:
    - Added configuration to control rail spacing.
    - Added option for left hand drive.
    - Added rail signal distance option.
    - Significantly improved pathfinding algorithm.
  Features:
    - Reworked left turn algorithm for better turn support.
    - Updated rail supports algorithm to line up supports where possible (most of the time)
  Debug:
    - Added debugging utilities.
Version: 0.0.1
Date: 2025-03-23
  Features:
    - Adds a toolbar button to enable dual rail planner.
    - Utilizes the standard rail planner, and builds the opposite rail in real time.
    - Supports two way rails with a 2 tile gap.
    - Rail planner will self-cancel when it can't make an opposite rail.
    - Opposite rail will automatically receive supports.
    - Both paths will receive rail signals.