comparison web/index.html @ 39:a97a20571526

stats2.py: adjust x-axis scale for arogue5 score chart. The range of scores is higher.
author John "Elwin" Edwards
date Fri, 10 Jan 2014 09:03:16 -0500
parents 09ef92dc4439
children d6a1ac8c89d6
comparison
equal deleted inserted replaced
38:d2c3c29ca4f9 39:a97a20571526
24 <li><a href="/scoring/">Scores</a></li> 24 <li><a href="/scoring/">Scores</a></li>
25 <li><a href="/recent.cgi">Recent games</a></li> 25 <li><a href="/recent.cgi">Recent games</a></li>
26 <li><a href="/archive.cgi">ttyrec files</a></li> 26 <li><a href="/archive.cgi">ttyrec files</a></li>
27 </ul> 27 </ul>
28 <h2>News</h2> 28 <h2>News</h2>
29 <p><strong>Jan. 10, 2014</strong>: Statistical charts have been added to the <a href="/scoring/">scores section</a>.</p>
29 <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> 30 <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>
30 <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> 31 <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>
31 <p><strong>Aug. 19, 2012</strong>: The upgrade is complete, games are back online. Watch for more changes.</p> 32 <p><strong>Aug. 19, 2012</strong>: The upgrade is complete, games are back online. Watch for more changes.</p>
32 <p><strong>Jul. 27, 2012</strong>: The latency problems with the Web player should be resolved now.</p> 33 <p><strong>Jul. 27, 2012</strong>: The latency problems with the Web player should be resolved now.</p>
33 <p><strong>Jun. 30, 2012</strong>: I've fixed a bug that prevented new accounts from being created.</p>
34 <p><strong>Jun. 27, 2012</strong>: A <a href="tourn32.html">tournament</a> is being planned!</p>
35 <p><strong>Jun. 24, 2012</strong>: It is now possible to <a href="http://rlgallery.org:8080/">play in your browser</a>, without needing any other software.</p>
36 <p><strong>Feb. 2, 2012</strong>: Everything should be recovered from the failed upgrade. Please report any problems.</p>
37 <p><strong>Feb. 4, 2011</strong>: Some updates to the website. The <a href="/archive.cgi">ttyrec finder</a> is now usable.</p>
38 </div> 34 </div>
39 <div class="foot"><a href="/">rlgallery.org</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/high.cgi">High Scores</a></div> 35 <div class="foot"><a href="/">rlgallery.org</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/high.cgi">High Scores</a></div>
40 </body> 36 </body>
41 </html> 37 </html>