Skip to content

0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Nov 22:35
· 954 commits to master since this release

[0.10.0] - 2020-11-03

Added

  • Add right click context menu items to bindings in the list view which can be used to copy, paste, duplciate, and remove them
  • Add a new item template creation window which lists commonly used binding configurations
  • Add the ability to create groups/folders to organize bindings [#14]
  • Add a class load option [#14]
  • Add a player name-realm load option [#14]
  • Add a player race load option
  • Add desaturated icons for unloaded bindings
  • Add status page for each binding showing their generated macros and other bindings they share a keybind with
  • Automatically update listed specializations, talents, and PvP talents based on the selected class/spec load option
  • Remember the selected binding page (action, targets, conditions) when switching between bindings

Changed

  • Rename "Load Options" to "Conditions"
  • Rename "Create" to "Add"
  • Rename forms to stances when the selected class is not a Druid
  • List unloaded bindings last under all loaded bindings [#12]

Removed

  • Remove the "L" and "U" labels used to indicate load state
  • Remove the Copy, Paste, Duplciate, and Delete buttons from the configuration panel

Fixed

  • Fix Druid shapeshift form identifiers not always being consistent with forms selected in the UI [#13]
  • Fix default dropdown value for the War Mode condition
  • Fix ElvUI skinning if the "Ace3" option is disabled within ElvUI
  • Fix binding list not always remembering the selected binding after deleting one
  • Fix PvP talents being listed multiple times
  • Fix load order for forms/stances and combat state, they no longer overwrite all other bindings [#11] [#15]