Actions
Feature #111
closedAdd 'attack' & 'defend' options to context menu
Start date:
03/04/2014
Due date:
% Done:
100%
Estimated time:
Description
Also decide whether the attack button should be the current actor and the defend button should be the selected actor (seems inconsistent)
Updated by Damian Small over 10 years ago
- % Done changed from 0 to 50
Added attack to menu. Can't currently add defense because that relies on a modal dialog owned by the top-level GITApp class.
All attack/defend actions are on the selected actor, though attack applies to all selected and defend just applies to the primary selected.
Updated by Damian Small over 10 years ago
- Status changed from New to In Progress
- Assignee set to Damian Small
Updated by Damian Small over 10 years ago
- Status changed from In Progress to Closed
- % Done changed from 50 to 100
Added defense after much gnashing of teeth
Actions