ZDaemon Server Launcher 2.0.0.0 beta 18
----------------------------------------------

Install Directions:
----------------------------------------------
1. Create a new directory in your zdaemon installed directory called 'zsl'
2. Extract all files into this directory overwriting any existing files
3. Run zsllite.exe

Limitations:
----------------------------------------------
1. Remote Administration needs more testing
2. There might be some other things that I have forgot to mention

----------------------------------------------
Beta 18 Changes:
----------------------------------------------
1. Fixed a bug in the DMFlags2 dialog where clicking either the 
"Allow Target Names" or "Detect Voodoo Doll Starts" would uncheck/check the other box,
and or cause a negative value.

----------------------------------------------
Beta 17 Changes:
----------------------------------------------
1. Fixed a bug where sv_vote_reset, sv_vote_map and sv_vote_kick were not being saved
to the cfg file.
2. Fixed Potential problem with updating/collecting the various Map/Kick Voting "Features".
3. Disabled loading of Process State after an update (possible incompatibility).

----------------------------------------------
Beta 16 Changes:
----------------------------------------------
1. Added new Button "New Defaults", this will create a new server with default settings (specified in /servers/Defaults_pre.zs)
2. Fixed several situations that could cause an Access Violation (Memory Error/General Protection Fault).
3. Copies of Servers are now labeled as: Copy of "<Copied Name>"
4. Renamed "Clear Old" button to "Clear Stopped"
5. Removed Enable Rcon, Enable Private Server check boxes (No longer needed in latest servers)
6. Implemented a new mandatory zserv switch "nomsgbox" (prevents messages boxes from popping up in launched servers)
7. Added New DMFlag (Voodoo Doll Starts, coop only)
8. Added new Dialog "Advanced Server Settings" in place of RCON Password, now moved into that dialog.
9. Implemented Map Switch/Kick Voting (Advanced Server Settings dialog)
10. Implemented Limited Remote Console (RCON) in Advanced Server Settings dialog
11. Implemented Alternate Wads in Advanced Server Settings dialog
12. Added "Remove Selected" (removes started or closed servers without terminating them) to Right Click menu item in Your Servers Dialog.

