@@ MUSHii Changes @@ -- 1.83 -- * Changed the front to 8bit.memoryleak.org/mushii.html * Fixed a few links in the Help menu. -- 1.82 -- * A bug which messed up the output of characters that needed to be escaped out with \, which was the result of changes in 1.8, has been fixed. * Six special characters added to the outside toolbar. All used in line box drawing. * Two additional character history boxes added. Also, clicking on any of the shading or box drawing characters on the outside toolbar will not place that character into the character history boxes. These two additions should make it much easier to draw frequently with a small number of special characters. * URLs changed from 8bit.ath.cx to 8bit.memoryleak.org. -- 1.81 -- * The default method of using C() has been set to "by number". Unless your MUSH doesn't support the newest version of C(), you'll want to use this with all artwork as it allows FANSI pictures to be displayed in much less code, which allows for much larger images. -- 1.8 -- * Rewrite of the code output, with less use of ansi(). * Support for C(,) added, as well as C(). Huge pictures that once were reaching buffer limits can now be shown in a single command because of this and the previous change. * Added a new quick screen size, 25x10 (F1). * Added "8bitMUSH +Face" to the drop-down list on the pre-output form. -- 1.75 -- * Added two website links to the "Help" menu item. * New 8bitMUSH Wizard added: "+Face Photo Wizard". * "8bitMUSH Product Icon Wizard" updated from the size 4x2 to 6x2. * Added two FANSI history boxes, which show the last two FANSI characters selected, and allow you to click on them to use them. * Added the four half-block FANSI characters to the outside palette area. -- 1.74 -- * When painting in the "Ansi Standard", you can now select manual non-bright background colors. Not sure which version broke this.. * Windows 2000 users reported trouble installing, so this version has been packaged and compiled on a Windows 2000 machine. Should still work with 95, 98, ME, and XP. -- 1.73 -- * You can save time getting through the starting dialogs by hitting return, as opposed to being forced to use the mouse. * MUSHii no longer allows you to enter alt-key combinations such as "alt-g" to input letters into it not supported by the ANSI/FANSI standards. This problem was allowing people to paint with characters that MUSHii couldn't translate into a C() function. -- 1.72 -- * Double-clicking on a .MII file will now open it in MUSHii, as opposed to just opening MUSHii with a blank canvas. * Fixed a small saving bug. -- 1.71 -- * Fixes a major loading bug. This resulted in some pictures getting garbled in places when loaded. This version of MUSHii stops this bug, and allows you to load up files that previously wouldn't load. -- 1.7 -- * Loading a file now shows the underlined characters in that file. They were still working in the output, but not showing when loaded. * One FANSI character had somehow been left off of the special character window, but has now been added. It looks like a strange S or dollar sign. * Pressing return on the 'New..' screen defaults to the Make button. * 8bit@horseycircus.com no longer the correct email address. Changed references to this. -- 1.65 -- * Fixed three characters formerly not being converted to a proper c() function. -- 1.63-1.64 -- * Changed the url to 'http://8bit.memoryleak.org'. * There's some problems that occur when saving. Something added to the save routine in an attempt to solve it. * 1.63 automatically set your path to the application path. In 1.64 this was removed as it was causing an annoying problem where it reset the path after saving and loading files. -- 1.62 -- * Grid can be toggled with Ctrl-G. * New 8bitMUSH Wizard added: "Company Photo Wizard". -- 1.61 -- * Bug fix: Fix to the output of the +Who Ad Wizard. -- 1.6 -- * 8bitMUSH now allows all special characters in +finger and house photos. Wizards updated accordingly. * Startup dialog with two modes, "ANSI Standard" and "FLAG Standard". * Removed duplicate entry in special character list. * Removed obox, female, and male symbol for now due to a FLAG change. * Palette now appears and disappears when the bright background option is turned on and off. This solves a previous bug. * New option: Show grid. * New output option: Put at end of line. * Added F5-F8 keyboard shortcuts for the house, +finger, product, and +who ad Wizards. -- 1.52 -- * Bug fix: When I rewrote the output to use repeat() I forgot to include the literal character (\) to escape out the characters '{', '}', '[', ']', and comma. * Bug fix: The "8bitMUSH +Who Ad" Wizard uses a new output format. -- 1.51 -- * Tiny bug fixed where it popped up a warning box when it didn't need to. -- 1.5 -- * Bug fix: If you loaded a file or bitmap while in a Wizard MUSHii still thought it was in the Wizard. * Added a routine which will transform empty bright background color tiles into a bright forecolor block. This is so SimpleMU and other clients which don't support bright background colors still display everything correctly in Terminal Font. There is also an option to turn this off. * Changed the bitmap loading symbol (to indicate an unconverted tile) back to the upside down question mark. * Added an option in the pre-output menu for turning on and off repeat(). Can be combined with the Ascii Art option for Mu*s without color. * New 8bitMUSH Wizard added: "+Who Ad Wizard". * New general Wizard added: "@Doing Wizard". * New mode window that pops up when MUSHii is loaded. Gives choices of FLAG and ANSI Standard. Depending on your choice MUSHii sets the appropriate settings. * Infomation about FLAG is available at http://www.horseycircus.com/flag * The second palette no longer appears unless bright background colors are turned on. -- 1.43 -- * Got closer to complete FLAG support with the addition of 2 new extended characters to MUSHii. Working on the remaining 6 or so. * Added another quick screen size, 80x20 (F4), as suggested by a user. -- 1.42 -- * Small fix to previous change. -- 1.41 -- * Small change to the House/+Finger Wizards. Some extended characters are now allowed. -- 1.4 -- * Rewrote the output generating code. Now includes characters in a repeat() function if they repeat more than a certain number of numbers. * Added support for extended characters in the Terminal Font. This includes a small menu of the characters, as well as a palette of colors which can be created with the greyscale characters. * Added options to the pre-output screen. These include black and white ASCII Art (which strips all colors functions), what to turn spaces into (defaults to '%b'), and what to do with special characters (either output them as is or use a c() function). * Quick list box on the pre-output form with commonly used output seperator code. * Pre-output options are now remembered between * Clicking on the example text box inverts the colors. * About box now loads after the main program loads (so the program is always in the TaskBar). * Added quick '40x20' and '35x10' menus to New filemenu. * Added the Wizards to the New filemenu for faster access. * Moved the Animation menu under the New filemenu. * Loading bitmaps now gives the option of making one pixel equal to one or two characters. * Changed tab order in New dialog.