http://dl.dropbox.com/u/27495615/ack_mega_0_7.zip
Changes for this release:
Code: Select all
o Fixed bug in inventory display for 1-point damage weapons
when using the new damage roll tables.
o Added ability to pass a turn (' ' command) using QA. This
is useful for forcing a map refresh after modifying the map
using another action command (like QA #18-TAKE ALL).
o Removed a small (but probably unneeded) delay that the engine
forces after the player bumps into an obstacle. (O_PLAY0A.PAS,
actionparser)
o Added extended DRAW commands to fetch instance numbers of
creatures from the map and get/set creature HP and source type
values.
As an example of this, one of the DRAW commands allows mass transmutation of all creatures in the current region from one type to another.