promotional bannermobile promotional banner

HandyNotes: Loremaster (12.x fork)

This is a fork of original LoreMaster addon with fixes for 12.x support.

File Details

0.10.1a-beta

  • B
  • Feb 20, 2026
  • 121.09 KB
  • 2.0K
  • 12.0.1
  • Retail

File Name

HandyNotes_Loremaster_fork-0.10.1a-beta.zip

Supported Versions

  • 12.0.1

[0.10.1-beta+120001] - 2026-02-20

Changed

  • TOC: updated interface version to 120001 to support WoW 12.0 (and HandyNotes 12.0).

Fixed

  • Quest Info: fixed Lua errors caused by C_QuestLog.IsLegendaryQuest being removed in WoW 12.0 — added nil-check guard before calling the function (Core.lua, data/questinfo.lua).
  • Quest Info: fixed Lua errors caused by C_QuestLog.IsRepeatableQuest being removed in WoW 12.0 — added nil-check guard before calling the function (Core.lua, data/questinfo.lua).
  • Quest Info: fixed Lua errors caused by C_QuestLog.IsQuestRepeatableType being removed in WoW 12.0 — added nil-check guard before calling the function (data/questinfo.lua).