Mon Sep 20 21:22:12 EDT 1999		Beta 0.4 work

	* Began work on Metaverse's first plugin! See the Plugin.tcl
	  file in the lib dir for information on how to create your
	  own plugin. Email me for access to functions which currently
	  do not support plugins.

Sun Sep 19 14:23:30 EDT 1999		Beta 0.4 work

	* Added colors and a set of config variables for the passageways
	  listing. Also added colors to the avatars and names buttons.

	* Moved all the library file names to new names which fit in
	  Window's 8.3 format. Windows 98 seems to be a lot more broken
	  than any other windows. It really hates zip files with longer
	  than 8.3 names.

Sun Sep 12 18:36:51 EDT 1999		Beta 0.4 work

	* Fixed a problem with querying passageways while an existing
	  query was underway. (thanks drub!)

Sun Sep 12 16:43:20 EDT 1999		Beta 0.4 work

	* Made the colors of the buttons on the main screen configurable.
	  this is done with a whole bunch of variables in InitGlobals
	  which set the colors to default values. When plugin support is
	  enabled later, a plugin could change these values. A user could
	  load these values into his MetaV.cfg file as well.

	* The TextChat window is now resizeable without ill affects. (You
	  can only resize on the vertical.)
	

Sun Sep 12 12:02:58 EDT 1999		Beta 0.4 work (0.3-4 release)

	* Took out the popup download windows. It will now display on the
	  screen when you are downloading or uploading something. I find
	  this much less offensive than pop up windows.

Sun Sep 12 03:35:30 EDT 1999		Beta 0.4 work
	
	* melle found a bug! :) Fixed a problem with windows users and
	  room downloads. Should be more "pleasant" now.

Sun Sep 12 02:54:21 EDT 1999		Beta 0.4 work

	* PRIVMSG will now display locally so you know it went. If you
	  mispell a nick, or the person is not in the room.. you will not
	  get a baloon (it did not get sent)

	* added servers for daytona beach and many more servers in my
	  Tampa "zoo" collection. (still more to come!)

	* Added an /AvEd command which brings up the Avatar Editor.

Sat Sep 11 20:34:17 EDT 1999		Beta 0.4 work (0.3-3 release)
	
	* Fixed some more problems with clients and servers and
	  information passed. (security fix)

	* Enabled Messages. A private message will come in a blue colored
	  baloon.

	* Added a /msg command which works from the chat input lines.
	  Syntax is /msg user stuff.

	* Changed the way the whois command works so that usernames are
	  no longer case sensitive.

	* Changed WHOIS information to a light green colored baloon.

Fri Sep 10 21:49:25 EDT 1999		Beta 0.4 in progress.

	* Fixed problems with the movement of users causing the program to
	  block. It is still blocking click events on the canvas...
	  perhaps a tcl bug?

	* added color and some refinement to the passageways server
	  checker.

	* Fixed a security related bug UPGRADE TO 0.3-2 !!!!!!

Thu Sep  9 17:57:34 EDT 1999		Beta 0.3 release

	* Added a new server/client command. USERS will return the number
	  of users connected to a server. This command will work without
	  an "authenticated" connection.

	* The passageways list will now query the servers listed in there
	  and show the number of users and ping time to the server in the
	  list.

	* making a RPM/tar.gz/zip file for distribution with new features.

	* remote_images dir has been renamed to rimages.
	  default_avatar.gif has been renamed to default.gif and
	  default_avatar.av renamed to default.av This was done because
	  the windows users were having a problem unzipping the stuff with
	  long filenames. The server code has also been modified to
	  accomidate this change.

Thu Sep  9 00:55:00 EDT 1999		Beta 0.3 work

	* Changed the way the names check button works. It will now list
	  people in the room and will allow you to perform actions on them
	  such as WHOIS, private messages, kicks bans. kicks bans and
	  private messages are not currently available.

	* fixed some problems that breaking the code up into modules
	  caused.

Wed Sep  8 23:54:19 EDT 1999		Beta 0.3 work
	
	* Finished breaking the program into modules. Now to clean things
	  up within those modules.

	* Looking into some sort of operator system. (god cmds, access
	  levels to the server, kicks, bans, etc)

	* added some amusing graphics to the web page.

	* Made it so that when you change rooms, it will ignore EXIT
	  messages from the server until after the room image has
	  downloaded. This will prevent a bug where the wrong window was
	  being shown if the user left the room before the download of the
	  image finished.

	* Changed the way some forms of updating was being done from the
	  downloads section and the avatar movement sections. Should be
	  less laggy for windows users now?

Sun Sep  5 23:24:24 EDT 1999		Beta 0.3 work

	* Began breaking up the program into modules.

	* Made the unix install check for all required files and replace
	  any missing files from the system library install location.

	* set up the beginings of a module page which lists maintainers
	  and defect/feature issues. will be linked from the main page
          when I'm done.

Wed Sep  1 17:42:05 EDT 1999		Bugfixes. (0.2)

	* fixed a problem with the person's name being left behind when
	  they exted.

	* Fixed a problem with someone's own name being doubled when they
	  changed names via the setup window.

	* fixed a bug in the server code which was not resending images.

Thu Aug 19 18:20:55 EDT 1999		Final stages of version 0.1

	* Started Changelog :)

	* Fixed the problem with the nameplate being left on the screen
	  when you changed nicks.

	* Added a /connect command

	* Setup a system so that error messages can appear as chat baloons
	  on the user's screen and in red to get their attention.

