home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 31 / CDASC_31_1996_juillet_aout.iso / internet / zmud353.zip / README.TXT < prev    next >
Text File  |  1996-05-13  |  5KB  |  119 lines

  1. Welcome to zMUD!
  2. (the greatest MUD client for PC/Windows in the Universe :)
  3.  
  4. This file contains release notes for users of previous versions
  5. of zMUD.
  6.  
  7. RELEASE NOTES for v3.51 (beta)
  8.  
  9. This version should still have the GPF for some people when
  10. connecting to a MUD.  I have added some debugging statements
  11. to the status bar.  If you get a GPF, let me know what the
  12. status bar says so that I can try to fix this problem.
  13.  
  14. RELEASE NOTES for v3.5 (beta)
  15.  
  16. Compatibility with settings file was a problem between the 16-bit
  17. and the 32-bit in the last version.  This version should fix
  18. those problems.  However, if you got one of your settings files
  19. corrupted, there is nothing to do to fix it.  Always make sure
  20. you install new versions of zMUD to difference directories so that
  21. you have backup fixes in case of problems.  After all, this is 
  22. BETA software.
  23.  
  24. Zugg (5-May-96)
  25.  
  26. RELEASE NOTES for v3.3 (beta)
  27.  
  28. The operation of the "Expand Variables" flag has changed a bit.
  29. It should be safe to use this flag "off" all the time now.
  30. All your scripts, triggers, etc should all still work.
  31. You just won't have to worry about using two @@ or %% all
  32. the time on the command line now.
  33.  
  34. Some short-cut keys have been changed:  ^P now invokes Print,
  35. while ^R toggles the parse status of the command line.
  36. There no longer is a key for refresh screeen.
  37.  
  38. The PgUp and PgDn keys now freezen the screen and scroll back
  39. or forwards as soon as you hit them...the screen doesnt have
  40. to be frozen already to do this.  Oh yes, and <space> key no
  41. longer deactivates the screen freeze...sorry for the trouble
  42. this caused.
  43.  
  44. The only diff in settings files is that the new version now
  45. saved the tickon state, and the new color syntax.
  46.  
  47. Zugg (31-Mar-96)
  48.  
  49. RELEASE NOTES for v3.2 (beta)
  50.  
  51. There is a new settings flag you need to be aware of.
  52. It is called "Expand Variables".  If you load an existing
  53. settings file, this option will be turned on to emulate the
  54. old parsing rules.  However, when you start a new settings file
  55. this option will be turned off.  When off, variables will no
  56. longer be parsed within a command on a command line.  This means
  57. that you no longer have to worry about putting double @@ or %%
  58. to delay variable expansion.
  59.  
  60. Hope this is the only issue for conversion of existing users.
  61.  
  62. Zugg (17-Mar-96)
  63.  
  64. RELEASE NOTES for v3.13 (beta)
  65.  
  66. IMPORTANT: The format of the MUDCHAR.DAT file has changed.  Make
  67. sure you save your existing MUDCHAR.DAT in case you need to use
  68. a previous version of zMUD.  Previous versions will not be able
  69. to read the v3.13 MUDCHAR.DAT and zMUD will convert this file to
  70. the new format as soon as you run zMUD.
  71.  
  72. Zugg (3-Mar-96)
  73.  
  74. RELEASE NOTES for v3.1 (beta)
  75.  
  76. Lots of bug fixes and new stuff in this release.  Make sure you
  77. look at the version history on the web to see what is new.
  78.  
  79. The main compatibility issue is the handling of inherited setting
  80. files.  They basically didn't work for anything except aliases, 
  81. triggers, and macros before.  They now work for colors, fonts, and
  82. special characters.  However, there is a trick.  In any existing
  83. setting file that you have, the Use Inherited Settings flag in
  84. the Color, Font, and Special character dialogs will be turned off,
  85. in order for your saved settings to work as before.  However, whenever
  86. you create a new settings file, the Inherited flag will be on.  This
  87. means that colors, fonts, and special characters will come from the
  88. inherited file, or from DEFAULT.MUD.  If you change colors, for 
  89. example, you must be sure to turn this flag off or else zMUD will
  90. keep using the inherited settings.  The action of this flag is
  91. pretty obvious in the dialogs, but be aware of it.
  92.  
  93. There were *so* many little changes in this release, that I havn't
  94. had a chance to fully test everything, so keep those bug reports
  95. coming in.  I did have a chance to start updating the online help
  96. this time.  At least the menu reference and command reference are
  97. fairly up to date.
  98.  
  99. Zugg (2/25/96)
  100.  
  101. RELEASE NOTES for v3.0 (beta)
  102. -----------------------------
  103.  
  104. Before using v3.0, be sure save your MUD files, and your MUDCHAR.DAT
  105. file somewhere safe.  Nothing much has changed in terms of
  106. compatibility.  However, since v3.0 was such a major rewrite of
  107. some underlying storage code, you might see some new bugs.
  108. I have tested it with several hours of MUD playing, but need
  109. others to beat up on it and send me email about any problems.
  110.  
  111. Oh yes, I have removed START.WAV from the ZIP file to make it
  112. smaller.  Feel free to trigger your own startup sound from
  113. the Setting/Edit/Sound menu.
  114.  
  115. Oh yes, the HELP file has NOT been updated yet.  I'll try to
  116. get around to this soon.  Thus, the new #CW (color word) and
  117. #ECHO command are undocumented for now.
  118.  
  119. Zugg (4-Feb-96)