v1.0 - First Release v1.1 - Fixed *MAJOR* bug in configuration reader routines... The door was using the defaults on my own system instead of configurations entered by Sysop. This caused major "Path Not Found" errors by people trying to start new games. - Added FileMode to all read-only disk access - SHARE support - .ANS and .ASC versions of TIY log and SCORE.LOG - Added to Docs:- Forgot to tell everyone that FOSSIL is needed, there is a 100 game maximum, ~! acts as "Press Any Key To Continue" in text files... Also, first 9 games can be selected with 1-9 keys - "Fuzzy" logic- On specific days, HOST will run only if all "Joined", non-CPU Players, have their .TRN in... - Multiple *OR* Single HOST runs per day - Combined with Fuzzy .TRN in logic, you can have turbo-games - Starting a new game now takes care of "too long" map descriptions, and limits maps to 20 max (to prevent scrolling) ( oops 8] ) - Time Left is now taken into account when downloading from the "Grab Files" menu, and in the door. See VP-DOOR.CFG. - "Goodbye" can now either create the GOODBYE.{nodenumber} file, or drop DTR (hang up). See VP-DOOR.CFG. - Time Left shown in status line - To support just about any other Planets Utility that is out there, or yet to be programmed, I have implemented BEFORE.BAT and AFTER.BAT... Placed in the Game directory, they are called DIRECTLY "Before" and "After" HOST.EXE. - If BEAMSPEC.DAT, TRUEHULL.DAT, ENGSPEC.DAT, HULLSPEC.DAT & TORPSPEC.DAT all exist in the game directory, they will be used by the Host, and sent to all players in their game packets. - Added "Team Passwords". If your PW matches any other passwords for other players, you get their .RSTs. This allows people playing in teams to download team-mates .RSTs to see what's going on... This replaces "Seconds" in previous version. - Moved Main, Host & Remote menus to M-MAIN.VP, M-HOST.VP and M-REMOTE.VP respectively... Add .VPA if you want Ansi. - Fixed Race Name Editor - Created option in VP-MAINT to create game packets for specified user - Whenever something is archived in the door, ZIP.LOG holds the results of the run, to aid in debugging lack of memory and path problems - VP-DOOR.EXE and VP-MAINT.EXE now accept /C{configfile} (instead of the default VP-DOOR.CFG)