home *** CD-ROM | disk | FTP | other *** search
/ synchro.net / synchro.net.tar / synchro.net / main / BBS / BORD150.ZIP / HISTORY.TXT < prev    next >
Encoding:
Text File  |  1994-09-20  |  13.3 KB  |  263 lines

  1.  
  2. The version history of Bordello!
  3.  
  4. ============================================================================
  5. Version 1.50A -- September 20, 1994
  6.  
  7. -- Fixed an incompatibility between Bordello v1.50 and the door
  8.    management program called Doorman.
  9.  
  10. ============================================================================
  11. Version 1.50 -- September 2, 1994
  12.  
  13. -- Recompiled with DoorFrame v3.1.
  14. -- Added LOW/HIGH gambling off the main menu. Simply create a file
  15.    called GAMBLE.DAT (Bordello will create it if it doesn't exist, or
  16.    if may also be edited/created using the Bordello UTILITY program
  17.    BORDUTIL.EXE). LINE 1 of the GAMBLE.DAT file is the number of
  18.    attempts per day and LINE 2 is the maximum bet. If you want to
  19.    disable this feature, simply enter a 0 and 0 in the GAMBLE.DAT
  20.    file and the Gambling Option will be dimmed out in the main menu.
  21. -- Players selecting START OVER can no longer play in the same
  22.    day, they must wait until midnight.
  23. -- Significantly increased the speed of the program by converting
  24.    player files from the (*.REC format) to a random access file
  25.    called PLAYERS.DAT.
  26. -- Added a command line option to the BORDELO.EXE called MAINT.
  27.    If something strange does occur (leaving people logged in on a
  28.    node when in fact they are not) just run BORDELO MAINT. Be sure
  29.    no one is in the door at the time you run this. I would suggest
  30.    running this as part of the nightly maintenance routines. The
  31.    MAINT routine will regenerate the bulletins and remove "lost"
  32.    players from the nodes.
  33. -- Added makeup days/covert actions. These items are automatically
  34.    banked with the first caller of each day (daily maintenance). Users
  35.    may now deposit/withdraw game days, covert actions, and money from
  36.    the bank. If you don't want automatic makeup days/coverts actions
  37.    banked just make a "zero byte" file called NOMAKEUP.DAT in the
  38.    Bordello directory and the makeup days & coverts are not banked.
  39.    This will not stop active players from making the deposits when they
  40.    play, it just disables the "automatic banking".
  41. -- Player is now notified if he/she is attacked or if money is transferred
  42.    to him from another node (while he is online).
  43. -- Bordello now checks player names vs. robot names and will not
  44.    allow duplicates.
  45. -- Dumped setting local screen blanking, sysop status lines, and
  46.    keyboard timeouts. These just seemed to confuse people and they
  47.    were just taking up code space.
  48. -- Added another covert action to view an opponents message file.
  49. -- Spying now shows banked items.
  50. -- Added two new options to [V]iew. You may now view who is currently
  51.    online and on which node. You may also view all players currently
  52.    in the game (not in order) showing networth and houselevel.
  53. -- Adjust phrase blinks if no phrase has been selected.
  54. -- You can now regenerate bulletins from the command line by running
  55.    BORDELO BULLETINS  This is useful after adjusting items with the
  56.    player editor or if anything corrupts the bulletin data file.
  57. -- You can now buy whores from the whore menu (those whores that
  58.    were arrested by the police). Buying of whores may be disabled
  59.    by making a "zero byte" file called BWHORE.NO in the Bordello
  60.    directory.
  61. -- Added a bank, simply make a file called BANK.DAT and enter the
  62.    maximum amount that a player may deposit! If you don't make the
  63.    file, Bordello will create it and put a default value of 1000000 in
  64.    it. Banked money also appears on the main menu. If you want to
  65.    disable the bank feature just enter a 0 in the BANK.DAT file.
  66.    NOTE: Doing this also gets rid of players deposting game days
  67.    and covert actions in the bank (the bank option will be dimmed
  68.    out on the main menu).  Players may also bank NEXT DAYS and
  69.    COVERT ACTIONS. If you would like to limit the total number just
  70.    edit the file called MAKEUP.DAT, line 1 contains the maximum
  71.    number of NEXT DAYS that may be banked and line 2 contains the
  72.    maximum number of covert actions that may be banked.
  73. -- Thug prices now vary per house level. The cost of buying thugs
  74.    is now set at $100 x HOUSE LEVEL. Do you want this sysop
  75.    configurable in the next version? Screen now shows the cost per
  76.    thug bought.
  77. -- Fixed a few bugs in the money transfer routines (again). Had a
  78.    request to not allow money transfers. By making a file called
  79.    TRANSFER.NO and placing it the Bordello directory, money transfers
  80.    will be disabled. (Line item will be dimmed on the main menu.)
  81. -- Got rid of the "Out of Town" message.
  82. -- So, you're not paying the police, right? Try it now! Each arrest
  83.    can now result in a fine, arrest of thugs, and arrest of your
  84.    whores!
  85. -- DO NOT dump a user from the door by hitting the F8 key!!!
  86. -- Thugs no longer count towards NETWORTH.
  87. -- OUT OF CONDOMS message now appears on EXPERT mode.
  88. -- Bordello now creates a log file for each node called:
  89.    BORDLOG.<node number>, these may be deleted at anytime.
  90.  
  91. ============================================================================
  92. Version 1.42 -- December 7, 1993
  93.  
  94. -- Well, when it rains it pours! Somebody reported a problem with
  95.    money tranfering allowing people to send more cash than what they
  96.    had. Problem was fixed.
  97.  
  98. ============================================================================
  99. Version 1.41 -- December 3, 1993
  100.  
  101. -- Well, one of those pesky bugs appeared in the player access
  102.    feature! Problem was corrected. If your not using the player
  103.    access feature, don't worry about this update. Special thanks
  104.    to LeRoy Hein from Addison DOS Haus BBS at (708)832-7754 for
  105.    finding this one!
  106.  
  107. ============================================================================
  108. Version 1.4 -- November 13, 1993
  109.  
  110. -- Modified the message entering routines.
  111. -- Main menu now shows if you have mail waiting!
  112. -- Main menu now shows how much is needed for the next level.
  113. -- Added some additional code in support of the ROBOTS! Program
  114.    by On-Call Software -- should be neat!
  115. -- You can now buy more than 32,000 condoms. Thought I did that
  116.    before! <g>
  117. -- Now checks for RIP and sets a full screen 80x25 window if RIP
  118.    is detected.
  119. -- The amount to cure a girl is now maxed out at $1,000,000.
  120. -- Users may now rename their whores from the [W]hore Information
  121.    sub menu.
  122. -- Fixed a problem for multi-node systems. You may no longer attack
  123.    a player who is currently playing on another node. You will get
  124.    a message saying "He's out of town, try again later."
  125. -- Added the VERSION command line. By running BORDELO VERSION a file
  126.    will be created called VERSION.TXT and will contain the version
  127.    number of the door. This will be used by future upgrade programs.
  128. -- Graffitti wall now resets every 14 days instead of 7 days. This
  129.    will be a sysop option in v2.0 <when released>.
  130. -- Players ALIAS name now appears on the main menu. Don't know why I
  131.    never put that in there! <G>
  132. -- Updated the bulletin routines to show ALL players. It takes a
  133.    little longer to generate but I feel it's worth it.
  134. -- Fixed a problem of two new players logging on at the same time
  135.    (sharing record numbers).
  136. -- ENTER prompt now waits for an ENTER to be hit!
  137. -- Added better internal error controls, lower chances of a BBS lockup
  138.    if any errors do occur!
  139. -- Added better support for Wildcat IM and PCBoard/M BBS's.
  140. -- Users can no longer logon with an alias name of LIST <bg>. This
  141.    prevented other users from taking a covert action on them since
  142.    the word LIST just brought up a list of peoples names!
  143. -- Got rid of the decimal points in house levels above 100. For
  144.    players that show decimal points, it will be corrected as they
  145.    logon and play.
  146. -- Increased the percentage of a successful covert action (house
  147.    destroying) from 33% to 50%. Do you want this to be sysop
  148.    configurable? Comments please.
  149. -- Number of THUGS now show decreasing numbers during an attack.
  150. -- By setting the number of combination attempts to 99, you will
  151.    disable that function in the covert actions menu. Disabling this
  152.    function will automatically reward the attacking player all the
  153.    money if he/she gets by the thugs.
  154. -- Added a TOP PIMP option! Basically, if you elect to use the TOP
  155.    PIMP option, you set a percentage of what each player will pay to
  156.    the TOP PIMP everytime they make money (pressing N for next day).
  157.    Run the utility program (BORDUTIL.EXE) to set this option up!
  158. -- Fixed a problem with the monthly reset option. If the sysop put in
  159.    lower case Y instead of an upper case Y to reset monthly, the door
  160.    wouldn't reset.
  161. -- You may now set the KEYBOARD timeout.
  162. -- Removed support for CHAIN.TXT - The author of DoorFrame removed
  163.    support because DoorFrame was getting to large. If you use
  164.    CHAIN.TXT you will need to run a conversion program to generate
  165.    another caller drop file. Sorry, we had no control over this one!
  166.  
  167. ============================================================================
  168. Version 1.3 -- June 14, 1993
  169.  
  170. -- Fixed a bug that occurred with the monthly reset.
  171. -- Modified the message editor.
  172. -- You can now use the name ANONYMOUS when sending messages or writing
  173.    on the grafitti wall.
  174. -- You may now set whether or not the defender automatically rebuys
  175.    thugs after an attack (via a setting in the SYSOP.CFG file).
  176.  
  177. ============================================================================
  178. Version 1.2 -- May 2, 1993
  179.  
  180. -- Fixed a problem in the message base where the users name wasn't
  181.    being passed.
  182. -- Added support for COM 0-15.
  183. -- Fixed "dropped carrier" problem. Users found that dropping carrier
  184.    after using covert actions gave them back all the covert action.
  185.    Users records are now saved after every action taken! Take that!
  186. -- Adjusted the "networth" routines. Money spent on house upgrades
  187.    are no longer lost!
  188. -- Added a grafitti wall in the message menu. You may now place
  189.    messages on the grafitti wall for everyone to read. The wall is
  190.    reset every seven days!
  191. -- Added an option of NOT resetting at the first of each month.
  192. -- New bulletins & bulletins now show house level.
  193. -- New animated ansi screens, several new screens, and reworked
  194.    several of the old screens.
  195. -- Auto rebuy of thugs after losing them. If you attack somebody
  196.    and he still has money left, he auto-rebuys his thugs!
  197. -- Player Editor added via the BORDUTIL.EXE
  198. -- Players can now TRANSFER money to each other via the 'T' command
  199.    from the main menu.
  200. -- Girls now increase statistics based upon how much money they
  201.    make! Every $250,000 made will increase looks by 1 and breast
  202.    size by 1. The girls max out at 10 looks and 50 bust.
  203. -- Utility program moved external as BORDUTIL.EXE
  204. -- No more maximum dollar amounts for visiting the doctor or curing
  205.    the girls.
  206. -- When you steal a whore, her money now transfers with her.
  207. -- You no longer start from scratch when you don't pay the police
  208.    enough money -- you know lose a house level instead.
  209. -- Fixed a problem when dumping a whore and you didn't enter either
  210.    Y or N.
  211. -- If a player TIMES OUT, his record is now saved before exiting the
  212.    door!
  213. -- You can now buy thugs from the covert actions menu.
  214.  
  215.    ** Keep the comments coming! We have a lot more planned for the
  216.       door in the future, and we'll try to incorporate any changes
  217.       you'd like to see!!
  218.  
  219. ============================================================================
  220. Version 1.1 == December 24, 1992
  221.  
  222. -- Fixed problem of entering negative numbers for the police payoff.
  223. -- Added a combination feature to the covert action of stealing
  224.    another players money. You can set the number of attempts to crack
  225.    the combination in the SYSOP.CFG file. If you break the
  226.    combination, you get all the money.
  227. -- Removed the auto-color checking routines.
  228. -- Covert actions are now sysop configurable!
  229. -- Opening screen now shows exactly how many plays are left for today.
  230. -- Opening screen now shows how many people are currently playing the
  231.    game.
  232. -- Added more randomization to the day money made.
  233. -- Added a phrase routine that a player may send to another player
  234.    if they have a SUCCESSFUL covert action! They'll be asked to enter
  235.    their phrase at the start of a new game, and they can also change
  236.    it from the main menu by selecting option 'A'.
  237. -- Removed blank spaces from the beginning and ending of a players
  238.    ALIAS name.
  239. -- The amount of money to dump a whore has been maxed out at $25,000.
  240. -- Adjusted the TIMEOUT routines.
  241. -- Added another COVERT ACTION, "Spy on another player!" This option
  242.    will show you some information on your opponent....if you get by
  243.    his thugs!
  244. -- Added another fight screen.
  245. -- Adjusted the cost to move to another level.
  246.  
  247. ============================================================================
  248. Version 1.0a == November 14, 1992
  249.  
  250. -- Decided to put a limit on how much the doctor charges and how much it
  251.    costs to cure one of the girls. Limit is now maximized at $10,000.
  252. -- Fixed a problem in the UTILITY program that saved the BORDELO.CFG as
  253.    STUDET!.CFG.
  254. -- Recompiled using the newer routines. /IRQ or +IRQ will now work
  255.    interchangably. There were some reports of conflicts on Novell systems
  256.    using the / for the IRQ number.
  257.  
  258. ============================================================================
  259. Version 1.0 == November 10, 1992
  260.  
  261. --- First Release!
  262. ============================================================================
  263.