promotional bannermobile promotional banner

MooSpec

Library that provides information about player specializations and roles.

File Details

5

  • R
  • Nov 28, 2018
  • 29.60 KB
  • 62
  • 8.0.1
  • Retail

File Name

MooSpec-1.0-5.zip

Supported Versions

  • 8.0.1

MooSpec-1.0

5 (2018-11-28)

Full Changelog

  • Bump minor version to 5 for release.
  • Only queue inspections for group unit IDs.
    Use a method from MooUnit-1.0.5 to test that a unit from a
    MooUnit_UnitChanged event is actually a group unit ID before
    queueing an inspection for it. This makes it so if a healer
    targets a group member (partyNtarget), an inspection is not queued
    for the group member. The change greatly reduces the number of
    unnecessary inspections.