PurplePolice

Shows enchant ranks and gem socket status directly on character panel slots. Never miss an unenchanted piece of gear again!

File Details

v1.0.7

  • R
  • Feb 9, 2026
  • 18.24 KB
  • 7
  • 12.0.0
  • Retail

File Name

PurplePolice-v1.0.7.zip

Supported Versions

  • 12.0.0

lightweight tag cbf67ffc5ba58c008ea043b8ff093a9e57de608b v1.0.7
Author:    Cyb3rSyph0n <michael.chancey@gmail.com>
Date:    Mon Feb 9 11:54:36 2026 -0500

commit cbf67ffc5ba58c008ea043b8ff093a9e57de608b
Author: Cyb3rSyph0n <michael.chancey@gmail.com>
Date:   Mon Feb 9 11:54:36 2026 -0500

    Fix item level tooltip calculation

    - Fix incorrect unit reference in OnInspectReadyForTooltip (was always using 'target' instead of actual inspected unit)
    - Add FindUnitByGUID to properly locate inspected unit when INSPECT_READY fires
    - Track inspected unit by GUID to handle mouseover/target discrepancies
    - Fix ilvl calculation to always divide by 16 slots (matching WoW's calculation)
    - Handle 2H weapons by counting main-hand ilvl twice when no off-hand exists
    - Add unit validation before processing gear info