File Details
LoreJournal1.1.3
- R
- Mar 19, 2026
- 1.49 MB
- 8
- 2.5.5+4
- Classic TBC
File Name
LoreJournal.zip
Supported Versions
- 2.5.5
- 2.5.4
- 2.5.3
- 2.5.2
- 2.5.1
LoreJournal Changelog
[1.1.3] — 2026-03-19
Fixed
-Abandon Quest function would sometimes fail. This is fixed
Added
-Quest Rewards shown in quests -Quest Objectives have better tracking
[1.1.2] — 2026-03-18
Fixed
-Share and Abandon quest buttons were not showing. This has been resolved
[1.1.0] — 2026-03-18
Added
- Track checkbox — top-right of the right page; reflects live
IsQuestWatchedstate; toggling callsAddQuestWatch/RemoveQuestWatch - Share button — bottom of the right page; calls
QuestLogPushQuest()to share the quest with party members; hidden when the quest is complete - Tooltips on Share and Track controls explaining their function
- Lore entries for zone, dungeon, and class headers are now loaded from
LoreData.luaand displayed on the right page when a header is clicked
Fixed
- Quest colors showed uniform gold for all entries —
GetQuestDifficultyColorreturns a flat band in the Anniversary client; replaced with a manual difficulty calculation usingUnitLevel("player"): gray (trivial), green (easy), yellow (appropriate), orange (hard), red (very hard) \xE2\x9C\x93UTF-8 checkmark literal appeared asxE2x9Cx93on every row — Lua 5.1 does not support\xhex escapes; replaced with WoW'sReadyCheck-Readytexture escape for complete quests- Header lore body remained empty after clicking a zone or dungeon header — paginated body was producing zero-height pages due to off-screen
measureFS; lore is now set directly ondetailBodybypassing pagination - Share and Abandon buttons correctly hidden when viewing header lore or when no quest is selected
Changed
- Abandon button label shortened to
Abandon Quest(wasAbandon Quest) and moved to bottom-right alongside the new Share button - README updated with full CurseForge-ready description, correct difficulty color table, and documentation for all slash commands including
/lj debug,/lj api, and/lj testlore
[1.0.0] — 2026-03-18
Initial release for World of Warcraft TBC Classic 20th Anniversary (Interface 20505).
Added
- Open-book journal UI replacing the default quest log (
Lkeybind) - Left page: quest list organized by zone, dungeon, and class headers; scroll arrows; quest count label (X / 25)
- Right page: quest title with level, paginated description, live objectives with completion markers, Abandon Quest button
- Completed quest indicator (checkmark texture) and failed quest indicator (
(Failed)suffix with red text) - Questie compatibility — detects Questie on load and shows
[Questie tracking active]note; no conflicts - Combat safety — journal hides on
PLAYER_REGEN_DISABLED - Window position saved per character in
LoreJournalDB;/lj resetto re-center - Slash commands:
/lj,/lj reset,/lj debug,/lj logs,/lj api,/lj testlore,/lj help

