272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
|
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
|
-
+
|
* MoveNumber: This is now read/write instead of read-only.
* NewXY: NewX and NewY together.
* PopUp: Several new % substitution codes are now available.
* Rel: Resolves a relative directio to an absolute direction.
* Rel: Resolves a relative direction to an absolute direction.
* Seek: The direction toward a specified object.
* SendEx: Like Send but you can have three message arguments.
* SetInventory: No longer limited to five items. However, you can use the
"MaxInventory" command to check against a specified limit and error if it
|
418
419
420
421
422
423
424
425
426
427
428
429
|
418
419
420
421
422
423
424
425
426
427
|
-
-
|
=== Missing features ===
There are a few features not implemented yet, such as:
* Background music.
* Click to make several moves.
* User names for solutions. (It is implemented but it is not currently
displayed anywhere.)
|