home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / BBS_GAME / KING814U.ZIP / !KING.NEW next >
Text File  |  1994-02-16  |  8KB  |  178 lines

  1.                           Suburban Software
  2.                             Chuck Valecek
  3.  
  4. Version 8.14 02/16/94
  5. Seems some users found out that if they drop carrier in the game the last
  6. date did not get updated. Corrected it so that when the user elects to play
  7. the date last on gets updated. Sneaky little buggers!!!
  8.  
  9. Version 8.13 12/06/93
  10. Added a new option to the configuration file. This one allows the sysop
  11. to stop the game from asking the user to enter a new question.
  12.  
  13. By request I have added a menu to the game. The user will be shown the menu
  14. before actually playing the game. The user may review either bulletin 
  15. before playing. Options are removed from the menu based on the configuration
  16. file and also when the game is played.
  17.  
  18. Compiled with an update to the door libraries
  19.  
  20.  
  21. Version 8.12  09/07/93
  22. Changed default on review of points for point option from No to Yes
  23. Corrected a input problem in KOBUTL if BBS Name had quotes, new version
  24. is KOBUTL14.EXE
  25.  
  26.  
  27. Version 8.11  07/19/93
  28. Recompiled door with the latest libraries which have refined the Fossil
  29. Drivers routines.
  30. WWIV Support has been dropped from the routines in attempt to eliminate
  31. Corrupted String errors.
  32.  
  33. Had some complaints that the KOBMTD bulletin file was still screwing up.
  34. Made some minor alterations to the code.
  35.  
  36.  
  37. Version 8.10 06/30/93 & 07/06/93
  38. Well my last change to the local display worked BUT sysops complained that
  39. they cannot play locally without seeing the answer. So if the DOOR is played
  40. locally then the answer will not appear on the local screen.
  41. The 7/6 version was just to change the version number in the door.
  42.  
  43.  
  44. Version 8.09 06/29/93
  45. Boy I sure did screw this one up!!! In v8.08 I decided to show the local
  46. system the correct answer. Well that worked fine except on the third guess
  47. the user seen the answer! Nice guy HUH!!!
  48. I believe its fixed now! I am really surprised that no one reported this one,
  49. not even my users.
  50.  
  51. Also starting with v8.08 the utility for the door is KOBUTL13.EXE, any others
  52. will cause problems with the configuration file.
  53.  
  54. Version 8.08 06/21/93
  55.  
  56. Recompiled the DOOR and it now works with Fossil Drivers!
  57.  
  58. When a user is playing the game the correct answer will be shown on the local
  59. screen only. If the player is the SYSOP then the answer will not be displayed.
  60. You know you can't trust them SYSOPS!!!
  61.  
  62. Version 8.07  04/15/93
  63.  
  64. * WARNING!!!!!
  65.  
  66. Due to many request from non-PCBoard sysops I have made a change to the 
  67. configuration file. There is now two (2) lines for the name of the bulletin,
  68. and two (2) lines for the Points Bulletin if used.
  69.  
  70. The program CONVCFG.EXE will perform the conversions for you:
  71.   1) It will ask you if you want to convert the configuration file.
  72.   2) It will prompt you for names of the NON-COLOR and COLOR bulletins.
  73.   3) It will prompt you for the name of the Points NON-COLOR and COLOR 
  74.      Bulletins            (Is that COLOUR or COLOR?)
  75.  
  76. * Some of the systems run alias's and the last name field is blank. If the
  77.   last name is blank the DOOR will substitute the users first name.
  78.  
  79. * Found a little buggy in the KOBMTD.EXE. It would erase the SEX code for
  80. the sysop when the file was recreated. The program will now ask you for the
  81. names of the NON-COLOR and COLOR bulletins
  82.  
  83. * If the users name that entered the question is PREVIOUS RELEASE the door
  84.   will not show it on the screen
  85.  
  86. Version 8.06 03/09/93
  87. * Nothing really changed in version. Some sysops are having problems with
  88.   the door detecting ANSI so I added a command line option to force ANSI on.
  89.   I am not sure what the real impact of this will be so you are on your own
  90.   Use a command line switch of /NA to force ansi on.
  91.  
  92. * The DOOR suports the PCBoard varibles PCBDRIVE and PCBDIR, use these for
  93.   substituting the drive and directory in the config file for path names;
  94.  
  95.  
  96. Example: SET PCBDRIVE= D:
  97.          SET PCBDIR=\PCB2
  98.  
  99. Then the line %PCBDRIVE%%PCBDIR%\DOOR.SYS would be converted to
  100.               D:\PCB2\DOOR.SYS
  101.   with this option.
  102.  
  103.  
  104. Fossil Driver Support
  105. ---------------------
  106. KING supports the use of Fossil drivers.  To tell the Door to use the Fossil
  107. driver instead of the standard COM ports, just put /FD on the command
  108. line when running the door. For example:
  109.      KING KING.CFG  /FD
  110. indicates that a Fossil driver is present and should be used. If no Fossil
  111. driver is detected, DoorFrame will print a message to that effect and exit
  112. the door gracefully.
  113.  
  114. There is a slight problem with PCBoard and WildCat Fossil drivers, they
  115. are being worked on. The BNU, X00 and Digi Fossil drivers work.
  116.  
  117. * Coming Soon!  Working on a multiple catagory version, but it may take some
  118.   time.
  119.  
  120. Version 8.05 12/12/92
  121. * Had some reports that when a new question is being entered by a player the
  122.   Door would hang the system. Tried to make some corrections in that area.
  123. * Also had some reports that running under Desqview some Sysops are getting a
  124.   "File already open" error.
  125. * Had one real strange situtation that the NEXTQUES.DAT file was never being
  126.   updated. Still havn't found anything that would cause that one.
  127. * Removed the "Good Luck" screen to eliminate another user response
  128. * Renamed KINGUTIL.EXE to KOBUTLxx.EXE so that I can add version numbers
  129.   There are still some options in KOBUTLxx that are disabled until I can get
  130.   the time to write the code for them.
  131.  
  132. Version 8.04  12/01/92
  133. * Some screens were not be shown properly and some prompts where not working as
  134.   they should have.
  135. * Corrected a problem with the Configuration option in KINGUTIL.
  136. * Corrected the number of chnaces a users gets. Would not accept what you
  137.   entered in the config file
  138.  
  139. Version 8.03  11/27/92
  140. * Based on a request from a Sysop I have created non-ascii screens.
  141.   The KOBG.DAT and QOBG.DAT file are the ASCII version and KOB.DAT & QOB.DAT
  142.   are the non ASCII screens.
  143. * If a user comes in with graphics off (no color) the wrong Point Standing
  144.   file was displayed and the pyramid was displayed in color also and should
  145.   not have.
  146. * The door still uses screen position codes, so some users may experience some
  147.   problems.
  148. * Corrected a slight problem with the KINGUTIL.EXE file.
  149.   Would not display some of the configuration file options
  150. ______________________________________________________________________________
  151.  
  152. Version 8.2 11/23/92
  153. Figures! Test a door for weeks on your system and finally when you release it
  154. bugs pop up! Oh well!!
  155.  
  156. * If no KING.USR file existed, the door would always say the person playing
  157.   was in the first position.
  158. * Recompiled door with Microsoft Basic 7.0
  159. * Revised doc's to include non-standard IRQ and com ports
  160. ______________________________________________________________________________
  161.  
  162. Version 8.1 11/22/92
  163. * Corrected a minor display problem. Displayed seconds instead of minutes for
  164.   time allowed to answer the question.
  165. ______________________________________________________________________________
  166.  
  167. Version 8.0 Initial Release
  168. * Support for MOST major bramds of BBS Software.
  169.   This version is a complete rewrite of the 7.0 versions.
  170. * I added some minor cosmetic changes but for the most part the door is the
  171.   same.
  172. * Added an option that would allow the Sysop to show the player who entered
  173.   the question that is being displayed.
  174. * Added better User file handling routines for multinode systems.
  175. * New Utility program that is not compatable with previous versions.
  176. * Utility will now Create/Edit the configuration file.
  177.   Some options have not been implemented yet, but will be soon.
  178.