Mercurial > hg > rlgallery-misc
changeset 52:d6a1ac8c89d6
Update the announcements section and some download links.
author | John "Elwin" Edwards |
---|---|
date | Mon, 31 Mar 2014 11:37:43 -0700 |
parents | 566e37477b91 |
children | 603ca756db04 |
files | web/download.html web/index.html |
diffstat | 2 files changed, 3 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/web/download.html Sun Mar 30 20:03:53 2014 -0700 +++ b/web/download.html Mon Mar 31 11:37:43 2014 -0700 @@ -11,10 +11,10 @@ <div class="content"> <p>You can download the Gallery's games and play them on your own computer.</p> <h2>Source code</h2> -<p><a href="/files/roguelike-r109-src.tgz">Download</a></p> +<p><a href="/files/roguelike-r116-src.tgz">Download</a></p> <p>Choose this if you want to build the games yourself, or investigate how they work.</p> <h2>Linux</h2> -<p>Download: <a href="/files/roguelike-r109-linux-x86.tgz">32-bit</a> <a href="/files/roguelike-r109-linux-x64.tgz">64-bit</a></p> +<p>Download: <a href="/files/roguelike-r116-linux-x86.tgz">32-bit</a> <a href="/files/roguelike-r116-linux-x64.tgz">64-bit</a></p> <p>Packages coming soon...</p> <h2>Mac OS X</h2> <p><a href="/files/roguelike-r109-osx.tgz">Download</a></p>
--- a/web/index.html Sun Mar 30 20:03:53 2014 -0700 +++ b/web/index.html Mon Mar 31 11:37:43 2014 -0700 @@ -26,11 +26,10 @@ <li><a href="/archive.cgi">ttyrec files</a></li> </ul> <h2>News</h2> +<p><strong>Mar. 31, 2014</strong>: A few bugs have been fixed. The length limit for player names has been increased from 10 characters to 20.</p> <p><strong>Jan. 10, 2014</strong>: Statistical charts have been added to the <a href="/scoring/">scores section</a>.</p> <p><strong>Oct. 5, 2013</strong>: All the games have been updated to fix various bugs. Super-Rogue now supports arrow keys. Games can be <a href="/download.html">downloaded</a>.</p> <p><strong>Sep. 15, 2012</strong>: <a href="about/arogue5.html">Advanced Rogue 5</a> is available to play, in time for the Annual Roguelike Release Party. The Web app has been updated too.</p> -<p><strong>Aug. 19, 2012</strong>: The upgrade is complete, games are back online. Watch for more changes.</p> -<p><strong>Jul. 27, 2012</strong>: The latency problems with the Web player should be resolved now.</p> </div> <div class="foot"><a href="/">rlgallery.org</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/high.cgi">High Scores</a></div> </body>