promotional bannermobile promotional banner

Q's Raid Assignments

Addon for managing raid assignments with customizable triggers and alerts

File Details

v0.11.0

  • R
  • Jan 25, 2026
  • 313.79 KB
  • 8
  • 5.5.3
  • MoP Classic

File Name

QRaidAssignments-v0.11.0.zip

Supported Versions

  • 5.5.3

Q's Raid Assignments

v0.11.0 (2026-01-25)

Full Changelog Previous Releases

  • Add UNIT_SPELLCAST_SUCCEEDED trigger type (#46)
    • feat: add UNIT_SPELLCAST_SUCCEEDED trigger
    • feat: add faking UNIT_SPELLCAST_SUCCEEDED events
    • feat: add TriggerTypeRegistry
    • Using registry pattern to handle different trigger types to make the handling and adding new trigger types easier
    • Updated editor windows to use the registry and made spacing more uniform
    • Using registry in devmode
    • Refactor handling of combat event
  • Add license
  • docs(README.md): Remove API documentation
    Removed API section detailing addon integration methods.
  • fix(Triggers.lua): UNIT_DIED trigger checking (#44)
  • ci(release.yml): remove auto changelog generation
  • UI refactor (#43)
    • refactor: rename Main.lua to UI.lua and split ui elements
    • refactor: move Notifications to separate folder
  • refactor: use select(2, ...) for QRA declaration
  • refactor: upvalue AF from QRA.AF
  • Bump version to 0.11.0