Skip to content

KwikTip v1.0

Choose a tag to compare

@postblink postblink released this 05 Mar 05:05
· 121 commits to master since this release

KwikTip v1.0

First full release. WoW: Midnight (Interface 120001) addon that displays contextual dungeon tips in a small HUD overlay, automatically surfacing relevant information as your group moves through each area.

Features

  • Boss tips — HUD locks to a boss-specific tip for the duration of each encounter
  • Trash tips — tips appear when targeting known notable trash mobs
  • Area tips — HUD switches content based on the current sub-zone (Nexus-Point Xenas live)
  • Dungeon coverage — all 8 new Midnight dungeons + 4 legacy M+ dungeons (Algeth'ar Academy, Pit of Saron, Seat of the Triumvirate, Skyreach)
  • Config window — opacity, size, position nudge controls, persistent hide toggle
  • Move mode — drag and resize the HUD overlay, position saved across sessions
  • Debug logging — logs mapIDs, instanceIDs, sub-zones, and mob encounters to SavedVariables for data collection
  • Export/Import dialog — share position log data between players via /kwik export

Slash Commands

Command Action
/kwik Open settings
/kwik move Toggle move/lock mode
/kwik debug Print current detection state
/kwik export Open position data export/import dialog
/kwik clearlog Clear mapIDLog and mobLog

Known Gaps

  • Legacy dungeon instanceIDs are unverified (set to 0; uiMapID fallback active)
  • Area tips only available for Nexus-Point Xenas — other dungeons need in-game sub-zone string collection