comparison web/index.html @ 58:eb1a8f67e13d

Update the news with a new item.
author John "Elwin" Edwards
date Sun, 11 Jan 2015 14:49:27 -0500
parents 603ca756db04
children 0037de90af8b
comparison
equal deleted inserted replaced
57:b1d3a618c254 58:eb1a8f67e13d
25 <li><a href="/scoring/">Scores</a></li> 25 <li><a href="/scoring/">Scores</a></li>
26 <li><a href="/recent.cgi">Recent games</a></li> 26 <li><a href="/recent.cgi">Recent games</a></li>
27 <li><a href="/archive.cgi">ttyrec files</a></li> 27 <li><a href="/archive.cgi">ttyrec files</a></li>
28 </ul> 28 </ul>
29 <h2>News</h2> 29 <h2>News</h2>
30 <p><strong>Jan. 12, 2015</strong>: Some bugs in the Web app have been fixed.</p>
30 <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> 31 <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>
31 <p><strong>Jan. 10, 2014</strong>: Statistical charts have been added to the <a href="/scoring/">scores section</a>.</p> 32 <p><strong>Jan. 10, 2014</strong>: Statistical charts have been added to the <a href="/scoring/">scores section</a>.</p>
32 <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> 33 <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>
33 <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>
34 </div> 34 </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> 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>
36 </body> 36 </body>
37 </html> 37 </html>