Skip to content

Commit da94ec4

Browse files
authored
Merge pull request #543 from cjakeman/website-roadmap
adds Discover > Roadmap webpage
2 parents 361cc19 + 5b0121c commit da94ec4

File tree

5 files changed

+119
-2
lines changed

5 files changed

+119
-2
lines changed
Lines changed: 115 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,115 @@
1+
<?php include "../../shared/head.php" ?>
2+
<link rel="stylesheet" href="../../shared/iframe/iframe.css" type="text/css" />
3+
</head>
4+
5+
<body>
6+
<div class="container"><!-- Centres content and sets fixed width to suit device -->
7+
<?php include "../../shared/banners/choose_banner.php" ?>
8+
<?php include "../../shared/banners/show_banner.php" ?>
9+
<?php include "../../shared/menu.php" ?>
10+
<div class="row">
11+
<div class="col-md-6">
12+
<h1>Discover > Roadmap</h1>
13+
</div>
14+
</div>
15+
<div class="row">
16+
<div class="col-md-1"></div>
17+
<div class="col-md-10">
18+
<h2>Project Roadmap</h2>
19+
<p>
20+
Here is an overview showing key elements of the project roadmap. Click on each one for the details in its Trello card.
21+
</p><p>
22+
There are many other elements which cannot fit into an overview and these can be found on <a href="https://trello.com/b/DS2h3Pxc/open-rails-roadmap">our detailed Trello board</a>.
23+
</p><p>
24+
<style>
25+
.blue {background-color: hsl(209, 67%, 90%);}
26+
.red {background-color: hsl(317, 66%, 90%);}
27+
.green {background-color: hsl(93, 66%, 90%);}
28+
.orange {background-color: hsl(43, 66%, 90%);}
29+
.version {text-align: left; padding-left: 10px; font-size: 14px; }
30+
th, td { text-align: center; background-color: #eee; padding: 2px;}
31+
td a {color: black; font-size: 14px; text-decoration: none;}
32+
</style>
33+
<table>
34+
<thead>
35+
<tr>
36+
<th class=blue>Editors</th>
37+
<th class=red>Operations</th>
38+
<th class=green>Visuals</th>
39+
<th class=orange>Infrastructure</th>
40+
</tr>
41+
</thead>
42+
<tbody>
43+
<tr><td class=version> v1.5</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr>
44+
<tr>
45+
<td class=blue><a href="https://trello.com/c/JGosmRnZ/159-consist-editor">consist editor</a></td>
46+
<td class=red><a href="https://trello.com/c/ZpMsbNDp/144-sets-of-1-10-cameras-that-players-can-switch-between">user-definable camera sets</a></td>
47+
<td class=green><a href="https://trello.com/c/7AOpISiH/501-deferred-rendering-of-graphics">deferred rendering for graphics effects</a></td>
48+
<td class=orange><a href="https://trello.com/c/G7aoSuwy/270-content-directory-file-format">virtual filesystem</a></td>
49+
</tr>
50+
<tr>
51+
<td class=blue><a href="https://trello.com/c/ASuDPya7/283-wagon-editor">wagon parameters editor</a></td>
52+
<td class=red><a href="https://trello.com/c/awrukdfm/425-customise-freight-animations-for-2d-3d-cabs">custom animations</a></td>
53+
<td class=green><a href="https://trello.com/c/N05HMaKn/350-darkness-in-tunnels">darkness in tunnels</a></td>
54+
<td class=orange><a href="https://trello.com/c/Ql02djix/390-64bit-version-4gb-ram-usage">64-bit</a></td>
55+
</tr>
56+
<tr>
57+
<td class=blue><a href="https://trello.com/c/upvTt0M7/284-locomotive-editor">loco parameters editor</a></td>
58+
<td class=red><a href=""></a></td>
59+
<td class=green><a href=""></a></td>
60+
<td class=orange><a href=""></a></td>
61+
</tr>
62+
<tr><td class=version> v ?</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr>
63+
<tr>
64+
<td class=blue><a href="https://trello.com/c/5O1usjDV/160-timetable-editor">timetable editor</a></td>
65+
<td class=red><a href="https://trello.com/c/LDJDHAAA/415-brakeman-mode">brakeman role</a></td>
66+
<td class=green><a href="https://trello.com/c/AHLLtyoL/473-support-a-texture-layer-channel-for-objects-to-show-weathering-grime-ambient-occlusion-etc">ambient occlusion</a></td>
67+
<td class=orange><a href="https://trello.com/c/QRIfnqhm/137-new-3d-model-format">shape support and shaders</a></td>
68+
</tr>
69+
<tr>
70+
<td class=blue><a href=""></a></td>
71+
<td class=red><a href="https://trello.com/c/idi8r9TZ/184-steam-automatic-engineer-allowing-fully-manual-fireman-operations">fireman role</a></td>
72+
<td class=green><a href="https://trello.com/c/4oQrHy8o/175-multiple-light-sources">multiple light sources</a></td>
73+
<td class=orange><a href="https://trello.com/c/1YXKK7N5/164-publishing-and-downloading-content">self-installing content</a></td>
74+
</tr>
75+
<tr><td class=version> v ?</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr>
76+
<tr>
77+
<td class=blue><a href="https://trello.com/c/CmiYsij1/132-activity-editor">activity editor</a></td>
78+
<td class=red><a href="https://trello.com/c/rduLQ6Tz/114-content-defined-user-triggered-animations">custom animation triggers</a></td>
79+
<td class=green><a href="https://trello.com/c/BIVtZTOf/227-improved-smoke-for-steam-locomotives">distinguish steam and smoke</a></td>
80+
<td class=orange><a href="https://trello.com/c/1hWlhrYL/140-in-game-gui-refresh-to-focus-on-user">better user-centred GUI</a></td>
81+
</tr>
82+
<tr>
83+
<td class=blue><a href=""></a></td>
84+
<td class=red><a href=""></a></td>
85+
<td class=green><a href="https://trello.com/c/dt93oY8b/182-improved-water">realistic water</a></td>
86+
<td class=orange><a href="https://trello.com/c/bhTj9d3h/496-web-api-for-input">Web API input</a></td>
87+
</tr>
88+
<tr><td class=version> v ?</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr>
89+
<tr>
90+
<td class=blue><a href="https://trello.com/c/C2hnNnGz/274-terrain-generator">terrain generator</a></td>
91+
<td class=red><a href="https://trello.com/c/1CO5wAfU/155-derailment-collision-detection">derailment/collision detection</a></td>
92+
<td class=green><a href="https://trello.com/c/NF46cEh6/183-msts-kosmos-environments">better MSTS/Kosmos environments</a></td>
93+
<td class=orange><a href="https://trello.com/c/083N0XhA/138-separate-3d-viewer-from-other-code">multiple cameras concurrently</a></td>
94+
</tr>
95+
<tr><td class=version> v ?</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr>
96+
<tr>
97+
<td class=blue><a href="https://trello.com/c/kMLCthN1/148-3d-world-editor">route editor</a></td>
98+
<td class=red><a href="https://trello.com/c/T8MAzkUS/503-signalman-role">dispatcher/signalman role</a></td>
99+
<td class=green><a href="https://trello.com/c/6oOPGiUI/214-heat-shimmer-effect-diesel-steam-exhaust">heat shimmer for exhaust</a></td>
100+
<td class=orange><a href="https://trello.com/c/6J2u7PIp/497-support-for-plug-ins">support for plug-ins (traffic, people, defect detector)</a></td>
101+
</tr>
102+
<tr>
103+
<td class=blue><a href=""></a></td>
104+
<td class=red><a href="https://trello.com/c/pof5Vwoo/499-timetables-for-multi-player-use">timetable for multi-player</a></td>
105+
<td class=green><a href="https://trello.com/c/JWrGWXYd/112-content-defined-static-cameras">static cameras</a></td>
106+
<td class=orange><a href="https://trello.com/c/Mjmi2WsI/238-standalone-dispatcher-that-handles-server-host-admin">multi-player server</a></td>
107+
</tr>
108+
</tbody>
109+
</table>
110+
</p>
111+
<?php include "../../shared/tail.php" ?>
112+
<?php include "../../shared/banners/preload_next_banner.php" ?>
113+
</body>
114+
</html>
115+
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<?php echo "<title>Open Rails - Discover - Roadmap</title>"; ?>

Website/openrails.org/shared/menu.php

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,9 @@ function in_directory($cwd, $name) {
2727
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Discover <b class="caret"></b></a>
2828
<ul class="dropdown-menu">
2929
<li><a href="/discover/open-rails/">Open Rails</a></li>
30-
<li><a href="/discover/our-mission/">Our Mission</a></li>
31-
<li><a href="/discover/our-plans/">Our Plans</a></li>
30+
<li><a href="/discover/our-mission/">Mission</a></li>
31+
<li><a href="/discover/roadmap/">Roadmap</a></li>
32+
<!-- <li><a href="/discover/our-plans/">Our Plans</a></li> -->
3233
<!--<li><a href="/discover/version-1-0/">Version 1.0</a></li>-->
3334
<!--<li><a href="/discover/version-1-1/">Version 1.1</a></li>-->
3435
<!-- <li><a href="/discover/version-1-2/">Version 1.2</a></li> -->

0 commit comments

Comments
 (0)