home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / DOOR / BETSY35.ZIP / IBBS29.ZIP / INTERBBS.HIS < prev    next >
Text File  |  1995-01-15  |  9KB  |  177 lines

  1. 01/15/95
  2.         [v2.9] Added a new Door to the InterBBS family.. ACEY DEUCEY!
  3.  
  4.                Added a new Door to the InterBBS family.. Word STAIRWAY
  5.  
  6.                Added a new Door to the InterBBS family.. WORD WAR
  7.  
  8.                A new file will be created at the end of each month, for each 
  9.                InterBBS Door, that will list the Top 10 scores from the prior 
  10.                month. The file will use the Doorname found on the InterBBS 
  11.                command line plus an extension of "T10". The file will be 
  12.                created by the HUB and should be made available for Node 
  13.                downloading as is the combined score file.
  14.  
  15. 08/05/94
  16.         [v2.8] We encountered a very strange problem relating to one of the
  17.                scores in the LADDERS game. A score was being generated that
  18.                would cause the LADDERS door to error out with an ILLEGAL
  19.                FUNCTION CALL (Error #5). We have made a change to this program
  20.                to filter out any such occurance that may be generated from any
  21.                other Door.
  22.  
  23.                If a player wins the game for the month AND is playing on a BBS
  24.                that has not registered that particular Door game, that player
  25.                will be bypassed and the next player from a registered BBS will
  26.                be decalred the winner. Prior versions of InterBBS did not make
  27.                a distinction between registered and unregistered.
  28.  
  29. 05/11/94
  30.         [v2.7] With this release you can now maintain only ONE InterBBS.LOG
  31.                file or continue to have individual LOG files in each Door
  32.                directory. To maintain ONE LOG file you MUST SET an IBBSLOG
  33.                environmental variable. To SET this variable enter the
  34.                following in your Autoexec.BAT file:  SET IBBSLOG=C:\UTILITY\
  35.                (assumming you wish to keep the LOG in your UTILITY directory)
  36.                If you wish to continue maintaining separate LOG files DO NOT
  37.                USE AN ENVIRONMENTAL VARIABLE. You should be forewarned that if
  38.                you are using the environmental variable you MUST run your
  39.                INTERBBS programs single stream ( one at a time ) as the LOG
  40.                file will not behave well if more than one InterBBS program is
  41.                trying to access it at one time!!!
  42.  
  43. 03/20/94
  44.         [v2.6] There were some reports of a 'file already open' errors.
  45.  
  46. 03/04/94
  47.         [v2.5] On several occasions players have shown up in the score file
  48.                with number of games played higher than mathematically possible
  49.                during the month. We have put in a check to ensure that these
  50.                scores are NOT figured into the high score of the month. They
  51.                will still show daily, but will not be figured in when
  52.                calculating the HIGH SCORE for the month.
  53.  
  54.                There have been a number of reports that the scores from a prior
  55.                month were still in the ISC file for SOME games. This meant that
  56.                the current month scores were not being reflected, although they
  57.                were being accumulated. Upon researching the problem I found
  58.                that the ISC file was not being deleted during the monthly
  59.                maintenance cycle. The InterBBS program will now check to see if
  60.                there are any entries in the ISC from a month other than the
  61.                current one. If entries of this nature are found, the ISC file
  62.                will be deleted and will be recreated the next time the door
  63.                is played.
  64.  
  65. 01/01/94
  66.         [v2.4] Under certain conditions, **Not Registered** was still showing
  67.                in the High Score files, even though the Door was registered.
  68.  
  69. 12/16/93
  70.         [v2.3] BBS' were being rejected, even though the correct information
  71.                was in the IBBSNODE.HUB file. The program was looking for ALL
  72.                uppercase characters only, in the IBBSNODE.HUB file. This
  73.                version fixes that and allows for the use of mixed
  74.                upper/lowercase characters.
  75.  
  76.                Added BaseBall Dice to the eligible InterBBS Doors
  77.  
  78.                Added Concentration to the eligible InterBBS Doors
  79.  
  80. 11/15/93
  81.         [v2.2] Prior to this version, the program would only recognize that you
  82.                were either a HUB or a NODE. If a Node, you HAD to upload your
  83.                InterBBS files DIRECTLY to a HUB where all consolidation would
  84.                take place. With this version of INTERBBS we are introducing
  85.                another level called a REGIONAL. A REGIONAL can have as many
  86.                NODES as they wish. Their NODES will send their INTERBBS files
  87.                to the REGIONAL who in turn combines them and sends them on to
  88.                the HUB. In turn the REGIONAL would then pick up the most
  89.                current combined score files and make them available to the
  90.                NODES. In this way only the REGIONAL has to call to the HUB.
  91.                A REGIONAL MUST maintain the node number assigned by the HUB
  92.                but may assign any numbers to their NODES.
  93.  
  94.                               Command Line Examples
  95.                               ---------------------
  96.                     Node    :  INTERBBS Monte Monte.cfg
  97.                     Hub     :  INTERBBS Monte Monte.cfg HUB
  98.                     Regional:  INTERBBS Monte Monte.cfg REGIONAL
  99.  
  100.                If duplicate entries showed up in the ISC files, InterBBS  would
  101.                delete them. However, they would not be deleted immediately if
  102.                the dates were equal, rather the program would wait for the
  103.                dates to be different. The logic has been changed to delete the
  104.                dupes on the same day it finds it.
  105.  
  106.                NODES (not a HUB and not a REGIONAL) will only export scores
  107.                from their BBS, but will import normally. This will mean smaller
  108.                export files... thus less time online.
  109.  
  110.                Added a check to ensure that a node number can not be 000. If
  111.                found an appropriate error message will be posted in the log.
  112.  
  113.                Layout of the log file revised... should make it a little
  114.                easier to read.
  115.  
  116.                Revised the log entries. If scores are being bypassed because
  117.                they are not scores for the current month, we will only list
  118.                the error line once with a count of the number of scores
  119.                bypassed for that incomming file.
  120.  
  121.                When running as a NODE the program was not creating an EXPORT
  122.                file when the program was run on the 1st of the month.
  123.  
  124.                Renamed the ERRORS.RPT file to ERRORS.TXT
  125.  
  126.                Added a new file to the Zip, called CFGVALUE.TXT, that contains
  127.                a matrix of all the values that must match exactly to the HUB
  128.                or REGIONAL you are calling.
  129.  
  130.                A new file is required for ALL HUBS and REGIONALS. This file,
  131.                IBBSNODE.HUB, will contain information about ALL the BBS'
  132.                participating in the Sunrise InterbBS games. A detailed
  133.                description of the file can be found in the INTERBBS.DOC file.
  134.  
  135. 10/05/93
  136.         [v2.1] Made some changes to the Errors generated when there is a
  137.                problem processing the InterBBS files. These errors are
  138.                recorded in the InterBBS.LOG file.
  139.  
  140.                Added a File called Errors.RPT that will contain an
  141.                explanation of each error for each of the InterBBS Doors.
  142.  
  143. 09/14/93
  144.         [v2.0] Speeded up the initial loading of the program
  145.  
  146.                Added some duplicate checking when loading the current .ISC
  147.                file. If duplicates are found they will be deleted and each
  148.                deleted entry will be logged to the INTERBBS.LOG file.
  149.  
  150. 09/02/93
  151.         [v1.9] Added Triple Yahtzee to the InterBBS capable list
  152.  
  153. 08/30/93
  154.         [v1.8] Added Rescue to the InterBBS capable list
  155.  
  156.                Was not handling the Sweeps entry correctly.
  157.  
  158. 08/30/93
  159.         [v1.7] Added Betsy Ross to the InterBBS capable list.
  160.  
  161.                Added Groan Dice to the InterBBS capable list.
  162.  
  163.                Added Sweepstakes to the InterBBS capable list.
  164.  
  165. 08/27/93
  166.         [v1.6] Added 3-Pair Poker to the InterBBS capable list.
  167.  
  168.                Added Hiroll Dice to the InterBBS capable list.
  169.  
  170. 08/23/93
  171.         [v1.5] As of this release, the number of make-up days, previously
  172.                required to be exactly as the HUB, can be set individually
  173.                by each Node. In other words, you can have as many make-up
  174.                days as you wish or none at all.
  175.  
  176.                Will now process unregistered door files properly.
  177.