Xurkon
78aefa4af8
perf: skip TestGameCache wait on clustering-only redraws
...
- SmoothReset now accepts { skipCacheTest = true } to short-circuit the game cache wait and draw-queue drain
- ClusterRedraw passes the flag so icon-cluster and dense-pin-clustering sliders redraw immediately
- QuestieOptionsAdvanced wires the spawn-pin-dedup-radius slider directly to ClusterRedraw instead of the delayed SmoothReset path
2026-06-07 08:42:40 -05:00
Xurkon
f5d8e24810
fix: speed up slider redraws
2026-06-06 14:33:35 -05:00
Xurkon
2cb129ae4b
feat: add debug message throttle
2026-06-06 13:44:49 -05:00
Xurkon
a1c6a181fc
fix: refresh learner settings live
2026-06-06 12:19:23 -05:00
Xurkon
6597d20b7d
feat: refine learner data source and pin rendering
2026-06-06 00:04:50 -05:00
Xurkon
1f6b6b14dc
perf: align learner debounce defaults
2026-06-05 14:10:58 -05:00
Xurkon
ccd2bc10d6
refactor: centralize performance options
2026-06-04 17:07:14 -05:00
Xurkon
b62def52fd
feat: add questie comms performance options
2026-06-04 17:05:03 -05:00
Xurkon
5e3ac7cdd1
fix: synchronize learner performance options
2026-06-04 16:59:37 -05:00
Xurkon
f160570a95
perf: add learner performance controls
2026-06-04 16:37:03 -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
b0f8ba22e7
feat: release v1.3.0 - QuestieLearner Confidence & Tiered Pruning Engine
2026-03-17 22:33:01 -05:00
Xurkon
f0550fddee
feat: add DEBUG_LEARNER and DEBUG_COMMS categories for targeted learner/comms debugging
2026-03-16 22:33:31 -05:00
Xurkon
4e5f3ed04b
fix: move plugin panel to Database tab + fix WotLKDB 0 counts
...
- QuestieOptionsDatabase: added 'Loaded Questie-X Plugins' section at order 7
For pull-type plugins (WotLKDB) where plugin.stats are all 0, the panel now
falls back to counting QuestieDB.*Data directly — this is safe because the
name function is called after init completes (user opens the options panel)
- QuestieOptionsAdvanced: replaced full plugin panel with redirect note
pointing users to the Database tab
2026-03-16 21:27:15 -05:00
Xurkon
a89dbddb58
fix: add XXH load to TBC toc and guard plugin.stats nil access
2026-03-15 19:07:43 -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
fcec22881f
Rebrand to Questie-X and add Credits tab
2026-03-15 08:08:08 -05:00
Xurkon
ee3e06da90
Release v9.8.0: Lootbot Tracker & Map Pins Fixes
2026-02-22 01:07:31 -06:00
Xurkon
6ef85d4e2d
v9.7.2: Ebonhold Database integration and core logic refinements
2026-02-14 21:13:44 -06:00