*********************
* Version 0.6
*********************

Features:

* Added an Icon Preloader which allows you to define
  4 icons types. Whenever an Icon of this type is 
  placed on the board, the Name and Information are 
  automatically transfered to the Icon. This is useful
  for creating armies of Orcs, for example.

* Added the ability to modify dice rolls with the chat
  syntax [ndx+y] or through the dice modifier box.

* Added a descriptor function to Die Rolls. By inputing
  text into the chat box and clicking a die, the message
  will be send along with the die roll. i.e
  "kick him in the head" and clicking the 1d4 die would
  return: "Player rolls to kick him in the head (4)[1d4]"

* Added a HexGrid in addition to the standard Grid


* Added automatic IP detection for the Chat Server
  and client.

* Added automatic update notification for new 
  versions of YumiChat.

Bug Fixes:

* Fixed a bug with HTML rendering where only     
  the first HTML tag would be displayed in the chat
  window. All other information would be lost.

* Changed the save location for local shared objects,
  so that user info will be available to all version
  of yumichat. This has the downside of removing user
  information from version 0.5 
  To replace your data, copy the yumi_data file from
  C:\Documents and Settings\(username)\Application
  Data\Macromedia\FlashPlayer\localhost\yumichat\
  yumichat.exe or yumichat.swf 
  to the folder above it: C:\Documents and Settings\
  (username)\ApplicationData\Macromedia\FlashPlayer\
  localhost\yumichat. 
  We are sorry for the inconvenience.

* Whispers now display in the sender's window as well
  as the recipients.

* Changed the Dice Display Function to be more readable.