					Updates to version 3.2:

Irc style player list, with customisable rightclick menus.
Changed most of the settings formats in XConsole.ini.
Some new console commands:
	login - will login with saved pass
	logout
	modlogin - will login with saved pass
	modlogout
	setadminpass - will set new pass and save it in ini

A fifty line console history saved which can be accessed with up/down arrows (even after restarting UT).


					Updates to version 3.14 rc2:

New login system.

Admin and LAS Mod passwords are now stored for each server. When you visit a server
that has a saved pass, the pass is automatically entered into login box. Passes are
stored in the form IP:PORT@PASSWORD in xconsole.ini. If a password changes you only
need type the new pass in the login box and log in. The new pass will be stored. For
servers that change IP address you will need enter in the pass on the server and log 
in. The old IP will still be in xconsole.ini though, so you may find that you will 
need to manually edit the ini to delete old, unused IPs. At the moment a maximum of 
100 IPs/passes are saved. I hope this will be enough for everyone. 
The IPs are stored as Cred[0-99] for admin login and ModCreds[0-99] for LAS Mod login.

					Updates to version 3.14 rc1:

Added page for UTDC v2.x controls. 

Note if updating from previous version and you want to keep your old xconsole.ini 
you will need to add a few lines to get UTDC2 page working:

[XConsole.XConsole_CW]
UTDC2Page=True

[XConsole.XConsole_UTDC2Tab]
UTDC2Version=UTDCAMv12

					Updates to version 3.12:

Fixed buggy buttons that got stuck behind and couldn't be pressed.


					Updates to version 3.11:

Fixed bug that logs in when login pass box clicked on with mouse.

					Updates to version 3.10:

Added demo manager tab

	There is no demo manger for Linux/Mac afaik so I decide to write one.
	Demos can be automatically or manually recorded. Demo filenames are stored in
	a text file which XConsole reads. There is no dll so it doesn't have the
	capability to list all your old demos, only the ones created by XConsole itself.
	Because it's totally written in uscript rather than	C/C++ it will work with any 
	operating system. 
	When you delete a demo from the list it does not delete the file itself, only the 
	written entry. This means that you will have to delete the files manually if you need 
	to.
	Read the Demo section in Pages below for usage.


Improved Logging

	Now when logging in normal mode player names and speech/events are in separate
	columns for better reading. There is also an option to colour names in team
	colours.
	Fixed some bugs in the safemode logging.



					Updates to version 3.01:

Made XConsole work better with StealthAdmin mod



					Updates to version 3.00:
Major changes:

League Assault

	Some people were getting kicked by LeagueAS but (fingers crossed) this is now
	fixed. The default now is not to load any of the logging parts. This is what
	was causing the kicks and client warnings. So you will have to give up logging
	if this happens. 
	But you can still use the 'dump' command in console to save	console text to either 
	html or text file. Do this *after* LeagueAS shows that your client is verified and
	connected or you will probably still get kicked.
	Any problems - just set LogPage=False in XConsole.ini

	Also the LeagueAS tab now has two extra buttons - 'listmaps' and 'allow mercs'.
	Let me know if extra commands/buttons would be useful.

Tab auto-complete

	Console now has limited auto-complete irc/bash style. Type first few letters
	of command or player name and press tab until correct command is displayed. 
	This is very new and may still be buggy. Obviously you cannot use the tab key 
	to open console	to get this to work.

	
UTDC

	The biggest addition is the UTDC page. It allows screen shots to be taken by
	player name, so no having to find out players IDs. Most of the settings can be
	controlled here too. To see the current state of a setting simply select it in 
	the	drop down boxes. The states are written into the console. To change any of
	the settings just select in the drop down box and press the on or off button.
	The settings you will need to adjust manually are the ones that need some sort
	of numerical input. Most of the controls are pretty self-explanatory.


Custom button page

	This is another addition and allows you to assign commands to buttons. Some
	examples are included. *Do not use the mass kick button offline!!* if you do,
	ut will freeze up or crash and all your goldfish will die.


Other changes:

	Now the Admin and LeagueAS login passwords are saved in XConsole.ini so it's
	faster to login.
	Fixed the focus bug so now when you open the console focus should be in the
	edit box every time (thanks go to Benjamin for help with that).

