Providing the player with new tools or adjusting the game interface, without fundamentally changing gameplay.
Version: 1.0.3
Date: 2025-10-22
Bugfixes:
- fix calculation for station wait time, time was over-calculated by not updating the arrival
state correctly.
Version: 1.0.2
Date: 2025-10-18
Bugfixes:
- fixed a crash bug when the GUI as showing freight and a new train was created (reported by
@Yeraso on the forums, thank you!)
Version: 1.0.1
Date: 2025-09-21
Changes:
- move debug setting to startup
- change distance computing to use the actual train path and don't try to recompute. The
train does not actually leave from the station but from a rail that is a little bit before
the station. As a result, the train manager sometimes could not compute a path that a train
was travelling just fine.
Version: 1.0.0
Date: 2025-08-23
Features:
- add hidden optional dep on cargo-ships
Version: 0.0.1
Date: 2025-08-23
Features:
- first functional complete version