home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / BBS_GAME / CASTLE77.ZIP / WHATSNEW < prev   
Text File  |  1994-01-24  |  6KB  |  144 lines

  1.  
  2.  This file will contain the changes or revisions to the Dark Castle game
  3.  and will serve as a quick guide to SysOps in setting up game upgrades.
  4.  
  5.  The latest update will be at the end of this file.
  6.  
  7.  Whats New in V6.0 of Dark Castle?
  8.  ---------------------------------
  9. (1) Play upgrade - more ANSI screens added
  10.  
  11. (2) Game more randomized as to play scenerio's.
  12.  
  13. (3) Additional BBS caller file/type support.
  14.  
  15. (4) BIOS and DIRECT screen write routines. 
  16.     a. BIOS will make calls to resident ANSI driver installed, i.e. ANSI.SYS
  17.     b. DIRECT will write directly to screen for fast writes.
  18.  
  19. (5) Expanded support in the SETUP.EXE program for quick setup.
  20.  
  21. (6) Color bulletin is no longer 'animated' and will not get "split-up" by
  22.     a 23 line "more?" trigger.  
  23.  
  24. (7) Expanded 'help' screen and improved keyboard interface for commands.
  25.  
  26. (8) You still have to 'escape' the Castle in order to be "recorded" on the
  27.     scoreboard.
  28.  
  29.  
  30.  Ver 6.1 Update
  31.  --------------
  32. (1) Added Registered user info fields into DCASTLE.CFG to eliminate the
  33.     need for a separate ".key" file.  Although the game will still look
  34.     in the current directory for "DCASTLE.KEY" if the information is not
  35.     in the DCASTLE.CFG file.  Entering your registered Name and serial
  36.     number into the .CFG file will skip the disk check for the .Key to
  37.     auto-register the game. 
  38.    
  39.     For those who have previously registered earlier versions of this
  40.     game and you do not have a ".key" file or know your serial number,
  41.     you can contact me via Email on my BBS and I will give you the info
  42.     needed to enter into SETUP to register once you've downloaded this 
  43.     game upgrade.
  44.  
  45.     Configuration file name/setup slightly changed to support from 1-99
  46.     nodes under Novell networks.  Now command line switch supports this
  47.     via /NODE1 through /NODE99.  Although the SETUP program still only
  48.     sets 'multinode' operations from nodes 1-4, you can directly edit
  49.     the configuration filenames from SUPRIG1.CFG through SUPRIG99.CFG
  50.     If you are upgrading from previous versions (ie 4.0 and below) you
  51.     can run setup to enter your BBS config directly or run the latest
  52.     SETUP.EXE program and enter the required information.  Version 4.0
  53.     users need only rename their SUPERIGx.CFG for nodes 1-4 by dropping
  54.     the "E" in the configuration filename, to SUPRIGxx.CFG where the
  55.     "xx" is a number between 1 and 99.
  56.  
  57.  Ver 6.2 Update
  58.  --------------
  59.     Dungeon screen added for first time visit.  Also tweaked up a few
  60.     color screens and optimized them.
  61.  
  62.  Ver 7.0 Update
  63.  --------------
  64.     Added the 'missing' element to the game theme...  a dragon!  Step
  65.     into the wrong area and 'poof', you are crisp bacon!  
  66.  
  67.     Also, now you can SAVE your game play (registered option) exactly 
  68.     where you are to resume the game at a future time.
  69.  
  70.     Enhanced the "leave" option, as now you can choose what you wish to
  71.     leave instead of automatically dropping the object you've been 
  72.     carrying to long.  If though, you carry to MUCH, you'll automatically
  73.     drop what you have been carrying the longest.
  74.  
  75.     All ANSI screens have been 'optimized' for smallest size possible for
  76.     fastest transmission times.
  77.  
  78.  Ver 7.1 Update
  79.  --------------
  80.     Glitch in "Local" RBBS com port decoding fixed.
  81.  
  82.  Ver 7.2 Update
  83.  --------------
  84.     Added command line support for WWIV v4.07 and up BBS's.  
  85.  
  86.  Ver 7.3 Update
  87.  --------------
  88.     Added CTS flow control to ANSI transmission module.  Looks at modem
  89.     on 9600-38400 baud rates to prevent transmit buffer overruns at low
  90.     DCE caller speeds.  Modem must be setup for transmit flow control.
  91.  
  92.  Ver 7.31 Update
  93.  ---------------
  94.     Correct minor typo for reading HELP.ASC (non-color) file.  Also added
  95.     another trap for local logon VS locked DTE baud setup.
  96.  
  97.  Ver 7.4 Update
  98.  --------------
  99.     Added direct support for SpitFire and new WildCat v3.0 boards.
  100.     See Castle.doc for command line switch parameters and for further
  101.     assistance on interfacing doors to WC 3.x read the WCPORTID.DOC 
  102.     file to understand the differences on implementing DOOR.SYS and/or
  103.     Wildcats new caller file USERINFO.DAT and necessary DOS Environment
  104.     SET for port variable.
  105.  
  106.  Ver 7.4a Update
  107.  ---------------
  108.     Repaired glitch in PCBoard.sys support on LOCAL keyboard connects.
  109.  
  110.  Ver 7.5 Update
  111.  --------------
  112.     Added feature for game registration outside BBS usage in the LOCAL
  113.     mode so that registered users can unlock the game.  Place "DCASTLE.KEY"
  114.     in the same directory or create one with an ASCII editor by placing on
  115.     line #1 in the file your registered NAME followed by a CRLF and on 
  116.     line #2 place your game SERIAL number followed by a CRLF.  The game
  117.     will now unlock in a pure local mode.  Before local was purely a game
  118.     evaulation mode.
  119.  
  120.     Added slight delay on RTS/CTS (CTS raise) on flow control for slower
  121.     machines in hi speed usage or locked baud rates.  ALso speeded up the
  122.     detect of carrier loss on large ansi screens if users drop carrier in
  123.     the middle of large screens.
  124.  
  125.  Ver 7.6 Update
  126.  --------------
  127.     Corrected a few cosmetic bugs and streamlined some code.
  128.  
  129.  Ver 7.6a Update
  130.  ---------------
  131.     Corrected glitch in DOOR.SYS reading of DTE baud rate.
  132.  
  133.  Ver 7.6b Update
  134.  ---------------
  135.     Optimized ANSI color decoding and speed on RTS/CTS.
  136.  
  137.  Ver 7.7 Update
  138.  ---------------
  139.     Now support for 57600 & 115200 kbps DTE port speeds.  When using speeds
  140.     above 38400, do not use BIOS screen writes (ANSI.SYS) as its too slow!
  141.     Be sure to use DIRECT screen writes in game configurations.
  142.     
  143.  
  144.