Rail Deconstruction Planner

by fgardt

Provides a special deconstruction planner (ALT + X) that can mark entire rail segments for deconstruction at once. You can also just press the same hotkey while hovering a rail or signal to mark it for deconstruction. Known limitation: deconstruction/deletion of ghost rails is not possible.

Utilities
2 months ago
1.1 - 2.0
242
Trains

Changelog

Version: 2.0.1
Date: 2025-01-31
  Bugfixes:
    - fixed regression introduced by previous signal deconstruction marking fix
    - fixed undo/redo queue getting confused with consecutive deconstructions
Version: 2.0.0
Date: 2025-01-31
  Features:
    - mark rail supports for deconstruction
  Bugfixes:
    - fixed some signals being marked for deconstruction while still required
  Changes:
    - changed default keybind to ALT + X
    - ported to 2.0
    - removed unmarking feature (was suboptimal and hacky, use undo/redo instead)
Version: 1.1.0
Date: 2023-12-20
  Bugfixes:
    - fixed a crash when the cursor item stack was not readable
  Features:
    - added per-player settings to mark signals and train stops
Version: 1.0.3
Date: 2023-09-26
  Bugfixes:
    - fixed a crash when rails get invalidated while traversing
Version: 1.0.2
Date: 2023-09-24
  Bugfixes:
    - fixed a crash when ghost rails were selected
Version: 1.0.1
Date: 2023-09-17
  Bugfixes:
    - fixed crash caused by other selection tools
Version: 1.0.0
Date: 2023-09-09
  Features:
    - initial release