Update website for 0.12.0 release.

This commit is contained in:
Mike Pope 2022-05-01 13:24:41 +09:30
parent 65e2398a54
commit b124abba05
3 changed files with 41 additions and 23 deletions

View File

@ -0,0 +1,18 @@
---
title: FreeCol 0.12.0 released
author: Mike Pope
---
<div align="left" style="margin-bottom: 1em;">
FreeCol 0.12.0 has been released.
All 0.11.x games should continue
to work with 0.12.0, with the exception of
games generated with 0.11.4 which are badly
broken.
<a href="https://sourceforge.net/p/freecol/wiki/0.12.0%20Release%20Notes/" title="release notes">release notes</a>.
</div>
<div align="left">
We hope you enjoy the new FreeCol release. Onward to 1.0 (20230102).
<br /><br />
The FreeCol Team
</div>
{% include download-button.html %}

View File

@ -41,52 +41,52 @@
<tbody>
<tr class="cBody">
<td class="cBody">
<a href="http://prdownloads.sourceforge.net/freecol/freecol-0.11.6-installer.exe?download">
<a href="http://prdownloads.sourceforge.net/freecol/freecol-0.12.0-installer.exe?download">
<img src="images/xplogo.png" border="0" alt="WINDOWS INSTALLER" width="32" height="32" />
</a>
</td>
<td class="cBody" width="200">
<a href="http://prdownloads.sourceforge.net/freecol/freecol-0.11.6-installer.exe?download">
freecol-0.11.6-installer.exe
<a href="http://prdownloads.sourceforge.net/freecol/freecol-0.12.0-installer.exe?download">
freecol-0.12.0-installer.exe
</a>
</td>
<td class="cBody">Windows Installer</td>
</tr>
<tr class="cBody">
<td class="cBody">
<a href="http://prdownloads.sourceforge.net/freecol/freecol-0.11.6-mac.tar.bz2?download">
<a href="http://prdownloads.sourceforge.net/freecol/freecol-0.12.0-mac.tar.bz2?download">
<img src="images/mac-bz2.png" border="0" alt="MACOSX" width="32" height="32" />
</a>
</td>
<td class="cBody" width="200">
<a href="http://prdownloads.sourceforge.net/freecol/freecol-0.11.6-mac.tar.bz2?download">
freecol-0.11.6-mac.tar.bz2
<a href="http://prdownloads.sourceforge.net/freecol/freecol-0.12.0-mac.tar.bz2?download">
freecol-0.12.0-mac.tar.bz2
</a>
</td>
<td class="cBody">Package for MacOSX</td>
</tr>
<tr class="cBody">
<td class="cBody">
<a href="http://prdownloads.sourceforge.net/freecol/freecol-0.11.6-installer.jar?download">
<a href="http://prdownloads.sourceforge.net/freecol/freecol-0.12.0-installer.jar?download">
<img src="images/java_jar.png" border="0" alt="JAVA INSTALLER" width="32" height="32" />
</a>
</td>
<td class="cBody" width="200">
<a href="http://prdownloads.sourceforge.net/freecol/freecol-0.11.6-installer.jar?download">
freecol-0.11.6-installer.jar
<a href="http://prdownloads.sourceforge.net/freecol/freecol-0.12.0-installer.jar?download">
freecol-0.12.0-installer.jar
</a>
</td>
<td class="cBody">Platform independent installer</td>
</tr>
<tr class="cBody">
<td class="cBody">
<a href="http://prdownloads.sourceforge.net/freecol/free%20col-0.11.6.zip?download">
<a href="http://prdownloads.sourceforge.net/freecol/free%20col-0.12.0.zip?download">
<img src="images/zip.png" border="0" alt=".ZIP" width="32" height="32" />
</a>
</td>
<td class="cBody" width="200">
<a href="http://prdownloads.sourceforge.net/freecol/freecol-0.11.6.zip?download">
freecol-0.11.6.zip
<a href="http://prdownloads.sourceforge.net/freecol/freecol-0.12.0.zip?download">
freecol-0.12.0.zip
</a>
</td>
<td class="cBody">Precompiled .zip</td>
@ -99,12 +99,12 @@
<tbody>
<tr class="cBody">
<td class="cBody">
<a href="http://prdownloads.sourceforge.net/freecol/freecol-0.11.6-installer-with-sources.jar?download">
<a href="http://prdownloads.sourceforge.net/freecol/freecol-0.12.0-installer-with-sources.jar?download">
<img src="images/java_jar.png" border="0" alt="JAVA INSTALLER WITH SOURCES" width="32" height="32" />
</a>
</td>
<td class="cBody" width="200">
<a href="http://prdownloads.sourceforge.net/freecol/freecol-0.11.6-installer-with-sources.jar?download">
<a href="http://prdownloads.sourceforge.net/freecol/freecol-0.12.0-installer-with-sources.jar?download">
freecol-...-with-sources.jar
</a>
</td>
@ -112,13 +112,13 @@
</tr>
<tr class="cBody">
<td class="cBody">
<a href="http://prdownloads.sourceforge.net/freecol/freecol-0.11.6-src.zip?download">
<a href="http://prdownloads.sourceforge.net/freecol/freecol-0.12.0-src.zip?download">
<img src="images/zip.png" border="0" alt="SOURCE .ZIP" width="32" height="32" />
</a>
</td>
<td class="cBody">
<a href="http://prdownloads.sourceforge.net/freecol/freecol-0.11.6-src.zip?download">
freecol-0.11.6-src.zip
<a href="http://prdownloads.sourceforge.net/freecol/freecol-0.12.0-src.zip?download">
freecol-0.12.0-src.zip
</a>
</td>
<td class="cBody">Precompiled .zip with source code included</td>
@ -129,20 +129,20 @@
All platforms:
<br />
<ul>
<li><strong>Java Virtual Machine version 1.8 or above</strong></li>
<li><strong>Java Virtual Machine version 11 or above</strong></li>
<li>A minimum screen resolution of 1024x768 (Full HD 1080p recommended, especially for the map editor)</li>
</ul>
<h4>Instructions:</h4>
<p align="justify">
Windows users should download
<a href="http://prdownloads.sourceforge.net/freecol/freecol-0.11.6-installer.exe?download">freecol-0.11.6-installer.exe</a>.
<a href="http://prdownloads.sourceforge.net/freecol/freecol-0.12.0-installer.exe?download">freecol-0.12.0-installer.exe</a>.
You can run the file directly or save it to disk. If you choose the latter then just double-click the file once it&#39;s downloaded.
<br /><br />
Mac OS X users should download
<a href="http://prdownloads.sourceforge.net/freecol/freecol-0.11.6-mac.tar.bz2?download">freecol-0.11.6-mac.tar.bz2</a>.
<a href="http://prdownloads.sourceforge.net/freecol/freecol-0.12.0-mac.tar.bz2?download">freecol-0.12.0-mac.tar.bz2</a>.
Just double click the downloaded file and copy the resulting &#39;FreeCol&#39; to some place (e.g. your Application folder). FreeCol has some problems running on Mac OS X, so you should save your game frequently. <br /><br />
Users that know how to start a java program can download <a href="http://prdownloads.sourceforge.net/freecol/freecol-0.11.6-installer.jar?download">freecol-0.11.6-installer.jar</a>. Start the installation program by running the command: &quot;java -jar freecol-0.11.6-installer.jar&quot;. This installer is recommended for Linux users. <br /><br />
If you don&#39;t need a desktop icon and you know how to start a java program then you can download <a href="http://prdownloads.sourceforge.net/freecol/freecol-0.11.6.zip?download">freecol-0.11.6.zip</a>. The same applies for <a href="http://prdownloads.sourceforge.net/freecol/freecol-0.11.6-src.zip?download">freecol-0.11.6-src.zip</a>, but the source files are included as well in these two packages. In that case you might want to take a look at the README file to get information on how to compile and run FreeCol.
Users that know how to start a java program can download <a href="http://prdownloads.sourceforge.net/freecol/freecol-0.12.0-installer.jar?download">freecol-0.12.0-installer.jar</a>. Start the installation program by running the command: &quot;java -jar freecol-0.12.0-installer.jar&quot;. This installer is recommended for Linux users. <br /><br />
If you don&#39;t need a desktop icon and you know how to start a java program then you can download <a href="http://prdownloads.sourceforge.net/freecol/freecol-0.12.0.zip?download">freecol-0.12.0.zip</a>. The same applies for <a href="http://prdownloads.sourceforge.net/freecol/freecol-0.12.0-src.zip?download">freecol-0.12.0-src.zip</a>, but the source files are included as well in these two packages. In that case you might want to take a look at the README file to get information on how to compile and run FreeCol.
</p>
<h4>Help, Feedback &amp; Bugs:</h4>
<p align="justify">Help requests and feedback can be sent via e-mail to

View File

@ -6,5 +6,5 @@
path: /about.html
name: About FreeCol
---
<p>The current stable version of FreeCol is 0.11.6.</p>
<p>The current stable version of FreeCol is 0.12.0.</p>
<p>FreeCol is continuously developed. For more on the latest Freecol development progress, please visit the <a href="https://sourceforge.net/projects/freecol/" title="FreeCol on SourceForge">SourceForge Project page</a> or our <a href="https://github.com/FreeCol/freecol/" title="FreeCol on GitHub">GitHub Mirror (including Nightly Releases)</a>.</p>