Skip to content

v0.14.0

Choose a tag to compare

@fuffc fuffc released this 20 Aug 15:23
· 6 commits to master since this release

Edit many auras at once

Selecting more than one

  • Ctrl-click an aura to add it to the selection; shift-click to take everything
    between it and the last one you picked.
  • Ctrl-click a group to select every aura inside it, subgroups included.
  • Right-click any aura in the selection for "New Group from Selection" and
    "Delete Selected".
  • Dragging any member of a selection moves the whole selection.

Editing the selection

  • The Trigger, Load, Actions, Animations, Conditions and Custom Options tabs
    edit every selected aura at once.
  • A field the selected auras disagree on is left blank with a blue label; hover
    the label to see what each aura holds.
  • A group's Trigger, Load, Actions, Animations and Conditions tabs edit all of
    its auras, subgroups included. Display and Info stay the group's own.
  • Adding, deleting, moving or copying a condition applies to every selected
    aura.

Fixes

  • Dropping an aura on the boundary between two rows puts it in the list you are
    pointing at, so a drag can move an aura out of its group.
  • A sound or chat message added to a condition is no longer silently discarded.
  • Condition sections are titled by what they change instead of a bare number.