Changes

no edit summary
Line 4: Line 4:     
<div>
 
<div>
== Welcome to the Railway Operation Simulator wiki. ==
+
== Welcome to the Railway Operation Simulator Wiki ==
 
<div aria-hidden="true" role="presentation">[[File:ROS-logo-text.png|{{dir|{{pagelang}}|left|right}}|thumb|320px|Railway Operation Simulator Logo]]</div>
 
<div aria-hidden="true" role="presentation">[[File:ROS-logo-text.png|{{dir|{{pagelang}}|left|right}}|thumb|320px|Railway Operation Simulator Logo]]</div>
[[Railway Operation Simulator]] (ROS) is an open source signal box simulation program created for Windows which allows users to both create and operate railway routes and services. You can download the program and community routes [https://www.railwayoperationsimulator.com/ here].
+
[[Railway Operation Simulator]] (RailOS) is an open source signal box simulation program created for Windows which allows users to both create and operate railway routes and services. You can download the program and community routes [https://www.railwayoperationsimulator.com/ here].
 
</div>
 
</div>
   Line 24: Line 24:  
<div class="mainpage_box">
 
<div class="mainpage_box">
 
<h3><span>Projects</span></h3>
 
<h3><span>Projects</span></h3>
 +
<div id="mainpage-admins" title="projects" class="items">
 
[[:Category:Simulations|Full Project Listing]]
 
[[:Category:Simulations|Full Project Listing]]
 +
</div>
 
<h4><span>Recent Projects</span></h4>
 
<h4><span>Recent Projects</span></h4>
 
<div id="mainpage-admins" title="projects" class="items">
 
<div id="mainpage-admins" title="projects" class="items">
* [[Barcelona Rodalies]] by Javier García
+
* [[Grantham to Skegness via Sleaford]] by JamieT
* [[Elizabeth Line]] by Ben Wright
+
* [[Hermitcraft 7]] by Mohan
* [[West of England Main Line]] by [[User:Oxalin|Oxalin]]
+
* [[Brisbane North]] by Scotty96
* [[Alton]] by [[User:Oxalin|Oxalin]]
+
* [[Providence]] by Mohan
* [[Lincoln Central]] by NumberHunter91
+
* [[Shakespeare Line]] by [[User:Oxalin|Oxalin]]
 +
</div>
 +
</div>
 +
 
 +
<div class="mainpage_box">
 +
<h3><span>Useful Categories</span></h3>
 +
<div id="mainpage-admins" title="projects" class="items">
 +
* [[:Category:Index|Index]]
 +
* [[:Category:Consists|Consists]]
 +
* [[:Category:Tutorials|Tutorials]]
 +
* [[:Category:Program Versions|Program Versions]]
 
</div>
 
</div>
 
</div>
 
</div>
Line 40: Line 52:  
* [[Installation/Tutorial|Installation]]
 
* [[Installation/Tutorial|Installation]]
 
* [[Building Railways/Tutorial|Building Railways]]
 
* [[Building Railways/Tutorial|Building Railways]]
 +
* [[Building Real Routes/Tutorial|Building Real Routes]]
 
* [[Timetable Creation/Tutorial|Timetable Creation]]
 
* [[Timetable Creation/Tutorial|Timetable Creation]]
 +
* [[json2ttb/Tutorial|Using json2ttb]]
 
* [[Railway Operation/Tutorial|Railway Operation]]
 
* [[Railway Operation/Tutorial|Railway Operation]]
* [[Building Real Routes/Tutorial|Building Real Routes]]
+
* [[Metadata file|Metadata Files]]
* [[ROS GitHub Organisation/Tutorial|Contributing to the ROS GitHub Organisation]]
+
</div>
* [[json2ttb/Tutorial|Using json2ttb]]
   
</div>
 
</div>
 +
 
</div>
 
</div>
    +
<div id="bottom" class="mainpage_row">
 
<div class="mainpage_box">
 
<div class="mainpage_box">
<h3><span>Latest Version - v2.13.0</span></h3>
+
<h3><span>Latest Version - v2.23.2</span></h3>
 
<div id="mainpage-admins" title="projects" class="items">
 
<div id="mainpage-admins" title="projects" class="items">
[https://www.railwayoperationsimulator.com/2022/new-program-version-released-v2-13-0 v2.13.0] adds:
+
[[Version 2.23|v2.23.2]] fixes:
* Random delays at locations, point and signal failures.
+
* Timetable error messages that involve illegal events are now more explicit. The event that causes the validator to fail is now given as well as the earlier event.
* Actions due and performance logs now separate windows.
+
* A train that starts with zero speed and is created under signaller control (one that has ‘S’ after the Snt location) remains ‘stopped on signaller’s instruction’ when it isn’t at a named location rather than starting to accelerate.
* More detail added to preferred direction checks.
+
* Bug fixed where a train without power that is joined by a powered train still identified as without power so couldn't move.
 
</div>
 
</div>
 +
<div id="mainpage-admins" title="" class="items">
 +
[[Installation/Tutorial | Installation Guide]]
 
</div>
 
</div>
 
</div>
 
</div>
   −
<div id="bottom" class="mainpage_row">
   
<div class="mainpage_box">
 
<div class="mainpage_box">
 
<h3><span>Contributing to this Wiki</span></h3>
 
<h3><span>Contributing to this Wiki</span></h3>
 
<div id="mainpage-admins" title="features" class="items">
 
<div id="mainpage-admins" title="features" class="items">
* You can create an account [[Special:CreateAccount|here]], contact Daniel Gill on Discord to access to editing.
+
* You can create an account [[Special:CreateAccount|here]], contact Daniel Gill or Oxalin on Discord to access editing.
 
* Some useful help pages:
 
* Some useful help pages:
 
** [[Help:Project Pages|Project Pages]]
 
** [[Help:Project Pages|Project Pages]]
Line 73: Line 89:  
<h3><span>External Tools</span></h3>
 
<h3><span>External Tools</span></h3>
 
<div id="mainpage-admins" title="projects" class="items">
 
<div id="mainpage-admins" title="projects" class="items">
* [[ROS GitHub Organisation]]
  −
* [[rostools]]
  −
* [[ROSTimetableEditor]]
   
* [[json2ttb]]
 
* [[json2ttb]]
 
* [[RailOSPkgManager]]
 
* [[RailOSPkgManager]]
* [[ROSLauncher]]
+
* [[RailOSLauncher]]
 +
* [[RailOSConsist]]
 +
* [[New Timetable Utility]]
 +
* [[Departure Board]]
 
</div>
 
</div>
 
</div>
 
</div>
 +
<div class="mainpage_box">
 +
<h3><span>For Developers</span></h3>
 +
<div id="mainpage-admins" title="projects" class="items">
 +
* [[railostools]]
 +
* [[Developer GitHub Organisation | RailOS Development on GitHub]]
 
</div>
 
</div>
confirmed, superuser, Administrators
1,393

edits