Xurkon
f5d8e24810
fix: speed up slider redraws
2026-06-06 14:33:35 -05:00
Xurkon
1ca426ee9f
feat: expand learner tooltip controls
2026-06-06 14:30:07 -05:00
Xurkon
1f3de0e02e
feat: add learner tooltip controls
2026-06-06 13:59:31 -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
cf16e7e95b
feat: show runtime learner mode in database tab
2026-06-05 21:09:10 -05:00
Xurkon
e40e9bc1b3
fix: show selected learner data source mode
2026-06-05 21:06:08 -05:00
Xurkon
64d5fb2f10
fix: keep learner mode live
2026-06-05 20:51:42 -05:00
Xurkon
9d02c8a231
fix: fully clear learned data buckets
2026-06-05 20:37:34 -05:00
Xurkon
3eda8d01ed
fix: force learner on when base db is missing
2026-06-05 20:23:29 -05:00
Xurkon
a0409eef8c
feat: add learner/static data source mode
2026-06-05 20:15:26 -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
a113791d64
perf: add questie comms disable gate
2026-06-04 17:04:12 -05:00
Xurkon
c6bfa95c9e
perf: wire questie comms throttles
2026-06-04 17:01:37 -05:00
Xurkon
5e3ac7cdd1
fix: synchronize learner performance options
2026-06-04 16:59:37 -05:00
Xurkon
a1424bdd53
perf: add arrow performance controls
2026-06-04 16:53:21 -05:00
Xurkon
f160570a95
perf: add learner performance controls
2026-06-04 16:37:03 -05:00
Xurkon
51561b97d8
perf: batch learner updates and remove Turtle support
2026-06-04 06:47:45 -05:00
Xurkon
4b7c295210
fix: stabilize minimap range cutoff and update release docs
2026-06-03 06:05:55 -05:00
Xurkon
fe1f79cd2b
chore: release 1.6.3
2026-06-02 11:25:28 -05:00
Xurkon
a2a325c8ab
Guard all LibSharedMedia-3.0 usages against nil LSM - OptionalDep may not load
...
- Use LibStub(..., true) silent flag on all LSM acquisition sites
- Guard HashTable() calls in Options files (returns nil if no font type registered)
- Guard all Fetch() call sites with inline 'LSM30 and LSM30:Fetch() or fallback'
- Make font values lazy functions in options dropdowns so LSM has time to register
- Affects: QuestieOptionsTracker, QuestieOptionsArrow, QuestieArrow, QuestieTracker,
TrackerHeaderFrame, TrackerLinePool, TrackerQuestTimers
2026-04-24 04:24:38 -05:00
Xurkon
97c8f60a28
QuestieOptionsArrow: guard LibSharedMedia HashTable call - LSM is OptionalDep, may not be present or have font type registered at load time
2026-04-24 03:59:33 -05:00
Xurkon
49477da2d0
v1.6.0: Stable Map Search & Blood of Heroes Data Fix
2026-04-08 17:34:15 -05:00
Xurkon
49ef9b6e55
fix: Use pairs() instead of ipairs() for hash table iteration
2026-04-02 20:51:08 -05:00
Xurkon
03a58e0c28
feat: Add expanded font list with common WoW fonts to Arrow and Tracker options
2026-04-02 20:43:17 -05:00
Xurkon
a9f4a97979
cleanup: Remove debug prints and duplicate spacer
2026-04-02 19:45:17 -05:00
Xurkon
2efbc0e799
fix: Use SharedMedia:Fetch to get actual font object
2026-04-02 19:42:15 -05:00
Xurkon
aa51ea8f2a
fix: Import SharedMedia in Arrow options
2026-04-02 19:34:24 -05:00
Xurkon
447ba0513e
fix: Guard against QuestieConfigFrame being nil in OpenConfigWindow
2026-04-02 19:30:56 -05:00
Xurkon
57f6cc4471
feat: Add arrow font settings; Add Apply to All font options to Tracker
2026-04-02 19:27:05 -05:00
Xurkon
cf462d9a9f
debug: Add print to scale set
2026-04-02 19:16:21 -05:00
Xurkon
1decb399b3
fix: Remove duplicate arrow_alpha and debug prints
2026-04-02 19:14:08 -05:00
Xurkon
fb8c4292c9
debug: Add prints to trace scale update
2026-04-02 19:06:56 -05:00
Xurkon
a1f273bba5
fix: Add UpdateSettings function to apply scale/alpha without touching visibility
2026-04-02 19:04:20 -05:00
Xurkon
ef61faa9f9
fix: Use method call syntax for ApplyScale
2026-04-02 18:58:27 -05:00
Xurkon
75d63da509
fix: Direct frame manipulation for real-time scale/alpha/position updates
2026-04-02 18:57:46 -05:00
Xurkon
4df787419a
fix: Apply scale and alpha immediately via dedicated functions
2026-04-02 18:53:55 -05:00
Xurkon
6a67189a4c
fix: Arrow scale and position reset not working
2026-04-02 18:25:44 -05:00
Xurkon
67255ca5fb
feat: Add Arrow options tab with scale, transparency, and debug settings; Fix zone filter bug that broke auto-tracking; Update .gitattributes and .gitignore to properly hide dev files from releases
2026-04-02 18:21:30 -05:00
Xurkon
0f495108f2
Fix: Prevent duplicate keybinds with user-friendly error message
2026-03-29 07:07:26 -05:00
Xurkon
5fb621a53a
v1.5.3: Add dedicated Keybinds tab
2026-03-29 03:01:14 -05:00
Xurkon
e6c27ddf77
feat: add Use Quest Item keybind + fix custom zone names + nil check
2026-03-28 22:33:54 -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
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
54aa7ea9bb
chore: Remove route optimization from Questie-X (moved to Questie-RouteOptimizer plugin)
2026-03-21 07:58:04 -05:00
Xurkon
7857340c37
fix: nil check for QuestieRouteOptimizer.Update
2026-03-19 21:37:05 -05:00
Xurkon
971d780a9b
feat: Add Quest Route Optimization feature
2026-03-19 21:30:05 -05:00