home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / BBS_UTIL / TV400.ZIP / REVISION.TXT < prev    next >
Text File  |  1994-01-15  |  6KB  |  191 lines

  1. Time Vault -- Update Information
  2. ----------------------------------------------------------------------
  3.  
  4. ::: 4.0   (release 01-15-93)
  5.  
  6.      + Bug fix in multi-user file access.
  7.  
  8.      + Changed documentation to provide instructions for setting up
  9.        with Searchlight menu editor.
  10.  
  11.  
  12. ::: 3.10  (release 09-07-92)
  13.  
  14.      Wow, I can't believe its been a year since the last release.  Must
  15.      be there weren't any bugs left to fix.  This release is mainly a
  16.      maintenance release that fixed some internal problems that most
  17.      users would never have been aware of.  It also implements a new
  18.      registration scheme which uses .KEY files.
  19.  
  20.      One note I do have is in regards to Session Time Limits.  Many users
  21.      of Time Vault have asked me why TVAULT doesn't let them withdraw time
  22.      from their account when a session time limit is in effect??  Well, the
  23.      answer seemed pretty obvious to me.
  24.  
  25.      How should Time Vault deal with withdrawals when session time limits
  26.      are supposed to be in force?  I've thought alot about it and it really
  27.      is a catch-22. (where the hell did that 'catch-22' phrase come from?)
  28.  
  29.  
  30.  
  31. ::: 2.61  (released 09-03-91)
  32.  
  33.      + Fixed a bug if Sysop was the first person to run Time Vault
  34.        (wouldn't create the TVAULT.SL2 data file)
  35.  
  36.      + Fixed a bug that messed up a current users account when they
  37.        tried to transfer time to themselves.  (Thanks Mr. Bob Fejes)
  38.  
  39.      + The local status line is ALWASY on.  No need to use the -L switch
  40.  
  41.      + Time Vault is now DesqView(tm) aware.
  42.  
  43.  
  44. ::: 2.60  (release 08-28-91)
  45.  
  46.      + Added a local status line.
  47.  
  48.      + Added "Transfer" command.
  49.  
  50.      + Added Sysop Chat mode.
  51.  
  52.      + Added "List" command to Sysop menu.
  53.  
  54.      + Added activity log file.
  55.  
  56.      + Enhanced file access in multi-user systems.
  57.  
  58.  
  59. ::: 2.50  (released 08-06-91)
  60.  
  61.      + Modified prompts to look just like Searchlight 2.x.
  62.  
  63.      + Improved number input routines -- much cleaner.
  64.  
  65.      + Added an optional command, 'Goodbye', to the Time Vault menu.
  66.        Use the '/G' command line switch to activate.
  67.  
  68.      + Modified the syntax for the command line parameters.
  69.  
  70.   ************************************************************************
  71.   +++ READ THIS if you are upgrading from an earlier version of TVAULT +++
  72.   ************************************************************************
  73.  
  74.   == The command line parameters have changed.  READ CAREFULLY!
  75.  
  76.   Format: TVAULT.EXE [-mb=<n>] [-mw=<n>] [-g]
  77.  
  78.   (a '/' can replace a '-' in the above syntax)
  79.  
  80.      -mb=<n>
  81.        This parameter stands for 'maximum balance', the most a user may
  82.        have on deposit in their Time Vault account.  This number must be
  83.        between 0 and 32767<-- that's a lot of minutes.  It defaults to
  84.        60 minutes, which would be written as '-mb=60', on the command
  85.        line.
  86.  
  87.      -mw=<n>
  88.        This switch is for 'maximum withdrawal', the number of minutes a
  89.        user is permitted to withdraw per day.  The valid range for this
  90.        setting is 0 to 1440.  A setting of 0 means the user can withdraw
  91.        as must time as they want (assuming they have it in their
  92.        account).  The default setting for this is 30, which would be
  93.        written as '-mw=30', on the command line.
  94.  
  95.      -g
  96.        This switch activates the new "Goodbye" command on the Time Vault
  97.        command menu.  By turning on this switch, your users will be able
  98.        to initiate a logoff of the BBS from the Time Vault door.  When
  99.        the user is returned to Searchlight, the BBS will immediately
  100.        display the LOGOFF display file and hangup the user. NOTE: The one
  101.        limitation to this feature is that when used, your BBS auto-logoff
  102.        door does not get executed.
  103.  
  104.  
  105.  
  106. ::: 2.40  (released 05-05-91)
  107.  
  108.      + This version is compatible with Searchlight version 2.15+.
  109.        It will not work with any previous Searchlight release.
  110.  
  111.      + Maximum balance decreased from 50000 to 32767 minutes. (dont ask)
  112.  
  113.      + Maximum daily withdrawal increased from 255 to 1440 minutes.
  114.  
  115.  
  116. ::: 2.30  (released 09-22-90)
  117.  
  118.      + Fixed several minor bugs...  Can't even remember what they
  119.        all were.
  120.  
  121.  
  122. ::: 2.22  (released 09-10-90)
  123.  
  124.      + Added option to disable the Daily Withdrawal Limit by
  125.        specifing (0) as the maximum daily withdrawal amount.
  126.  
  127.      + Fixed a bug <ouch> when a very high maximum balance was
  128.        set.  (above 32,000)  Caused Time Vault to sometimes
  129.        not allow deposits.  (silly me)
  130.  
  131.  
  132. ::: 2.21  (released 09-01-90)
  133.  
  134.      + Fixed 'bug' not allowing creation of new TVAULT.BBS for
  135.        new Time Vault users.  (I just love bugs)
  136.  
  137.      + Disabled Cntl-C breaks.
  138.  
  139. ::: 2.20  (released 08-22-90)
  140.  
  141.  
  142.      + Increased maximum balance size to 50000 minutes.
  143.  
  144.      + Added feature of maximum withdrawals/day. (totally
  145.        configurable by Sysop)
  146.  
  147.      + Re-wrote partial name searches (for Sysop editor).  Finds
  148.        matches almost instantly.
  149.  
  150.      + Minor appearance changes as well as internal code optimization.
  151.  
  152.  
  153. ::: 2.10  (released 12-15-89)
  154.  
  155.      + Added the option of a TVAULT.CFG file to define different
  156.        access levels/maximum balances.  (For more info, see added
  157.        section in TVAULT.DOC)
  158.  
  159.      + Now disables carrier checking during disk accesses.
  160.  
  161.      + Sysop Editor may now be initiated from the command line even
  162.        when no user is currently logged in.  From the command line,
  163.        enter: TVAULT/S   (NOTE: you must still be in a directory which
  164.        contains a CONFIG.BBS file when running TVAULT)
  165.  
  166.  
  167. ::: 2.02  (released 12-12-89)
  168.  
  169.      + Time Vault now works correctly in a multi-tasking enviorment.
  170.        (thanks Frank)
  171.  
  172.      + Fixed bug when using back-arror in sysop editor.
  173.  
  174.  
  175. ::: 2.01  (released 12-11-89)
  176.  
  177.      + Fixed bug when making deposits during an event limited session.
  178.  
  179.      + 'GUEST' account no longer has access to the vault.
  180.  
  181.      + Now allows a maximum balance value of 0-255.
  182.  
  183.      + TVAULT now only updates the data files if a change was made
  184.        on the account.  Previous version updated even if the user
  185.        didn't do anything.
  186.  
  187.  
  188. ----------------------------------------------------------------------
  189.  
  190. TVAULT, (c) 1990 by Jim Barry, All Rights Reserved
  191.