Difference between revisions of "Version 2.23"

From Railway Operation Simulator Wiki
Jump to navigation Jump to search
(Created page with "Category:Program Versions {{Program Version | patch = 0 | release_date = 2025-03-23 | changes = * Implemented Minimum Dwell Times (MDT). MDTs can optionally be set...")
 
m (Added v2.23.1)
Line 9: Line 9:
 
* Fixed a bug where the heatmap colours introduced in v2.22.0 were the wrong way round in the 64bit version.
 
* Fixed a bug where the heatmap colours introduced in v2.22.0 were the wrong way round in the 64bit version.
 
* Changed the default button for focus to play/pause, rather than exit. This ensures if an error is closed with the enter key, and the key is double pressed accidentally, the sim pauses rather than closing.
 
* Changed the default button for focus to play/pause, rather than exit. This ensures if an error is closed with the enter key, and the key is double pressed accidentally, the sim pauses rather than closing.
 +
}}
 +
 +
{{Program Version
 +
| patch = 1
 +
| release_date = 2025-04-04
 +
| changes =  
 +
* In terminating a shuttle early to link to a follow-on service the program gave the message ‘no follow-on service’ when there was in fact such a service.
 +
* When a green route that immediately followed a blue route was truncated from the front the signal at the end of the blue route stayed green instead of changing to red as it should have done.
 
}}
 
}}

Revision as of 18:29, 5 April 2025


Version 2.23.0
Release Date 2025-03-23
Author Albert Ball
Changelog
  • Implemented Minimum Dwell Times (MDT). MDTs can optionally be set as an additional parameter at locations in the timetable (eg. 08:45;08:50;Patricroft;180 sets an MDT of 180 seconds). Trains will not leave until the MDT has elapsed. If no MDT is set, a default of 30 seconds is used. Note that timetables using the MDT feature will not load in versions prior to v2.23.0.
  • Fixed a bug where the train information window failed to give timetable information for trains waiting to enter the railway.
  • Fixed a bug where the heatmap colours introduced in v2.22.0 were the wrong way round in the 64bit version.
  • Changed the default button for focus to play/pause, rather than exit. This ensures if an error is closed with the enter key, and the key is double pressed accidentally, the sim pauses rather than closing.


Version 2.23.1
Release Date 2025-04-04
Author Albert Ball
Changelog
  • In terminating a shuttle early to link to a follow-on service the program gave the message ‘no follow-on service’ when there was in fact such a service.
  • When a green route that immediately followed a blue route was truncated from the front the signal at the end of the blue route stayed green instead of changing to red as it should have done.