+2011-03-05 Sampo Niskanen
+
+ * Released version 1.1.4
+
2011-01-20 Sampo Niskanen
* Initial i18n support
+OpenRocket 1.1.4 (2011-03-05):
+-------------------------------
+
+Initial printing support by Doug Pedrick, and various bug fixes.
+
+
OpenRocket 1.1.3 (2010-10-06):
-------------------------------
# The OpenRocket build version
-build.version=1.1.4pre
+build.version=1.1.4
# The source of the package. When building a package for a specific
$version = $_GET["version"];
$updates = "";
-$unstable = "1.1.3";
+$unstable = "1.1.4";
$stable = "1.0.0";
-if (preg_match("/^1\.1\.[12]/", $version)) {
+if (preg_match("/^1\.1\.3/", $version)) {
$updates = "Version: " . $unstable . "\n" .
+ "5: Initial printing support\n" .
+ "4: Bug fixes\n";
+} else if (preg_match("/^1\.1\.[12]/", $version)) {
+ $updates = "Version: " . $unstable . "\n" .
+ "6: Initial printing support\n" .
"5: Initial drag-and-drop support\n" .
"4: Bug fixes\n";
} else if (preg_match("/^1\.1\.0/", $version)) {
$updates = "Version: " . $unstable . "\n" .
+ "6: Initial printing support\n" .
"6: Enhanced motor selection\n" .
"5: Rewritten simulation code\n" .
"5: Drag-and-drop support\n" .
<div class="content">
<div class="news">
<h2>Recent news:</h2>
+ <p><span class="date">5.3.2011:</span> Version 1.1.4 is
+ <a href="download.html">released</a>!</p>
+ <p>This release includes initial printing support, thanks to Doug
+ Pedrick. Printing still has a few issues on some platforms.
+ Various bugs have also been fixed.</p>
<p><span class="date">6.10.2010:</span> Version 1.1.3 is
<a href="download.html">released</a>!</p>
<p>This release includes support for moving and copying components
startup times than previous releases.</p>
<p>Simulation listeners written for older versions of OpenRocket
are not compatible with this release.</p>
- <p><span class="date">21.3.2010:</span> Version 1.1.0 is
- <a href="download.html">released</a>!</p>
- <p>This release includes the first support for loading RockSim
- rocket design files (.RKT), thanks to contributions by Doug
- Pedrick. It's also the kick-off of the 1.1 development branch of
- OpenRocket.</p>
</div>
<div class="contentholder">
<h2>Ready packages</h2>
<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/1.1.3/OpenRocket-1.1.3.jar/download">
+ <a class="main" href="https://sourceforge.net/projects/openrocket/files/openrocket/1.1.4/OpenRocket-1.1.4.jar/download">
<strong>Download now!</strong>
- <span>OpenRocket-1.1.3.jar</span>
+ <span>OpenRocket-1.1.4.jar</span>
</a>
<span class="alternative">
- <a href="https://sourceforge.net/projects/openrocket/files/openrocket/1.1.3/ReleaseNotes/view">Release notes</a> |
- <a href="https://sourceforge.net/projects/openrocket/files/openrocket/1.1.3/OpenRocket-1.1.3-src.zip/download">Source code</a>
+ <a href="https://sourceforge.net/projects/openrocket/files/openrocket/1.1.4/ReleaseNotes/view">Release notes</a> |
+ <a href="https://sourceforge.net/projects/openrocket/files/openrocket/1.1.4/OpenRocket-1.1.4-src.zip/download">Source code</a>
</span>
</div>
<h3>Stable release</h3>
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-1.1.3.jar</span></p>
+ <span class="command">java -jar OpenRocket-1.1.4.jar</span></p>
</div>
<div class="clear"></div>
<h2>Introduction</h2>
<div class="rightpane">
<div class="downloadbox">
- <a class="main" href="https://sourceforge.net/projects/openrocket/files/openrocket/1.1.3/OpenRocket-1.1.3.jar/download">
+ <a class="main" href="https://sourceforge.net/projects/openrocket/files/openrocket/1.1.4/OpenRocket-1.1.4.jar/download">
<strong>Download now!</strong>
- <span>OpenRocket-1.1.3.jar</span>
+ <span>OpenRocket-1.1.4.jar</span>
</a>
<span class="alternative">
- <a href="https://sourceforge.net/projects/openrocket/files/openrocket/1.1.3/ReleaseNotes/view">Release notes</a> |
+ <a href="https://sourceforge.net/projects/openrocket/files/openrocket/1.1.4/ReleaseNotes/view">Release notes</a> |
<a href="download.html">Other versions</a>
</span>
</div>
<div class="clear"></div>
<div class="news">
<h2>News</h2>
+ <p><span class="date">5.3.2011:</span> Version 1.1.4 is
+ <a href="download.html">released</a>!</p>
+ <p>This release includes initial printing support, thanks to Doug
+ Pedrick. Printing still has a few issues on some platforms.
+ Various bugs have also been fixed.</p>
<p><span class="date">6.10.2010:</span> Version 1.1.3 is
<a href="download.html">released</a>!</p>
<p>This release includes support for moving and copying components
<set stableversion="1.0.0">
-<set developmentversion="1.1.3">
+<set developmentversion="1.1.4">
<set version="${developmentversion}">
<def name="downloadbox">
<!--- Remember to move the position of "onlyrecent" below! --->
+ <p><span class="date">5.3.2011:</span> Version 1.1.4 is
+ <a href="download.html">released</a>!</p>
+
+ <p>This release includes initial printing support, thanks to Doug
+ Pedrick. Printing still has a few issues on some platforms.
+ Various bugs have also been fixed.</p>
+
<p><span class="date">6.10.2010:</span> Version 1.1.3 is
<a href="download.html">released</a>!</p>
<p>Simulation listeners written for older versions of OpenRocket
are not compatible with this release.</p>
+
+ <if not onlyrecent><!--- Older items not shown on download page: --->
+
+
<p><span class="date">21.3.2010:</span> Version 1.1.0 is
<a href="download.html">released</a>!</p>
Pedrick. It's also the kick-off of the 1.1 development branch of
OpenRocket.</p>
-
- <if not onlyrecent><!--- Older items not shown on download page: --->
-
-
<p><span class="date">10.3.2010:</span> Version 1.0.0 is
<a href="download.html">released</a>!</p>