home *** CD-ROM | disk | FTP | other *** search
- Virtual Sysop ]I[ 3.01df by Darryl Perry, 1999-2000
-
- Revision History:
-
- The release number follows the format of MMDDYYYY.
-
- Release 04242000
- o Changed release format from YYMMDD to MMDDYYYY.
-
- o Removed all the text from the game and placed it in the TEXT.DAT
- file. This is in result of a DGROUP compiler error, which means
- that there were too many string constants in the program.
-
- o It has been reported that hitting 'R' when a subscripition arrives,
- it would be possible to keep accruing money. I was not able to
- duplicate this phenomena.
-
- o When using using a tutor, only one action would be used, instead of
- the listed amount.
-
- o When hitting "Users Now Online", the game would error out.
-
- o No matter how many phone lines you buy at one time the same amount of
- money was charged.
-
- o If a harddrive level increased above the max, just high-ascii chars
- would be displayed. It is now not possible to go past the max.
-
-
- Release 990811
-
- o When charging a fee, some free users would join, and some would leave.
- It was possible for the number of free users to go below zero. Fixed.
-
- o If you edited a player in the sysop menu, you would not be able to
- leave the sysop menu. Fixed.
-
- Release 990809
-
- o Fixed virus scan option. TurboScan was alwasy being run when asked
- even if answered with No.
-
- o Fixed CPU Upgrade. When receiving a computer upgrade resulting from
- a (W)ork action, the text would say 'You now have a #' where '#'
- would be the numeric value of the cpy type. It now correctly displays
- the textual value of the cpu type.
-
- o Added action items #13 - Delete Modem, and #14 - Damage Phone line.
- Made changes to MSGSA.DAT and MSGSV.DAT to reflect the changes.
-
- o Changed MAINMENU.ANS to show the (Q)uit command.
-
- o When doing the (U)sers command, the figures would reflect how many
- modems the player had, and not the phone lines. It was possible for
- a player to have fewer phone lines than modems but be treated as if
- he also had the same number of phone lines as modems. Fixed.
-
- Release 990806
-
- o Rewrote the function that increments the number of messages waiting
- to be read. Previously, every action was generating about 4-8 new
- messages. It now has a 40% chance of a single new message being
- added to the waiting list after each action. Also, the score is no
- longer being reduced if mail is not read.
-
- o If new phone lines were ordered, they were not being installed during
- the next day's newday event. Fixed.