Updated web pages for 13.11 release.
This commit is contained in:
parent
0fbeb9ecb8
commit
05376e8861
@ -5,7 +5,7 @@
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
|
||||
<meta name="keywords" content="OpenRocket, model rocket, simulator, simulation, rocketry" />
|
||||
<link rel="stylesheet" type="text/css" href="layout.css" />
|
||||
<meta name="Generator" content="htp 1.16" />
|
||||
<meta name="Generator" content="htp 1.17" />
|
||||
</head>
|
||||
<body class="page_download">
|
||||
<!--[if lte IE 6]>
|
||||
@ -48,6 +48,12 @@
|
||||
<div class="content">
|
||||
<div class="news">
|
||||
<h2>Recent news:</h2>
|
||||
<p><span class="date">8.11.2013:</span> Version 13.11 is
|
||||
<a href="download.html">released</a>! This release simplifies
|
||||
flight configurations by replacing the dialog with the configuration
|
||||
tab. Motor filtering in the motor chooser dialog has been enhanced.
|
||||
Chineese translations have been added and Russian translations updated.
|
||||
Updated the 3D libraries, and squashed some bugs introduced by Java 1.7.0_45-b18.</p>
|
||||
<p><span class="date">6.10.2013:</span> Version 13.09.1 is
|
||||
<a href="download.html">released</a>! This is a bug-fix release,
|
||||
and includes updated 3D libraries and new thrust curves for
|
||||
@ -86,20 +92,20 @@
|
||||
<a href="http://sourceforge.net/donate/index.php?group_id=260357"><img src="project-support.jpg" width="88" height="32" alt="Support This Project" /></a>
|
||||
</div>
|
||||
<div class="downloadbox">
|
||||
<a class="main" href="https://sourceforge.net/projects/openrocket/files/openrocket/13.09.1/OpenRocket-13.09.1.jar/download">
|
||||
<a class="main" href="https://sourceforge.net/projects/openrocket/files/openrocket/13.11/OpenRocket-13.11.jar/download">
|
||||
<strong>Download now!</strong>
|
||||
<span>OpenRocket-13.09.1.jar</span>
|
||||
<span>OpenRocket-13.11.jar</span>
|
||||
</a>
|
||||
<span class="alternative">
|
||||
<a href="https://sourceforge.net/projects/openrocket/files/openrocket/13.09.1/ReleaseNotes/view">Release notes</a> |
|
||||
<a href="https://sourceforge.net/projects/openrocket/files/openrocket/13.09.1/OpenRocket-13.09.1-src.zip/download">Source code</a>
|
||||
<a href="https://sourceforge.net/projects/openrocket/files/openrocket/13.11/ReleaseNotes/view">Release notes</a> |
|
||||
<a href="https://sourceforge.net/projects/openrocket/files/openrocket/13.11/OpenRocket-13.11-src.zip/download">Source code</a>
|
||||
</span>
|
||||
</div>
|
||||
<p>OpenRocket can be started in most graphical environments (including
|
||||
Windows) by double-clicking the package icon. No installation is
|
||||
required.</p>
|
||||
<p>From the command line OpenRocket can be started by
|
||||
<span class="command">java -jar OpenRocket-13.09.1.jar</span></p>
|
||||
<span class="command">java -jar OpenRocket-13.11.jar</span></p>
|
||||
<h3>Android version</h3>
|
||||
<p>The Android version allows opening OpenRocket files, viewing
|
||||
simulations and motors. Later versions will allow running
|
||||
|
@ -5,7 +5,7 @@
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
|
||||
<meta name="keywords" content="OpenRocket, model rocket, simulator, simulation, rocketry" />
|
||||
<link rel="stylesheet" type="text/css" href="layout.css" />
|
||||
<meta name="Generator" content="htp 1.16" />
|
||||
<meta name="Generator" content="htp 1.17" />
|
||||
</head>
|
||||
<body class="page_index">
|
||||
<!--[if lte IE 6]>
|
||||
@ -49,12 +49,12 @@
|
||||
<h2>Introduction</h2>
|
||||
<div class="rightpane">
|
||||
<div class="downloadbox">
|
||||
<a class="main" href="https://sourceforge.net/projects/openrocket/files/openrocket/13.09.1/OpenRocket-13.09.1.jar/download">
|
||||
<a class="main" href="https://sourceforge.net/projects/openrocket/files/openrocket/13.11/OpenRocket-13.11.jar/download">
|
||||
<strong>Download now!</strong>
|
||||
<span>OpenRocket-13.09.1.jar</span>
|
||||
<span>OpenRocket-13.11.jar</span>
|
||||
</a>
|
||||
<span class="alternative">
|
||||
<a href="https://sourceforge.net/projects/openrocket/files/openrocket/13.09.1/ReleaseNotes/view">Release notes</a> |
|
||||
<a href="https://sourceforge.net/projects/openrocket/files/openrocket/13.11/ReleaseNotes/view">Release notes</a> |
|
||||
<a href="download.html">Other versions</a>
|
||||
</span>
|
||||
</div>
|
||||
@ -96,6 +96,12 @@
|
||||
<div class="clear"></div>
|
||||
<div class="news">
|
||||
<h2>News</h2>
|
||||
<p><span class="date">8.11.2013:</span> Version 13.11 is
|
||||
<a href="download.html">released</a>! This release simplifies
|
||||
flight configurations by replacing the dialog with the configuration
|
||||
tab. Motor filtering in the motor chooser dialog has been enhanced.
|
||||
Chineese translations have been added and Russian translations updated.
|
||||
Updated the 3D libraries, and squashed some bugs introduced by Java 1.7.0_45-b18.</p>
|
||||
<p><span class="date">6.10.2013:</span> Version 13.09.1 is
|
||||
<a href="download.html">released</a>! This is a bug-fix release,
|
||||
and includes updated 3D libraries and new thrust curves for
|
||||
|
@ -1,4 +1,4 @@
|
||||
<set version="13.09.1">
|
||||
<set version="13.11">
|
||||
<set androidversion="12.09">
|
||||
|
||||
<def name="downloadbox">
|
||||
|
@ -9,6 +9,13 @@
|
||||
|
||||
<!--- Remember to move the position of "onlyrecent" below! --->
|
||||
|
||||
<p><span class="date">8.11.2013:</span> Version 13.11 is
|
||||
<a href="download.html">released</a>! This release simplifies
|
||||
flight configurations by replacing the dialog with the configuration
|
||||
tab. Motor filtering in the motor chooser dialog has been enhanced.
|
||||
Chineese translations have been added and Russian translations updated.
|
||||
Updated the 3D libraries, and squashed some bugs introduced by Java 1.7.0_45-b18.</p>
|
||||
|
||||
<p><span class="date">6.10.2013:</span> Version 13.09.1 is
|
||||
<a href="download.html">released</a>! This is a bug-fix release,
|
||||
and includes updated 3D libraries and new thrust curves for
|
||||
|
Loading…
x
Reference in New Issue
Block a user