Mumble

NPC dialogue logger for World of Warcraft.

File Details

v1.0.5

  • R
  • May 7, 2026
  • 2.92 KB
  • 6
  • 12.0.5
  • Retail

File Name

Mumble-v1.0.5.zip

Supported Versions

  • 12.0.5

lightweight tag 8b2a0739701cefb96086f548671ce61617293f78 v1.0.5
Author:    Adavak <adavak@adavak.com>
Date:    Thu May 7 20:21:51 2026 +0800

commit 8b2a0739701cefb96086f548671ce61617293f78
Author: Adavak <adavak@adavak.com>
Date:   Thu May 7 20:21:51 2026 +0800

    Run migration immediately on addon load

    Call EnsurePlayerDB() at top level so the PlayerKey migration
    triggers right away, not waiting for an NPC chat event.
    WoW writes the migrated CHAT_MSG_LOG_DB to disk on reload/logout.