Operation: Ghost

Turn questing into a stealth mission — blocks flying mounts, the Auction House, mailbox, and trade, and reflavors quest text into espionage-briefing language.

File Details

v1.0.13 - Fixed rare combat-related interface errors + grammar cleanup

  • R
  • Jul 4, 2026
  • 25.38 KB
  • 4
  • 12.0.7
  • Retail

File Name

OperationGhost v1.0.13.zip

Supported Versions

  • 12.0.7

Fixed: a rare "interface actions failed" issue that could occur during combat (e.g. pulling aggro while mounted). The addon's cosmetic panel-resize logic was walking up to arbitrary parent frames after changing quest text, which could occasionally hit a protected frame right as combat started. This logic now skips itself entirely while in combat, since it's purely cosmetic and not worth the risk.

Fixed: "Make contact to X" grammar bug - a leftover word-level dictionary swap for "speak"/"talk" was conflicting with the sentence-restructuring templates that already handle those phrases correctly. Removed the redundant swap so the templates are always what produces the final phrasing.

Added: two new diagnostic commands, /ghost failcounts and /ghost dumpheaderfonts, for troubleshooting future display or stability issues.