Loss Of Control

Loss Of Control announces when you are suffering from a *Loss Of Control* event, e.g., stunned, silenced, spell-locked, etc., that prevents you from performing your role.

File Details

2.3.0

  • R
  • Nov 18, 2018
  • 168.66 KB
  • 285
  • 8.0.1
  • Retail

File Name

LossOfControl-2.3.0.zip

Supported Versions

  • 8.0.1

Loss Of Control

2.3.0 (2018-11-13)

Full Changelog

  • Introduce a variable for readability.
  • Only update the class for units that are players in the group.
    This filters out many calls to UpdateClass triggerd by the event
    handler for MooUnit_UnitChanged for units that either aren't in
    the group or aren't players.
  • Use MooSpec-1.0 instead of our own role inspection code.
  • Pull in MooSpec-1.0 and MooInspect-1.0 to inspect player roles.