Feature #92
Updated by Damian Small almost 12 years ago
Some kind of flexible status box, which can indicate various effects including position, shock, etc. Possibly also move 'Status'/'State' 'Status' field to that. Thinks that: * Status field should have support for multiple tags: eg. Kneeling, Stunned, Attacking * Default is Standing, not attacking * Context menu has 'Add Status' and 'Remove Status' sub-menus ** 'Add Status' and 'Remove Status' are context-sensitive to only show relevant statuses (can't add a status twice, can only remove current statuses) ** 'Add Status' and 'Remove Status' can work on multiple selections (in which case the context-sensitive selection includes all possibilities): eg if one of them has 'Dead' then the remove status menu will include that *** So: the back end needs to handle superfluous commands. * Formatting based on state needs to look for tags, have some kind of priority * Editing for state box needs to be multiple-selection drop down (checks?)