home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / BBS_SUN / KENO20.ZIP / IBBS24.ZIP / INTERBBS.HIS < prev    next >
Text File  |  1994-01-01  |  5KB  |  113 lines

  1. 01/01/94
  2.         [v2.4] Under certain conditions, **Not Registered** was still showing
  3.                in the High Score files, even though the Door was registered.
  4.  
  5. 12/16/93
  6.         [v2.3] BBS' were being rejected, even though the correct information
  7.                was in the IBBSNODE.HUB file. The program was looking for ALL
  8.                uppercase characters only, in the IBBSNODE.HUB file. This
  9.                version fixes that and allows for the use of mixed
  10.                upper/lowercase characters.
  11.  
  12.                Added BaseBall Dice to the eligible InterBBS Doors
  13.  
  14.                Added Concentration to the eligible InterBBS Doors
  15.  
  16. 11/15/93
  17.         [v2.2] Prior to this version, the program would only recognize that you
  18.                were either a HUB or a NODE. If a Node, you HAD to upload your
  19.                InterBBS files DIRECTLY to a HUB where all consolidation would
  20.                take place. With this version of INTERBBS we are introducing
  21.                another level called a REGIONAL. A REGIONAL can have as many
  22.                NODES as they wish. Their NODES will send their INTERBBS files
  23.                to the REGIONAL who in turn combines them and sends them on to
  24.                the HUB. In turn the REGIONAL would then pick up the most
  25.                current combined score files and make them available to the
  26.                NODES. In this way only the REGIONAL has to call to the HUB.
  27.                A REGIONAL MUST maintain the node number assigned by the HUB
  28.                but may assign any numbers to their NODES.
  29.  
  30.                               Command Line Examples
  31.                               ---------------------
  32.                     Node    :  INTERBBS Monte Monte.cfg
  33.                     Hub     :  INTERBBS Monte Monte.cfg HUB
  34.                     Regional:  INTERBBS Monte Monte.cfg REGIONAL
  35.  
  36.                If duplicate entries showed up in the ISC files, InterBBS  would
  37.                delete them. However, they would not be deleted immediately if
  38.                the dates were equal, rather the program would wait for the
  39.                dates to be different. The logic has been changed to delete the
  40.                dupes on the same day it finds it.
  41.  
  42.                NODES (not a HUB and not a REGIONAL) will only export scores
  43.                from their BBS, but will import normally. This will mean smaller
  44.                export files... thus less time online.
  45.  
  46.                Added a check to ensure that a node number can not be 000. If
  47.                found an appropriate error message will be posted in the log.
  48.  
  49.                Layout of the log file revised... should make it a little
  50.                easier to read.
  51.  
  52.                Revised the log entries. If scores are being bypassed because
  53.                they are not scores for the current month, we will only list
  54.                the error line once with a count of the number of scores
  55.                bypassed for that incomming file.
  56.  
  57.                When running as a NODE the program was not creating an EXPORT
  58.                file when the program was run on the 1st of the month.
  59.  
  60.                Renamed the ERRORS.RPT file to ERRORS.TXT
  61.  
  62.                Added a new file to the Zip, called CFGVALUE.TXT, that contains
  63.                a matrix of all the values that must match exactly to the HUB
  64.                or REGIONAL you are calling.
  65.  
  66.                A new file is required for ALL HUBS and REGIONALS. This file,
  67.                IBBSNODE.HUB, will contain information about ALL the BBS'
  68.                participating in the Sunrise InterbBS games. A detailed
  69.                description of the file can be found in the INTERBBS.DOC file.
  70.  
  71. 10/05/93
  72.         [v2.1] Made some changes to the Errors generated when there is a
  73.                problem processing the InterBBS files. These errors are
  74.                recorded in the InterBBS.LOG file.
  75.  
  76.                Added a File called Errors.RPT that will contain an
  77.                explanation of each error for each of the InterBBS Doors.
  78.  
  79. 09/14/93
  80.         [v2.0] Speeded up the initial loading of the program
  81.  
  82.                Added some duplicate checking when loading the current .ISC
  83.                file. If duplicates are found they will be deleted and each
  84.                deleted entry will be logged to the INTERBBS.LOG file.
  85.  
  86. 09/02/93
  87.         [v1.9] Added Triple Yahtzee to the InterBBS capable list
  88.  
  89. 08/30/93
  90.         [v1.8] Added Rescue to the InterBBS capable list
  91.  
  92.                Was not handling the Sweeps entry correctly.
  93.  
  94. 08/30/93
  95.         [v1.7] Added Betsy Ross to the InterBBS capable list.
  96.  
  97.                Added Groan Dice to the InterBBS capable list.
  98.  
  99.                Added Sweepstakes to the InterBBS capable list.
  100.  
  101. 08/27/93
  102.         [v1.6] Added 3-Pair Poker to the InterBBS capable list.
  103.  
  104.                Added Hiroll Dice to the InterBBS capable list.
  105.  
  106. 08/23/93
  107.         [v1.5] As of this release, the number of make-up days, previously
  108.                required to be exactly as the HUB, can be set individually
  109.                by each Node. In other words, you can have as many make-up
  110.                days as you wish or none at all.
  111.  
  112.                Will now process unregistered door files properly.
  113.