home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / DEP_53E.ZIP / WHATS.NEW < prev   
Text File  |  1993-08-21  |  9KB  |  194 lines

  1.  
  2.  
  3.                         Online INSTAbank version 5.3e
  4.                        (C) 1992/93 William J. Dykstra
  5.                        ──────────────────────────────
  6.  
  7.                                 What's New?
  8.  
  9.  
  10.                                *************
  11.                                  IMPORTANT
  12.                                *************
  13.  
  14.                  IF YOU WERE RUNNING A VERSION PRIOR TO V5.3
  15.  
  16.         Version 5.3 requires that you convert some data files from
  17.         previous versions!  SEE DOCUMENTATION FOR DETAILS!
  18.  
  19.  
  20.  
  21.    IF YOU ALREADY USE INSTAbank V5.3 and up, simply replace DEPOSIT.EXE.
  22.  
  23.  
  24.  
  25.    Version 5.3e adds the following since 5.3d was released:
  26.         - Keyboard inactivity timer.  After 4 minutes of inactivity, the
  27.           program will quit to the BBS.
  28.         - New calculations used in the Deposit/Withdraw TODAY amounts.
  29.             In previous versions, if a user had a 500kb withdraw limit,
  30.             and they withdrew 500kb, they could not take out any more
  31.             until the next day, even if they put 300kb of it back in!
  32.             Now, if a user takes out 500kb, but puts 200kb back in, their
  33.             total amount withdrawn today is calculated to be 300kb.
  34.  
  35.    Version 5.3d is simply a bug fix for version 5.3.  The following things
  36.    have changed:
  37.         - There was a bug with the program that would allow a user to try
  38.           to transfer time/KB to him/herself.  The program would crash if
  39.           this occurred.  Fixed.
  40.         - The program now displays a message that the "rob the bank" feature
  41.           has been disabled if they do not have access to it.  It used to
  42.           just do NOTHING, even though the option was on the menu.
  43.         - A message is now displayed to a user if he enters the bank when
  44.           there is a pending system event.  If the user could over-run your
  45.           event by withdrawing time, a message is displayed telling the user
  46.           that his/her withdraw limit has been adjusted because of an
  47.           upcoming system event.  Now they will know why they cannot withdraw
  48.           the normal amount.
  49.         - There was a bug that would, under certain circumstances, allow a
  50.           user to withdraw more time than the maximum daily amount (only
  51.           if they withdrew the time in parts, not all in one 'chunk').  They
  52.           would not be able to take out more than their balance contained,
  53.           but they could on occasion exceed the maximum daily amount.
  54.           This has been fixed.  Big oops (I forgot one lousy line of code).
  55.  
  56.           That's it... nothing big.. just a couple of little things I wanted
  57.           to change.
  58.  
  59.    IF YOU PREVIOUSLY RAN INSTABANK 5.3, JUST REPLACE DEPOSIT.EXE WITH
  60.    THE NEW DEPOSIT.EXE.  NO OTHER CONVERSIONS OR CHANGES ARE REQUIRED.
  61.  
  62.  
  63.    The following features were added (from version 4.3. Some of these
  64.    features were already in 5.0):
  65.  
  66.        - A brand new READMSGS.EXE.  This one lets you scroll through all of
  67.          the messages.  You can also toggle the message read flag.  Remember,
  68.          if a message is marked as being read, it WILL be deleted the next
  69.          time you run DEPMAINT with the /MAINT option.   If you want to
  70.          delete a message simply mark it as read, and then let DEPMAINT
  71.          delete it.
  72.  
  73.        - Those annoying double characters that would appear on the local
  74.          screen when a user selected an option have been eliminated.
  75.        - A status bar was added, showing the user's name, time left, and
  76.          KBytes left.  The sysop may break in to chat, hangup on the user,
  77.          adjust time, and adjust KBytes.
  78.  
  79.  
  80.          NOTICE:  Chat mode will only work when the user is at the
  81.                   main menu.  Sorry, but there were too many problems
  82.                   with allowing chat mode anywhere in the program...
  83.  
  84.        - The up and down cursor keys will add and remove time respectively.
  85.          The PageUp and PageDown keys will add and remove KBytes, 10 KB at
  86.          a time.
  87.        - user defined entry and exit screens are now supported.  These are
  88.          START.ANS/.ASC  and  END.ANS/.ASC.  If they are found in the bank
  89.          directory, they will be displayed.
  90.        - the DEPMAINT program (local maintenance) was enhanced.
  91.        - the menu was redone to align all the options.  This just makes it
  92.          look a little nicer.
  93.        - Added support for THEBANK.EXT, which is used by some games and other
  94.          external programs to update time banks. (use EXT_UTIL.EXE)
  95.        - when a user's account is created, he or she will be asked if he/she
  96.          wishes to participate in bank robberies.  If the user says "yes" then
  97.          the user will be able to rob people, but the user will also be
  98.          a valid target for robbers.  If the user says "no" then the user
  99.          will NOT be allowed to rob people or the bank, but they will not
  100.          be vulnerable to robberies.
  101.        - AUTO-ACCOUNTS were added (see documentation for details)
  102.        - Message to ALL (sysop access only) was added
  103.        - added /MONO switch to DEPMAINT, so you will actually be able to
  104.          see stuff if you have a monochrome monitor! :(
  105.        - Configuration file editor was added
  106.        - sysop menu password was added (for remote user editing only, to
  107.          add just a little more security.  This password is not asked for
  108.          when running DEPMAINT.)
  109.        - some code was cleaned up and a couple of bugs were fixed.
  110.          These bugs were:
  111.                - Users could transfer the maximum transfer amount to another
  112.                  user over and over again.  Oops.  I thought I checked for
  113.                  this! :)
  114.                - When a user attempted to rob another user, but lost, the
  115.                  bank would SAY it was sending time & kb to the attempted
  116.                  victim, and it would remove this time & kb from the user
  117.                  who attempted the robbery, but it never made it into the
  118.                  victim's account!  (It DID show up in the bank book though).
  119.                  Oops again.
  120.                - When you adjusted a user's time/kb with the status bar, the
  121.                  changes were not remembered when control returned to the BBS.
  122.                  Wow that was a dumb one... :)
  123.  
  124.  
  125.          Lucky for me, I found these bugs on my own, so I didn't have to
  126.          put up with embarassing bug reports! :)
  127.  
  128.  
  129.    Many thanks to all of you who made suggestions.  I could not implement
  130.    all of them, due mainly to time constraints, but I will still be adding
  131.    new features in the future, so you never know.
  132.  
  133.    I would have liked to add a few more options and rewrite some of the code
  134.    to improve performance, but I was pressed for time.  Many sysops had
  135.    upgraded to RA 2.00.g1, and I was in a hurry to get a working bank out
  136.    for them!  Sorry for the wait people!
  137.  
  138.    Again, many thanks for supporting Online INSTAbank!  It may not have
  139.    all the features of RATS, but I think it does everything (and more)
  140.    that a time and byte bank really needs... and the price is right!
  141.  
  142.    Bill Dykstra
  143.    The BillBoard BBS
  144.    (416) 898-2443
  145.    Newmarket, Ontario. CANADA.
  146.       Fidonet 1:250/932
  147.       GalukoNet 27:416/105
  148.       QuinteNet 20:905/104
  149.  
  150.    or by mail at:
  151.  
  152.    Bill Dykstra
  153.    189 Bristol Road
  154.    Newmarket, Ontario. CANADA.
  155.    L3Y 7X9
  156.  
  157.  
  158.    See SUPPORT.DOC for other support sites.
  159.  
  160.  
  161.         Have you seen NodeView?
  162.  
  163.         NodeView is a nodelist viewer for Fidonet style nodelists.  It
  164.         will allow users to search nodelists for text or network addresses.
  165.         NodeView runs in ASCII and ANSI modes, and should run on ANY BBS
  166.         that can pass the time remaining, com port, graphics setting, and
  167.         baud rate to external programs on the command line.  In other words,
  168.         it should run on all BBS programs.  It has been tested on and works
  169.         with Maximus, RemoteAccess, and SuperBBS.
  170.  
  171.         NodeView supports up to 10 nodelists.
  172.  
  173.         NodeView is freeware.
  174.  
  175.         FREQ "NODEVIEW" from me at 1:250/932 (approx 15k).
  176.  
  177.         ───────────────────────────────────────────────────────────────
  178.  
  179. NEW!  (August, 1993)
  180.  
  181. INSTAgames v1.0!
  182.  
  183.      INSTAgames v1.0 is an Online INSTAbank addon program.  INSTAgames is
  184.      a set of lottery games for users to play.  There are three different
  185.      lotteries that may be played:
  186.  
  187.         - Pick 3    (daily, weekly, and monthly)
  188.         - Super JackPOT (weekly and monthly)
  189.         - Raffle (weekly and monthly)
  190.  
  191.      INSTAgames will work with INSTAbank v4.8, v5.3d, and v5.3e.
  192.  
  193.      FileRequest "IGAME" from 1:250/932.
  194.