Triform v1.2a Changelog From v1.2


New and Extended Features

1. The parser can now make greater use of the connectives AND,
THEN, and (for the first time) AND THEN.

2. Small speed improvements to multi actions and
parenthetical descriptions.

3. By default, the LibraryExtensions object will not be compiled.
If your game uses it, define the constant USE_LIBRARY_EXTENSIONS
before 3Parser.h. Generally, LibraryExtensions is updated to
include the additional functionality in standard Library 6/12.

4. Added support for the anynumber token, created by Roger Firth
and included in standard Library 6/12.

5. Some better messages for interacting with the floor.

6. Tweaked the verb 'depart'.


Bugs Fixed

1. NPCs' orders properties will abort actions the same way in
both multi- and non-multi actions, by returning either 1
or 2. Now same as 6/12 library.

2. Fixes to multi actions.

3. Fixed missing space between sentences when putting on clothes.

4. Fixes to absent-item actions.

5. Fixes to complex clothing mode.

6. Fixed a grammar line for the verb 'leave'.