html updates + version number 1.1.1pre
This commit is contained in:
parent
689ed1b469
commit
2ce88466d8
@ -1,7 +1,7 @@
|
||||
|
||||
# The OpenRocket build version
|
||||
|
||||
build.version=1.1.0
|
||||
build.version=1.1.1pre
|
||||
|
||||
|
||||
# The source of the package. When building a package for a specific
|
||||
|
@ -403,7 +403,7 @@ div.downloadbox .alternative a:hover {
|
||||
}
|
||||
|
||||
.rightpane div.downloadbox {
|
||||
margin: 0 auto 2em 0;
|
||||
margin: 0 auto 2em auto;
|
||||
}
|
||||
.rightpane div.screenshot {
|
||||
font-size: smaller;
|
||||
|
@ -50,14 +50,14 @@
|
||||
<dt>
|
||||
<a href="https://lists.sourceforge.net/lists/listinfo/openrocket-announce"><tt>OpenRocket-announce</tt></a>
|
||||
|
||||
<span class="note">(<a href="XXX">archives</a>)</span>
|
||||
<span class="note">(<a href="https://sourceforge.net/mailarchive/forum.php?forum_name=openrocket-announce">archives</a>)</span>
|
||||
</dt>
|
||||
<dd>Announcements of new OpenRocket versions and
|
||||
developments. This list is moderated.</dd>
|
||||
<dt>
|
||||
<a href="https://lists.sourceforge.net/lists/listinfo/openrocket-devel"><tt>OpenRocket-devel</tt></a>
|
||||
|
||||
<span class="note">(<a href="XXX">archives</a>)</span>
|
||||
<span class="note">(<a href="https://sourceforge.net/mailarchive/forum.php?forum_name=openrocket-devel">archives</a>)</span>
|
||||
</dt>
|
||||
<dd>Discussion related to OpenRocket development, documentation
|
||||
and upcoming features.</dd>
|
||||
|
@ -45,6 +45,12 @@
|
||||
<div class="content">
|
||||
<div class="news">
|
||||
<h2>Recent news:</h2>
|
||||
<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>
|
||||
<p><span class="date">10.3.2010:</span> Version 1.0.0 is
|
||||
<a href="download.html">released</a>!</p>
|
||||
<p>This release includes several hundred new thrustcurves from
|
||||
@ -57,12 +63,6 @@
|
||||
<p>This release updates the aerodynamic calculation methods to be
|
||||
more in line with the Barrowman method and enhances the simulation
|
||||
time step selection, in addition to fixing numerous bugs.</p>
|
||||
<p><span class="date">28.11.2009:</span> Version 0.9.5 is
|
||||
<a href="download.html">released</a>!</p>
|
||||
<p>This release <strong>fixes a serious bug in 0.9.4</strong> that
|
||||
prevented adding a tube coupler and centering ring to the same
|
||||
body tube, in addition to a few smaller additions. Users of
|
||||
0.9.4 should upgrade immediately!</p>
|
||||
</div>
|
||||
<div class="contentholder">
|
||||
<h2>Ready packages</h2>
|
||||
@ -78,7 +78,7 @@
|
||||
Currently the development version is the recommended
|
||||
download.</p>
|
||||
<div class="right support">
|
||||
<a href="http://sourceforge.net/donate/index.php?group_id=260357"><img src="project-support.jpg" width="88" height="32" border="0" alt="Support This Project" /> </a>
|
||||
<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.0/OpenRocket-1.1.0.jar/download">
|
||||
|
@ -62,7 +62,7 @@
|
||||
</a>
|
||||
</div>
|
||||
<div class="support">
|
||||
<a href="http://sourceforge.net/donate/index.php?group_id=260357"><img src="project-support.jpg" width="88" height="32" border="0" alt="Support This Project" /> </a>
|
||||
<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>
|
||||
<p><strong>OpenRocket</strong> is an free, fully featured model
|
||||
@ -88,6 +88,12 @@
|
||||
<div class="clear"></div>
|
||||
<div class="news">
|
||||
<h2>News</h2>
|
||||
<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>
|
||||
<p><span class="date">10.3.2010:</span> Version 1.0.0 is
|
||||
<a href="download.html">released</a>!</p>
|
||||
<p>This release includes several hundred new thrustcurves from
|
||||
|
@ -16,7 +16,7 @@
|
||||
<dt>
|
||||
<a href="https://lists.sourceforge.net/lists/listinfo/openrocket-announce"><tt>OpenRocket-announce</tt></a>
|
||||
|
||||
<span class="note">(<a href="XXX">archives</a>)</span>
|
||||
<span class="note">(<a href="https://sourceforge.net/mailarchive/forum.php?forum_name=openrocket-announce">archives</a>)</span>
|
||||
</dt>
|
||||
<dd>Announcements of new OpenRocket versions and
|
||||
developments. This list is moderated.</dd>
|
||||
@ -24,7 +24,7 @@
|
||||
<dt>
|
||||
<a href="https://lists.sourceforge.net/lists/listinfo/openrocket-devel"><tt>OpenRocket-devel</tt></a>
|
||||
|
||||
<span class="note">(<a href="XXX">archives</a>)</span>
|
||||
<span class="note">(<a href="https://sourceforge.net/mailarchive/forum.php?forum_name=openrocket-devel">archives</a>)</span>
|
||||
</dt>
|
||||
<dd>Discussion related to OpenRocket development, documentation
|
||||
and upcoming features.</dd>
|
||||
|
@ -29,6 +29,10 @@
|
||||
Currently the development version is the recommended
|
||||
download.</p>
|
||||
|
||||
<div class="right support">
|
||||
<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>
|
||||
|
||||
<set sourcelink="true">
|
||||
<downloadbox>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
</div>
|
||||
|
||||
<div class="support">
|
||||
<a href="http://sourceforge.net/donate/index.php?group_id=260357"><img src="project-support.jpg" width="88" height="32" border="0" alt="Support This Project" /> </a>
|
||||
<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>
|
||||
|
@ -9,6 +9,14 @@
|
||||
|
||||
<!--- Remember to move the position of "onlyrecent" below! --->
|
||||
|
||||
<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>
|
||||
|
||||
<p><span class="date">10.3.2010:</span> Version 1.0.0 is
|
||||
<a href="download.html">released</a>!</p>
|
||||
|
||||
@ -25,6 +33,10 @@
|
||||
more in line with the Barrowman method and enhances the simulation
|
||||
time step selection, in addition to fixing numerous bugs.</p>
|
||||
|
||||
|
||||
<if not onlyrecent><!--- Older items not shown on download page: --->
|
||||
|
||||
|
||||
<p><span class="date">28.11.2009:</span> Version 0.9.5 is
|
||||
<a href="download.html">released</a>!</p>
|
||||
|
||||
@ -33,10 +45,6 @@
|
||||
body tube, in addition to a few smaller additions. Users of
|
||||
0.9.4 should upgrade immediately!</p>
|
||||
|
||||
|
||||
<if not onlyrecent><!--- Older items not shown on download page: --->
|
||||
|
||||
|
||||
<p><span class="date">24.11.2009:</span> Version 0.9.4 is
|
||||
<a href="download.html">released</a>!</p>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user