From 0b4dbc50aeb8c6651f3e661a79f6fd039084544c Mon Sep 17 00:00:00 2001 From: Chris Jakeman Date: Fri, 14 Mar 2025 20:17:09 +0000 Subject: [PATCH 1/5] feat: Update pages to version 1.6 --- _data/menu.yaml | 4 +- _data/news.yaml | 8 ++ _includes/program/preamble.html | 2 +- contribute/credits/index.html | 8 +- discover/latest_stable_version/index.markdown | 6 ++ discover/roadmap/index.html | 36 +++---- discover/version-1-6/index.html | 99 +++++++++++++++++++ index.html | 41 ++++---- 8 files changed, 163 insertions(+), 41 deletions(-) create mode 100644 discover/latest_stable_version/index.markdown create mode 100644 discover/version-1-6/index.html diff --git a/_data/menu.yaml b/_data/menu.yaml index 40f49f6e..ec5a586e 100644 --- a/_data/menu.yaml +++ b/_data/menu.yaml @@ -9,8 +9,8 @@ toc: url: /discover/our-mission/ - page: Roadmap url: /discover/roadmap/ - - page: Version 1.5 - url: /discover/version-1-5/ + - page: Version 1.6 + url: /discover/version-1-6/ - page: Project Team url: /discover/project-team/ - page: News diff --git a/_data/news.yaml b/_data/news.yaml index c27b34cd..6357eb9a 100644 --- a/_data/news.yaml +++ b/_data/news.yaml @@ -1,3 +1,11 @@ +- date: 2025-04-01 + title: Demo Model 1 route updated + text: + - Demo Model 1 route now features a 3D cab created by Geoff Rowlands. +- date: 2024-10-09 + title: Elvas Tower ownership + text: + - Elvas Tower changed owner - a critical transition has been smoothly achieved. - date: 2023-07-01 title: New route from Train Simulations text: diff --git a/_includes/program/preamble.html b/_includes/program/preamble.html index d4566d32..f6ffa283 100644 --- a/_includes/program/preamble.html +++ b/_includes/program/preamble.html @@ -1,4 +1,4 @@ - + {%- for preamble in page.preambles -%}
@@ -94,12 +97,14 @@
  • Robert Murphy
  • Robert Roeterdink
  • Roberto Ceccarelli
  • +
  • Roger Fischer
  • Samuel Kelly
  • Scott Miller
  • Sid Penstone
  • Tim Muir
  • Walter Niehoff
  • Wes Card
  • +
  • Weter
  • @@ -109,8 +114,7 @@ And a special thanks to:

    diff --git a/discover/latest_stable_version/index.markdown b/discover/latest_stable_version/index.markdown new file mode 100644 index 00000000..08e45815 --- /dev/null +++ b/discover/latest_stable_version/index.markdown @@ -0,0 +1,6 @@ +--- +layout: default +section: Discover +title: Version 1.6 +redirect_to: /discover/version-1-6/ +--- \ No newline at end of file diff --git a/discover/roadmap/index.html b/discover/roadmap/index.html index b706be8f..56128b78 100644 --- a/discover/roadmap/index.html +++ b/discover/roadmap/index.html @@ -61,51 +61,51 @@

    Project Roadmap

    - v1.6 + v N       - + consist editor user-definable camera sets - darkness in tunnels + new 3D model format (glTF) virtual filesystem custom animations - new 3D model format (glTF) - remapping for RailDriver controls + darkness in tunnels + web APIs for interactive content - web APIs for interactive content + multi-player server - v ? + v N+1       - consist editor + loco and wagon editor brakeman role ambient occlusion - auto-save + better user-centred GUI - loco and wagon editor + fireman role multiple light sources - self-installing content + - v ? + v N+2       @@ -114,7 +114,7 @@

    Project Roadmap

    activity editor custom animation triggers distinguish steam and smoke - better user-centred GUI + multiple cameras concurrently timetable editor @@ -123,7 +123,7 @@

    Project Roadmap

    - v ? + v N+3       @@ -132,10 +132,10 @@

    Project Roadmap

    terrain generator derailment/collision detection better MSTS/Kosmos environments - multiple cameras concurrently + support for plug-ins (traffic, people, defect detector) - v ? + v N+4       @@ -144,13 +144,13 @@

    Project Roadmap

    route editor dispatcher/signalman role heat shimmer for exhaust - support for plug-ins (traffic, people, defect detector) + timetable for multi-player static cameras - multi-player server + diff --git a/discover/version-1-6/index.html b/discover/version-1-6/index.html new file mode 100644 index 00000000..01b52442 --- /dev/null +++ b/discover/version-1-6/index.html @@ -0,0 +1,99 @@ +--- +layout: default +section: Discover +title: Version 1.6 +--- + +
    +
    +
    +

    New in Open Rails 1.6 (since 1.5)

    +

    + A summary of the new and improved features can be found below. +

    + Important bugs have been fixed in this release. + Please keep reporting bugs and suggesting new features + so Open Rails can continue to improve. +

    +
    +
    +
    +
    +
    + +

    What's been added

    +
      +
    • auto-save option
    • +
    • timetable has auto-pilot and switch player train options
    • +
    • detailed map which tracks player train
    • +
    • self-installing content
    • +
    • new rolling stock lighting controls, including horn-activated flashing lights
    • +
    • partial turntables
    • +
    • cab controls operated remotely from a tablet or control desk
    • +
    • animations for cab windows
    • +
    • options to configure RailDriver
    • +
    • more accurate wheelslip using Polach adhesion
    • +
    • duplex and booster steam engines (e.g. T1 class)
    • +
    • cloud-free skies
    • +
    • sounds conditional on season, weather and time of day
    • +
    • more air and dynamic brake options for locos
    • +
    • mouse control for scripted brake controllers
    • +
    + +

    What's been improved

    +
      +
    • sky, sunrise and sunset appearance
    • +
    • auto-pilot extended to timetables
    • +
    • wheelslip, exhaust and steam
    • +
    • layout of map window
    • +
    • F9 menu for controlling cars and brakes
    • +
    • controls for electric locos
    • +
    • air brake features for both European and American brake systems
    • +
    • accurate friction simulation for 4 types of brake shoes
    • +
    • superelevation system rewritten to be smoother and more configurable
    • +
    + +

    Other changes

    +
      +
    • distracting “z-fighting” has been minimised
    • +
    • inactive windows are indicated when several windows are open
    • +
    • jerky motion in heavily-signalled areas minimised
    • +
    +
    +
    +
    +

    Contributors to this release

    +
      +
    • albertosaurio65
    • +
    • cesarBLG
    • +
    • cjakeman
    • +
    • Csantucci
    • +
    • Fred-si
    • +
    • Hirek193
    • +
    • Looky1173
    • +
    • mbm-OR
    • +
    • peternewell
    • +
    • Prabs09
    • +
    • pzgulyas
    • +
    • Roeterdink
    • +
    • rwf-rr
    • +
    • Sharpe49
    • +
    • SteelFill
    • +
    • strawberryfield
    • +
    • sweiland-openrails
    • +
    • twpol
    • +
    • Weter-ORTS
    • +
    + +

    Detailed changelog

    +

    + A full list of changes is available. +

    +

    Changes in previous version

    +

     

    +
    +
    + \ No newline at end of file diff --git a/index.html b/index.html index 6ce4ed3c..1524eb44 100644 --- a/index.html +++ b/index.html @@ -32,16 +32,18 @@
    -

    Key Changes in v1.5

    +

    Key Changes in v1.6

    - Container loading and unloading + Self-installing content

    - End Of Train (EOT) devices + Auto-save option

    - 64-bit compatibility lifting the 3GB RAM limit + Better superelevation

    - Many more additions and improvements are listed here. + More detailed F9 menu for controlling cars and brakes +

    + Many more additions and improvements are listed here.

    @@ -63,28 +65,31 @@

    News

    Videos

    -
    Review on YouTube
    +
    Reviews

    At The Railyard: SP Shasta Route Review

    -
    -
    -
    New features in Release 1.5.1
    +
    +
    At The Railyard
    +

    + In his Series 5, Nicholas Ozorak publishes + + a review of the fictional Full Bucket Line running in Open Rails. +

    +

     

    -
    New features in Release 1.4
    +
    REX 1959 Prešov-Košice
    +
    Regionale Ventimiglia - Savona
    +
    Great Eastern 2 Norwich to Ipswich Class 86
    +
    It's not chicken feed!
    +

     

    +
    New features in Release 1.5.1

     

    -
    Review At The Railyard
    -

    - In his Series 5, Nicholas Ozorak publishes - - a review of the fictional Full Bucket Line running in Open Rails. -

    - Find more videos with this YouTube search. -

    + Find more videos with this YouTube search.
    From f0b67128d06f0a09f3f04daf095bf8898f145b9f Mon Sep 17 00:00:00 2001 From: Chris Jakeman Date: Sun, 16 Mar 2025 17:07:33 +0000 Subject: [PATCH 2/5] adds Standalone Multiplayer Server and some adjustments to videos --- discover/latest-stable-version/index.markdown | 6 ++++++ discover/version-1-6/index.html | 1 + index.html | 6 ++++-- 3 files changed, 11 insertions(+), 2 deletions(-) create mode 100644 discover/latest-stable-version/index.markdown diff --git a/discover/latest-stable-version/index.markdown b/discover/latest-stable-version/index.markdown new file mode 100644 index 00000000..a68dd1a3 --- /dev/null +++ b/discover/latest-stable-version/index.markdown @@ -0,0 +1,6 @@ +--- +layout: default +section: Discover +title: Latest Stable Version +redirect_to: https://www.openrails.org/discover/version-1-6/ +--- diff --git a/discover/version-1-6/index.html b/discover/version-1-6/index.html index 01b52442..9bbf3a70 100644 --- a/discover/version-1-6/index.html +++ b/discover/version-1-6/index.html @@ -27,6 +27,7 @@

    New in Open Rails 1.6 (since 1.5)

    What's been added