# HG changeset patch # User John "Elwin" Edwards # Date 1347496281 25200 # Node ID 83058bb7d2f39c3afacf410c04b46d5f806659fa # Parent 99fbc7c55b81bb18b6a4f6cb290301fea1c285a0 Update the documentation. diff -r 99fbc7c55b81 -r 83058bb7d2f3 about.html --- a/about.html Wed Sep 12 16:03:09 2012 -0700 +++ b/about.html Wed Sep 12 17:31:21 2012 -0700 @@ -8,11 +8,11 @@

RLG-Web β5 Help and Information

This page explains RLG-Web and how to use it. Since the project is still under rapid development, details may change.

Browser Compatibility

-

RLG-Web has been tested using Firefox and Chrome; there should be no problems with recent versions of these two browsers. Safari and Opera ought to -work, though they haven't been tested yet. Internet Explorer 9 is compatible, but older versions might not be.

+

RLG-Web has been tested using Firefox and Chrome; there should be no problems with recent versions of these two browsers. Safari 6 works, but +older versions may not. Opera ought to work, though it hasn't been tested yet. Internet Explorer 9 is compatible, but older versions might not be.

WebSockets

If your browser supports it, RLG-Web will connect using WebSockets. This lets the server send data to your browser as soon as Rogue generates it, -instead of waiting for the browser to ask for it. This reduces latency.

+instead of waiting for the browser to ask for it. This reduces the lag time.

The site will still work if your browser doesn't support this feature, but it will probably be annoyingly slow.

Starting Games

If you have already registered an account, you can log in. If not, create one with the "New name" button. Once logged in, RLG-Web will list your @@ -39,9 +39,9 @@

Accounts and Passwords

rlgallery.org doesn't use https yet, so you should not assume your password is safe. Don't use the same one you use on your bank's website, etc.

You don't have to supply a valid e-mail address. It will only be used if you ask to have your password reset.

+

You can change your e-mail or password on the options page.

Missing Features

You can't watch games that are being played in dgamelaunch yet. The opposite situation works: you can use dgamelaunch to watch games being played in RLG-Web.

-

You can't change your password or e-mail address yet. You will have to log in via ssh to do this, for now.