********************* * Version 1.0 ********************* Features: * Completed the Card functions. Players may now use a full set of cards instead of dice for their actions. * Custom wallpaper option added. Place a file, background.jpg in the directory where YumiChat is launched. * In addition to whispers, players may direct their speech with the > mark. This will produce User Says to player: text. * Right clicking on the text input box will allow users to easily choose between whispering and saying to all available users. * Added a settings box that allows various options (Text size, grid size, type, etc) to be changed. * Added a "User Color" option for each user to define a color for their name in chat as well as their icons. * User Names have been removed from Preloader Icons placed on the map. Only the Icon's name is shown. Who the icon belongs to is now declared by the User Color. * Added a Hex grid in addition to the square grid. In addition, these grids are now resizable. * The GM pen now has various sizes and colors, which can be modified in the Settings menu. * The help file is now internal, and can be accessed at any time by clicking the "Help" button. Bug Fixes: * Changed the entire system over to ActionScript 2.0 in order to have more freedom with the display of HTML. This will be better realized in future versions. * Fixed a bug where whispers were seen by all users. * Fixed a bug where having an apostrophy in the icon information prevented the icon from being displayed properly. * Fixed the Modifier and Dice boxes when dealing with negative numbers. Input boxes have been changed to number steppers for ease of use. * Change the Server commands to ~ instead of the common * * Improved the server display, and removed debugging information. ********************* * Version 0.61 ********************* Bug Fixes: * Changed the IP address detection to be smarter, and to work with all language versions of windows. * Fixed a SharedObjects bug which stopped users from being able to logon with some operating systems. * Fixed a bug where no matter who logged off, it would always display the message "UserName has logged off." Can't believe I never saw that one. * Fixed a bug where long userNames would cause icon names to not be displayed. ********************* * 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.