Skip to content

Releases: gfgit/ModelRailroadTimetablePlanner

Version 6.2.1

24 Feb 16:14
Compare
Choose a tag to compare

How to Install

Windows 64-bits (from Windows 7)

Download mrtplanner-6.2.1-setup_win64.exe and follow the steps.

Ubuntu 64-bits

Download trainsoftware-mrtplanner_6.2.1_amd64.deb and install with administrator privileges.

Changes (also in 6.2.0)

  • Many fixes to translations and dialogs
  • Fixed SVG Station Plan zoom
  • Fixed Stops errors
  • Show Next/Prev Jobs in Job Path Editor
  • Added new Jobs Checker to check for invalid crossings and passings on same track
  • Allow splitting railway segments even if there are already some Jobs set to run on them
  • Detect direction change in Job Editor and show a little icon
  • Write direction change message in Job saved sheet

Changes from 6.2.1

  • Fixed crash when closing session
  • Fixed JobPathEditor not clearing Next/Prev Jobs tables

Version 6.2.0

18 Feb 19:30
Compare
Choose a tag to compare

How to Install

Windows 64-bits (from Windows 7)

Download mrtplanner-6.2.0-setup_win64.exe and follow the steps.

Ubuntu 64-bits

Download trainsoftware-mrtplanner_6.2.0_amd64.deb and install with administrator privileges.
TODO

Changes

  • Many fixes to translations and dialogs
  • Fixed SVG Station Plan zoom
  • Fixed Stops errors
  • Show Next/Prev Jobs in Job Path Editor
  • Added new Jobs Checker to check for invalid crossings and passings on same track
  • Allow splitting railway segments even if there are already some Jobs set to run on them
  • Detect direction change in Job Editor and show a little icon
  • Write direction change message in Job saved sheet

Version 6.1.0

27 Jan 19:07
Compare
Choose a tag to compare

How to Install

Windows 64-bits (from Windows 7)

Download mrtplanner-6.1.0-setup_win64.exe and follow the steps.

Ubuntu 64-bits

Download trainsoftware-mrtplanner_6.1.0_amd64.deb and install with administrator privileges.

Changes

  • Fix UI translations on Linux platforms
  • Show Jobs in Station SVG Plan (See #43)
  • Save Station XML Plan, useful to create an SVG Plan
  • Support filtering columns on main tables (See #44)
  • New Shift Graph implementation (See #45)
  • Fixed some tooltips where multiple rows where needed, now they are properly aligned
  • New printing system which allows to split scenes in multiple pages and scale them (See #46)

Version 6.0.0

01 Jan 16:18
Compare
Choose a tag to compare

How to Install

Windows 64-bits (from Windows 7)

Download mrtplanner-6.0.0-setup_win64.exe and follow the steps.

Ubuntu 64-bits

Download trainsoftware-mrtplanner_6.0.0_amd64.deb and install with administrator privileges.

Changes

  • Fix job shift dialog
  • Always update Rollingstock and Station views when editing a Job
  • Create a new Job with same path of another one (This speeds up creation of commuter trains which have all the same path)
  • Railway Layout Graph: draw Job name on top of segments and stops
  • Ask confirmation before removing a Job
  • Added zooming to Railway Layout Graph
  • You can now import stations from other sessions
  • Prompt user to show folder upon successful Sheet Export.
  • Minor style fix to Sheet Export

5.25.0 Beta Version

03 Dec 22:17
Compare
Choose a tag to compare
5.25.0 Beta Version Pre-release
Pre-release

Initial release, it should be quite stable.
If you experience crashes, please create a new issue on this repository or use Discussions.

Main feature changes:

  • New schema which allows more flexible representation of railway layout

Old station layout schema

16 Jul 21:02
e7e682c
Compare
Choose a tag to compare
Pre-release

Old code before rewriting station and railway line description schema.
Should be almost stable.