Xurkon
3eda8d01ed
fix: force learner on when base db is missing
2026-06-05 20:23:29 -05:00
Xurkon
45357263c1
perf: batch learner merges and guard debug scans
2026-06-04 07:00:38 -05:00
Xurkon
51561b97d8
perf: batch learner updates and remove Turtle support
2026-06-04 06:47:45 -05:00
Xurkon
59c33e9f9c
feat: standardize v1.5.0 and consolidate stability fixes
2026-03-28 11:08:32 -05:00
Xurkon
1fc9727fee
v1.4.9: Validation fixes, Profiler fix, Quest link duplicate fix, Ascension fixes
2026-03-26 06:47:54 -05:00
Xurkon
284f0c3794
feat: resolve quest cache validation timeout and update gitignore
2026-03-22 16:03:19 -05:00
Xurkon
6e34cebead
feat: release v1.4.6 - Fix SavedVariables persistence and red textures for MafWow/3.3.5a
2026-03-22 08:30:20 -05:00
Xurkon
3408527cb6
Fix l10n undefined nil reference crash when accepting new quests
2026-03-21 14:58:10 -05:00
Xurkon
1d7081fbb8
Fix legacy client db initialization blocking for ALL wow clients
2026-03-21 11:10:06 -05:00
Xurkon
a44909b1fe
fix: clear WotLKDB globals on cached loads to remove lingering taint
...
docs: add v1.4.4r2 changelog
2026-03-21 10:27:27 -05:00
Xurkon
8825e6fa66
fix: nil out WotLKDB globals after pull to eliminate _G taint
2026-03-21 09:23:42 -05:00
Xurkon
28fc4d5095
chore: release v1.3.5 - Comprehensive Taint & Architecture Fixes
2026-03-18 21:27:48 -05:00
Xurkon
aed0daf4ce
feat: Release v1.3.2 — Taint Resolution & Stability patches
2026-03-18 15:08:52 -05:00
Xurkon
ab60b990e8
fix: WotLKDB stats updated in cached DB path so panel shows counts on every reload
2026-03-16 22:24:40 -05:00
Xurkon
3e18f51551
fix: WotLKDB plugin.stats updated directly in LoadBaseDB so panel shows counts without timing dependency
2026-03-16 22:21:14 -05:00
Xurkon
a3eaba30fd
fix: WotLKDB plugin stats + kill tracking improvements
...
QuestieInit:LoadBaseDB:
- Count WotLKDB records BEFORE clearing globals
- Store counts in QuestieX_WotLKDB_Counts global for Loader.lua to read
QuestieLearner:OnCombatLogEvent:
- Only record kill coords for NPCs already in QuestieDB (quest objectives)
or that were explicitly cached via target/mouseover (known quest givers)
- Prevents every random mob kill from polluting the learner database
2026-03-16 20:52:25 -05:00
Xurkon
4db9737a35
chore: stage all pending changes (DB cleanup, corrections, compiler, init, plugin API)
2026-03-16 19:41:52 -05:00
Xurkon
b8594c9782
fix(p2): restore plugin status UI, C_QuestLog/C_Map shims, QuestieServer init
...
- QuestieOptionsAdvanced.lua: restore compat_header, plugin_header, plugin_status_desc
blocks showing loaded Questie-X plugins with stats in the Advanced options tab
- QuestieCompat.lua: add C_QuestLog shim (GetNumQuestLogEntries, GetQuestLogTitle,
GetAllQuestIDs, GetQuestObjectives, IsQuestFlaggedCompleted, GetQuestPlayerQuestLink),
C_Map shim (GetPlayerMapPosition, GetBestMapForUnit, GetMapInfo),
GetTrackedAchievements, IsAchievementCompleted, and LibUIDropDownMenu shims
- QuestieInit.lua: import QuestieServer module, add QuestieServer:Init() call with nil
guard, wrap HBDHooks:Init() in nil guard
2026-03-15 18:33:41 -05:00
Xurkon
0055f84d11
Bump version to 9.9.0 and add Custom Ebonhold Quests
2026-03-04 06:45:02 -06:00
Xurkon
6ef85d4e2d
v9.7.2: Ebonhold Database integration and core logic refinements
2026-02-14 21:13:44 -06:00