UT3 WebAdmin v0.8 (2008-03-02) is available here:
http://ut3webadmin.elmuerte.com/file...2008-03-02.zip
Bug reports are welcome here:
http://ut3webadmin.elmuerte.com/bugtracker
Installation instructions:
Download the file; extract the contents; overwrite the old files;
force a page reload the first time you open the webadmin (to clean
the browser's cached files).
Discussion is welcome on the mailinst list and the Server Admin forum at
http://utforums.epicgames.com/forumdisplay.php?f=343
I've fixed the map cycle/list editing page. It should now also work in
MSIE (including 6). I had to relocate the delete button because MSIE
sucks at calculating dimensions of elements or respecting HTML and
CSS. Anyway, I've also added an option to manage additional map
lists. This allows you to easily change the whole map list for a game
type with a pre-made one. The additional map lists will be stored in the
UTGame.ini. I've also done some major work on the backend code of the
"change game" page. It should now properly handle the options, and the
denied options. Options that are in the deny list will be removed from
the user entered URL. If these options were previosly set (for example
on the launch url) they will be added to the new URL (in the
background). This should fix some issues when you set things like the
adminpassword on the launch commandline. And there have been various
other small tweaks here and there.
A little note to people using HTTP authentication rather that the form
based authentication, the logout feature does not work very well. This
is because there actually no functionality to make the browser forget
the authentication information. Specially MSIE will remember that
information for a long time. so it is best to close the browser when you
want to log out. These issues do not apply when you use the form based
authentication.
Resolved bugs (from the bug tracker):
- 0000030: [Front end (HTML/CSS/JavaScript)] can't delete maps from
maplist in MSIE
- 0000033: [Front end (HTML/CSS/JavaScript)] After Mapchange and Mutator
change (with WebAdmin 0.7), the password doenst work anymore...
- 0000031: [Front end (HTML/CSS/JavaScript)] log out + http auth + msie
doesn't allow re-login
http://ut3webadmin.elmuerte.com/file...2008-03-02.zip
Bug reports are welcome here:
http://ut3webadmin.elmuerte.com/bugtracker
Installation instructions:
Download the file; extract the contents; overwrite the old files;
force a page reload the first time you open the webadmin (to clean
the browser's cached files).
Discussion is welcome on the mailinst list and the Server Admin forum at
http://utforums.epicgames.com/forumdisplay.php?f=343
I've fixed the map cycle/list editing page. It should now also work in
MSIE (including 6). I had to relocate the delete button because MSIE
sucks at calculating dimensions of elements or respecting HTML and
CSS. Anyway, I've also added an option to manage additional map
lists. This allows you to easily change the whole map list for a game
type with a pre-made one. The additional map lists will be stored in the
UTGame.ini. I've also done some major work on the backend code of the
"change game" page. It should now properly handle the options, and the
denied options. Options that are in the deny list will be removed from
the user entered URL. If these options were previosly set (for example
on the launch url) they will be added to the new URL (in the
background). This should fix some issues when you set things like the
adminpassword on the launch commandline. And there have been various
other small tweaks here and there.
A little note to people using HTTP authentication rather that the form
based authentication, the logout feature does not work very well. This
is because there actually no functionality to make the browser forget
the authentication information. Specially MSIE will remember that
information for a long time. so it is best to close the browser when you
want to log out. These issues do not apply when you use the form based
authentication.
Resolved bugs (from the bug tracker):
- 0000030: [Front end (HTML/CSS/JavaScript)] can't delete maps from
maplist in MSIE
- 0000033: [Front end (HTML/CSS/JavaScript)] After Mapchange and Mutator
change (with WebAdmin 0.7), the password doenst work anymore...
- 0000031: [Front end (HTML/CSS/JavaScript)] log out + http auth + msie
doesn't allow re-login
Comment