FixGroups

Automatically set up groups in raids.

File Details

v1.3.1-beta3

  • B
  • Sep 5, 2015
  • 181.07 KB
  • 66
  • 6.2.2
  • Retail

File Name

FixGroups-v1.3.1-beta3.zip

Supported Versions

  • 6.2.2

v1.3.1:
  - improve spec detection for DPS Shamans and Druids
  - improve group-related system messages: modify role changes too
  - add option to clear all target markers from non-tanks
  - announce group comp after rearranging groups
  - note the sort mode when pausing/resuming groups due to combat
  - make the /choose GUI easier to close

v1.3:
  - add /choose command
  - add partial Korean and Russian translations, thanks @kisswow and @mednik
  - various improvements to damage meter addon integration, including support for TinyDPS
  - add option to enhance group-related system messages to include player role and new group comp
  - group comp available as a Data Broker object (a.k.a. LDB plugin), full breakdown in tooltip
  - group comp available for parties, not just raids
  - group comp includes melee and ranged counts
  - group comp correctly excludes sitting players
  - when sorting healers last in non-full Mythic and Raid Finder groups, ensure they're in the same group
  - when sorting a group with a DPS Shaman or Druid that we haven't inspected yet, note that they'll be sorted as ranged for now
  - use Blizzard's standard class order for sorting (as of 6.x: Warrior>DK>Paladin>Monk>Priest>Shaman>Druid>Rogue>Mage>Warlock>Hunter)
  - console commands are now case-insensitive

v1.2:
  - add mostly-complete German translation, Dankeschön @pas06
  - resolve ticket #9: DPS Shamans and Druids are now sorted correctly
  - display raid comp (e.g. "2/3/10") in button/icon tooltips
  - keyword matching is now case-insensitive
  - fix Lua error when config menu gets closed immediately
  - fix issue with minimap icon not appearing after resetting options
  - more code refactoring

v1.1:
  - resolve ticket #2: locale support
  - resolve ticket #5: issue with minimap icon lingering, again
  - use class colors when printing player names
  - remove useless option to always open raid tab when rearranging players
  - make the 3 Fix Group buttons (minimap icon, raid tab, options pane) function the same way
  - major code refactoring

v1.0.2:
  - resolve ticket #1: issue with chat announcing
  - resolve ticket #3: issue with minimap icon lingering
  - additional cleanup if addon disabled

v1.0.1:
  - enable announcing to raid chat

v1.0:
  - initial release