Adds a smooth tracking camera allowing you to target and follow a moving train using the /track_train command or a custom shortcut. (default shift+T)
Providing the player with new tools or adjusting the game interface, without fundamentally changing gameplay.
Version: 1.1.3
Date: 23. 02. 2026
Optimizations:
- You can now disable train distance tracking by set config value at -1
Version: 1.1.2
Date: 22. 02. 2026
Features:
- Click on cam now open train interface
Bugfixes:
- telemetry not show if cam is too short
Version: 1.1.1
Date: 22. 02. 2026
Bugfixes:
- Add missing changelog
Version: 1.1.0
Date: 22. 02. 2026
Features:
- Added a real-time telemetry panel displaying the train's current speed, next station, and total distance traveled (odometer).
- Added toggle checkboxes in the camera settings menu to show or hide individual telemetry metrics.
- The odometer persistently tracks the distance of all trains on the server, even when no camera is active.
- Added a new global map setting to control the odometer's update frequency (defaults to an auto-scaling mode to protect server UPS).
Version: 1.0.6
Date: 22. 02. 2026
Features:
- Added /close-all-cam command to instantly close all open cameras.
- Window position is now restored to its original location when exiting fullscreen mode.
Changes:
- Multiplayer optimization: Camera tracking logic is now fully suspended for offline players.
- Major code refactoring (separated logic and GUI into distinct modules for cleaner architecture).
Bugfixes:
- Fixed camera position on toggle full screen
- Fixed camera size on setting change if full screen is active
- Fixed re-open camera for existing train cam now close the camera
Version: 1.0.5
Date: 21. 02. 2026
Features:
- Added Per-Player Mod Settings to configure default window size, zoom level, and tracking speed.
- Added an in-game settings menu (gear icon) on each camera window to adjust size and zoom on the fly.
Bugfixes:
- Fixed an issue where the settings window would become orphaned and unclosable if the main camera was closed first.
Version: 1.0.4
Date: 20. 02. 2026
Features:
- Window titles are now dynamic and display the actual Factorio Train ID.
- Added a special "Holy train" ("Sainte locomotive") title if there is only one train on the current surface.