The MASM Forum Archive 2004 to 2012

Project Support Forums => HLA Forum => Topic started by: Paul Panks on November 18, 2005, 07:24:05 AM

Title: New version of HLA Adventure released (Version 3.40)
Post by: Paul Panks on November 18, 2005, 07:24:05 AM
Version 3.40 of HLA Adventure has been released for Windows and Linux.

Thanks to modifications by Sevag Krikorian, the parser now is 50% less buggy than before. In other words, it won't send the player into random rooms or do random things if they don't type the command quite exactly. Str.index has been replaced by a new routine that Sevag designed.

Paul
Title: Re: New version of HLA Adventure released (Version 3.40)
Post by: Randall Hyde on November 18, 2005, 06:15:57 PM
Quote from: Paul Panks on November 18, 2005, 07:24:05 AM
Version 3.40 of HLA Adventure has been released for Windows and Linux.

Thanks to modifications by Sevag Krikorian, the parser now is 50% less buggy than before. In other words, it won't send the player into random rooms or do random things if they don't type the command quite exactly. Str.index has been replaced by a new routine that Sevag designed.

Paul

Good job, Paul.
Cheers,
Randy Hyde