Menu

JACL 1.13.2 Released

* Fixed bug in proxy command of cgijacl.

* Proxy command now calls eachturn functions and increments TOTAL_MOVES.

* Fixed bug with storage of last_command causing crash when using 'again' command.

* 'parent_of' function now tests for an object that is its own parent.

* The validity of 'HERE' now is always checked before being read and now prints an error message and terminates instead of crashing.

* Objects defined before the first location now have their parent set to 0 not 1.

* Command defined with grammar statements can now have any number of $integer and $text arguments with the results being stored in the string array 'text' and the constant array 'integer'.

Posted by Stuart Allen 2008-01-12

Log in to post a comment.