Refactor deployer and dispenser
authorZefram <zefram@fysh.org>
Tue, 22 Jul 2014 14:33:16 +0000 (15:33 +0100)
committerVanessa Ezekowitz <vanessaezekowitz@gmail.com>
Wed, 23 Jul 2014 13:50:50 +0000 (09:50 -0400)
commit46d44eebcf9bb148cea505fcb4f25a97efcd6368
tree9ad89b790d7f0da2ca919d944fc7b34f8887ed57
parentb832c0ad067bf48506c07cddd7ee98f476ffada8
Refactor deployer and dispenser

Merge implementations into a single "wielder" mechanism.  Clean up the
code a bit.  Fix get_player_control_bits for the dispenser (it wasn't
indicating the sneak setting).  Fix drops for dispenser (dispenser_on was
dropping as itself).  Show item image, as well as name, at head of form.
deployer.lua [deleted file]
dispenser.lua [deleted file]
init.lua
wielder.lua [new file with mode: 0644]