----------------------------------------------
Beta 15 Changes:
----------------------------------------------
1. Fixed a bug in the "Your Servers" dialog where a selection of more than one server would undo and select the top-most
server instead.
2. Fixed a bug where running a server and the server would appear selected (highlighted) but "server command" buttons
would not work without selecting it manually.
3. Increased the width of the maplist dialog and mapname edit control. (some users were reporting there not being enough room
for the last character)
4. Added Process State saving (Saves information about servers started through ZSL to file and restores it when ZSL is started)
5. Added New Option (Save/Load Process State) to Settings Dialog->Servers Tab. (related to #4)
6. Added a new Option (Dont Treat as Maplist) to the Maplist Dialog. (Allows you to use cvar overrides without a maplist)
7. Added a new menu item (Save Process State) to the "Your Servers" dialog right click menu. (This allows you to save the process state manually)
8. Added the "overtime" option to "Extra Game Settings" dialog.
9. Fixed some Typos.

----------------------------------------------
Beta 14 Changes:
----------------------------------------------
1. Fixed a bug where a list containing one or more closed servers (with none running) and one selected would cause
an Index Out of Bounds error when clicking the "Clear Old" button.
2. Updated Help Button in Remote Administration Dialog (now points to up to date documentation)
3. Added a "Tutorial" button next to the Help button in the Remote Administration Dialog (points to an interactive tutorial)
4. Added some more error checking into the Your Servers dialog.
5. Fixed a bug that occurs when you start a server using a port that is already in use (without ZSL's knowledge)
and one server running on an unused port and then attempting to clear old servers.
6. Added "sv_deathlimit" (Up to how many seconds should someone remain dead?) to Extra Game Settings dialog.
7. Added "restartemptymap" (Restart map when all players (not spectators) leave?) to Extra Game Settings dialog.
8. Added "CVar Overrides" (These enable you to specify permap configuration settings) to Map List dialog.
9. Tweaked "Your Servers" Dialog docking code.
10. Renamed "File->Load Server->Reopen" to "File->Load Server->Recent".
11. Enlarged Menu Icons.
12. Added Operating System detection & warning (for unknown versions).
13. Various interface improvments.
14. Added new Updater Version 1.2
15. Added new ZDSProtocol utility Version 2.43

----------------------------------------------
Beta 13 Changes:
----------------------------------------------
1. Disabled ability to add IWad's to the PWad list
2. Fixed a problem some people were having with the WAD Server "Detect External Address" feature,
some clients would get garbage characters along with the IP Address.
3. Updated the Welcome Dialog.
4. Clicking on a server in the "Your Servers" dialog now refreshes the list.
5. Fixed a bug where loading a Run list (*.zsl) from the "Load Server" method would cause an access violation.
6. Added Server Info Popup Hint to "Your Servers" dialog.
7. Added Right Click menu to "Your Servers" dialog.
8. Added ability to hide the "Server Commands" group in the "Your Servers" dialog.
9. Fixed a bug in loading older 1.7.x.x Server Files (would cause an External Exception).

----------------------------------------------
Beta 12 Changes:
----------------------------------------------
1. Fixed a bug where loading/running a server or runlist with ZSL running would not work
2. Fixed a bug in the Updater, would replace itself even if there was no new copy (it would delete itself)

----------------------------------------------
Beta 11 Changes:
----------------------------------------------
1. Implemented Botlist Right Click menus, slipped by unnoticed somehow (Whoops!)
2. Added a new Updater (no more Trojan Warnings!)
3. Fixed a Typo

----------------------------------------------
Beta 10 Changes:
----------------------------------------------
1. Added new 'Run Options' option "Custom Executable"
2. Changed default server Initialization config method, instead of 'zserv.cfg' now 'zserv_<port>.cfg' 
also added new option in Options->Servers to revert to the old method.
3. Implemented Server File load version warnings, also added new option in Options->Servers to 
ignore these warnings.

----------------------------------------------
Beta 09 Changes:
----------------------------------------------
1. Fixed a minor problem with server lists starting each server too fast
2. Fixed Broken Banlist editor (was clearning editboxes before collecting the info)

----------------------------------------------
Beta 08 Changes:
----------------------------------------------
1. Added a "Detect" button next to External Address box
2. Updated ZDSProtocol.exe, now resolves DNS names
3. Changed log filename format to: %m-%d-%Y- (Month-Day-Year)
4. Tidied up the WAD Server GUI
5. Changed Remote Admin password storing scheme (Access List Tool available to convert old lists)
6. Added new DMFlag value: #define DF_OLD_THRUST 0x2000000	// ZDoom 1.23 ThrustThing behavior
7. Added new Tray Icon menu items: About, Start/Stop WAD Server, Stop All Servers
8. Added option to Run a server list of server files to File->Load Server

----------------------------------------------
Beta 07 Changes:
----------------------------------------------
1. Added "Move Up" and "Move Down" buttons to PWad List editor
2. Added a "Test" button to WAD Server dialog
3. Added more WAD Server settings to Settings Dialog
4. Added an "Add Manually" option to Remote Admin PWad & OWad List editor
5. Added coop option "Kill Limit" to Extra Game Settings dialog
6. Redesigned Remote Admin Server Setting Viewer
7. Added more Edit Options to Remote Admin Server Setting Viewer
8. Added "Clear Events" option to Remote Admin Event Viewer
9. Changed Tray icon to New Style icon
10. Added "External Address" edit box to WAD Server dialog
11. Added "Update Website URL" option to WAD Server Settings

----------------------------------------------
Beta 06 Changes:
----------------------------------------------
1. Fixed bug where loading a server file would not clear the previous pwad list
2. Fixed a bug where editing an item in Remote Administration would say "Unknown Item"

----------------------------------------------
Beta 05 Changes:
----------------------------------------------
1. Fixed bug where "Setting up UPNP" would display and not hide after finished.
2. Fixed a minor bug in the Save Server Dialog.
3. Fixed a bug in Wad Locations "Add" button showing "Path Already in list" even though it is not.

----------------------------------------------
Beta 04 Changes:
----------------------------------------------
1. Fixed bug where "PWad Not found" would display when running server with PWad
from a directory not included in your wad paths or zdaemon wad directories.

----------------------------------------------
Beta 03 Changes:
----------------------------------------------
1. Fixed Missing Icon in Options Menu
2. Fixed Access Violation on Remote Admin button click
3. Fixed ra_access.lst bug

----------------------------------------------
Beta 02 Changes:
----------------------------------------------
1. Fixed a Typo in Install Detection
2. Fixed a bug in Settings Dialog when clicking 'Add' button for Wad Locations
3. Added "Reset ZDS Protocol" to Options Menu
4. Updated File Association Code

Contact Information:
----------------------------------------------
Submit Questions to: http://dumped-archives.ath.cx/zsl/qac/?type=question
Submit Comments to: http://dumped-archives.ath.cx/zsl/qac/?type=comment
Submit Bugs to: http://dumped-archives.ath.cx/zsl/qac/?type=bug