home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / BBS / DOORS / WOF40.ZIP / WHEEL.HIS < prev    next >
Encoding:
Text File  |  1991-08-23  |  11.9 KB  |  274 lines

  1. 08/20/91
  2.          [v4.0] High scores not being displayed at end of game.
  3.  
  4.                 Changes made to several internal routines.
  5.  
  6. 08/01/91 
  7.          [v3.9] After the completion of the Bonus round, the High scores
  8.                 display once and then you are asked if you want to see
  9.                 them again. This annoying "bug" had been around a while.
  10.  
  11.                 If you do not answer the Bonus puzzle, the answer will be 
  12.                 displayed, same as the regular puzzles.
  13.  
  14.                 Daily and Hall of Fame bulletins were not being updated.
  15.                 Problem started in the last release...
  16.  
  17. 07/18/91
  18.          [v3.8] 3If ANSI not detected, caller has option to contimue or 
  19.                 return to BBS. No longer denies access to game, outright!
  20.  
  21.                 If Sysop uses the door, he/she is not restricted to 
  22.                 answering a limited number of puzzles per day. He/she 
  23.                 may answer all puzzles the door is configured for.
  24.                 Registered version ONLY!
  25.  
  26.                 Added support for Wildcat! v3.0 (See Docs.. Config file!)
  27.  
  28.                 Added support for WWIV BBS' (See Docs.. Config file [untested])
  29.  
  30.                 Under certain circumstances the program would hang the system
  31.                 after displaying the ADOPT-A-DOOR screen
  32.  
  33. 07/06/91         
  34.          [v3.7] Under certain circumstances, usually after all puzzles 
  35.                 have been answered, the program was adding points 
  36.                 accumulated from solving the 'last' puzzle, to the players
  37.                 score in the high score file.
  38.  
  39. 06/30/91
  40.          [v3.6] If you run out of guesses or only vowels remain and you 
  41.                 guess the puzzle incorrectly, the correct answer will
  42.                 now be displayed.
  43.  
  44.                 "Sorry...Incorrect" was not printing correctly.
  45.  
  46.                 If you opted to guess the puzzle, while you still had
  47.                 chances remaining and you guessed incorrectly, the 
  48.                 program was not letting you continue guessing letters
  49.                 or spinning the wheel. I believe I found this little
  50.                 "bug". If not please let me know.
  51.  
  52. 06/11/91
  53.          [v3.5] When using the LEVELS option, you still had to have 250
  54.                 points to buy a vowel. Vowel costs will now use the same
  55.                 percentage as the point values when using the LEVELS option.
  56.  
  57.                 Added support for non-standard IRQ numbers (other than
  58.                 IRQ3/IRQ4). See docs for implementation.
  59.  
  60. 05/04/91
  61.          [v3.4] Door would hang, in local mode, when returning to BBS.
  62.  
  63. 03/24/91
  64.          [v3.3] When presented with the "Press ENTER or E to exit" message,
  65.                 pressing E caused another "Perss ENTER to continue" message
  66.                 to appear. Eliminated the second "Press ENTER ..." message
  67.                 after you press an E to exit.
  68.  
  69.                 When using DORINFOx.DEF, the door would stop at the start
  70.                 of the game and require a key press to continue.
  71.  
  72.                 When using DORINFOx.DEF, the BBS NAME was not being picked
  73.                 up from the configuration file and was not picking up the 
  74.                 correct NODE number from the configuration file.
  75.  
  76. 03/10/91
  77.          [v3.2] Any puzzle containing a period (.) did not work properly. It
  78.                 will now display correctly as well as allowing caller to 
  79.                 answer a puzzle containing a period(.).
  80.  
  81.                 Display was incorrectly showing that caller was to press a
  82.                 "+". It should show an "*".
  83.  
  84.                 Top Score display was not centered... fixed
  85.  
  86.                 Several problems related to the use of DORINFOx.DEF
  87.                 were corrected.
  88. 02/23/91
  89.          [v3.1] Internal changes to speed up program.
  90.  
  91.                 Corrected "hung system" when responding to a 
  92.                 "Press ENTER to continue, E to end" message.
  93.                 
  94. 02/08/91
  95.          [v3.0] Not displaying Adopt-A-Door screen in non-registered versions
  96.  
  97.                 Internal routine changes.
  98.  
  99. 01/13/91
  100.          [v2.9] Added error trapping routines.              
  101.  
  102.  
  103. 01/06/91
  104.          [v2.8] In unregistered versions, the points earned when a valid
  105.                 letter is chosen, were not being added to the CURRENT points
  106.                 variable and therefore not being displayed. FIXED
  107.  
  108. 01/03/91
  109.          [v2.7] It has been brought to my attention that the speed at which 
  110.                 the wheel spins is dependant upon the speed of the computer 
  111.                 on which it is being run. The speed I had set was fine for a
  112.                 286/12 computer. This speed actually put a caller to sleep if
  113.                 it was being run on an 8088 computer. To help adjust for the
  114.                 computer speed, I have added an option to the configuration
  115.                 file. The only value I can speak for is that of 12000, which
  116.                 works on my system, you will have to experiment.
  117.  
  118. 01/01/91  
  119.          [v2.6] Problem with last display of instructions not remaining
  120.                 on screen.
  121.  
  122.                 Several internal programming changes
  123.  
  124. 12/29/90
  125.          [v2.5] Added automatic ANSI checking, thus eliminating the
  126.                 opening screen request for input.
  127.  
  128.                 "Warning x Minutes Remain...." message messed up the display.
  129.                 This message has been eliminated.
  130.  
  131.                 DORINFOx.DEF now handles security levels > 32767.
  132.  
  133. 12/04/90
  134.          [v2.4} Non-registered version had some verbage that wasn't centered
  135.                 on the display- Fixed
  136.      
  137.                 Version number of ZIP now equal to version # on display
  138.  
  139. 12/03/90
  140.          [v2.3]
  141.                 "Illegal Function Call" when displaying Hall of Fame - Fixed
  142.  
  143. 12/03/90
  144.          [v2.2] HiScore file name capitalization inconsistant with
  145.                 prior versions. All names will now be capitalized.
  146.  
  147.                 Corrects an "illegal function" error in Bonus Round code
  148.  
  149. 12/01/90
  150.          [v2.1] Not recognizing DORINFOx.DEF file - Fixed
  151.  
  152.                 Not handling midnight time change properly - Fixed
  153.  
  154. 11/27/90
  155.          [v2.0] Adopt-A-Door message is now optional
  156.                 
  157.                 New option to allow you to choose a level of difficulty
  158.                 A configuration file parameter controls whether you want to
  159.                 use the LEVELS or use the default of 8 chances to answer a 
  160.                 puzzle and receive 100% of the wheel points. The LEVELS option
  161.                 allows you to choose 4 options. 
  162.  
  163.              >> You MUST run WHSAVFIX.EXE to convert your WHEEL.SAV file  !!!!!!                
  164.                 
  165.                 CONFIGURATION file changes... please read Docs!!
  166.  
  167.                 Now supports DOOR.SYS, CALLINFO.BBS, DORINFOx.DEF and 
  168.                 PCBOARD.SYS formats
  169.  
  170.                 Keyboard timeout value is now configurable
  171.  
  172.              >> Config file has been updated...see DOCs
  173.  
  174. 10/20/90
  175.          [v1.9] Several changes made in an ATTEMPT to fix the "system hang"
  176.                 problem when running under SOME DesqView configurations!
  177.  
  178.                 In WOFPUZZL program would not allow the updating of
  179.                 categories 2-9. Has been fixed!
  180.  
  181.                 Slight cosmetic changes made.
  182.  
  183.                 ADOPT-A-DOOR display now centers name automatically.
  184.  
  185.                 Removed the BRUN45.EXE file from the ZIP file. This was done
  186.                 to reduce the size of the ZIP which will result in a shorter
  187.                 transfer time. It will be available on the SUNRISE-80 BBS.
  188.  
  189. 10/06/90
  190.          [v1.8] WHEEL.EXE, WOFINIT.EXE, WOFPUZZL.EXE, and WOFIMPRT.EXE
  191.                 have been updated to handle the following enhancements:
  192.  
  193.                 . CATEGORY description length increased to 20 characters
  194.                 . Categories are now contained in a database file (WHEEL.CAT)
  195.                 . Categories are now user defineable up to a maximum of 30
  196.                 . Categories database may be updated (Add/change/delete)
  197.                   programatically by using option 2 on the WOFMAINT menu
  198.                 . When entering puzzles you can choose from defined 
  199.                   categories or you can use a temporary one (one-time use,
  200.                   will not be saved in the database)
  201.                 . Category names are no longer forced to uppercase when 
  202.                   displayed. They will maintain the case as you entered it.
  203.  
  204.                      Run WOFUPGR.EXE if upgrading from prior release!!!!
  205. 09/11/90
  206.          [v1.7] The program used to handle EVENT processing and puzzle
  207.                 database maintenance, WHEELQ, has been replaced with 
  208.                 WOFEVENT (to handle EVENT processing ONLY) and WOFMAINT
  209.                 (other database functions). See DOCs for changes!!
  210.                 
  211.                 When you recycle old puzzles back into the puzzle
  212.                 database or add new puzzles to the database or import a
  213.                 file into the database AND then you do a DUPLICATE check
  214.                 AND duplicates are found, the program was writing the 
  215.                 new database back out with the category being the same 
  216.                 for ALL puzzles. This has been corrected. You will have
  217.                 to manually fix the WHEEL.DAT file with your favorite
  218.                 EDITOR. Sorry for the inconvenience!
  219.  
  220.                 Under certain circumsatnces, relating to vowels, the 
  221.                 current score was not being updated properly nor was it
  222.                 being displayed correctly. Corrected!
  223.  
  224.                 Due to several complaints, the use of the color BLUE 
  225.                 has been eliminated.
  226.  
  227.                 Re-installed the optional viewing of the High Score
  228.                 file, when exiting the game.
  229.  
  230. 09/08/90
  231.          [v1.6] Was miscalculating the time remaining, when starting 
  232.                 the Bonus round, therefore always receiving the 
  233.                 "not enough time" message. This should be fixed, if
  234.                 not please let me know!
  235.     
  236.                 Was not allowing caller to answer Bonus puzzle if all
  237.                 puzzles were answered and the maximum number of puzzles 
  238.                 were answered for the day.
  239.                 
  240.                 Added the ability to create a Top Score bulletin and a                          
  241.                 Hall of Fame bulletin. Two(2) new entrries required in 
  242.                 configuration file (see DOCS)!
  243.  
  244.                 If the last roll, prior to moving to a new puzzle, was a
  245.                 LOSE TURN or BANKRUPT, you would receive an ERROR #5. 
  246.                 This has been corrected. If not please let me know!
  247.  
  248. 09/02/90
  249.          [v1.5] Docs changed to make the installation process a little
  250.                 less cumbersome.
  251.                 
  252.          [v1.4] WHEELQ was not recognizing command line parameter telling 
  253.                 it that it was running as an event.
  254. 09/01/90
  255.  
  256.          [v1.3] WHEELQ was not recognizing a configuration file name other
  257.                 than WHEEL.CNF. The change I made to handle that requires
  258.                 that you supply the name of the config file on the WHEELQ
  259.                 command line. In addition a change was made to the rest of
  260.                 the command line. Please read the DOCs for updated info!
  261.  
  262.          [v1.2] Possible problems with a couple of files. Not a major 
  263.                 problem, but pulled back and re-packaged as v1.3.            
  264.  
  265. 08/31/90
  266.          [v1.1] Top Scores were being inflated when retrieving a saved game
  267.                 (under certain circumstances). If you have hadthis problem
  268.                 reported to you, you can edit the WHEEL.SCO file with your
  269.                 favorite editor, and adjust those scores that were(or look
  270.                 like they were) inflated.
  271.  
  272. 08/26/90
  273.          [v1.0] First production release. 
  274.