Commit Graph

356 Commits

Author SHA1 Message Date
Xurkon 1bfca8dee6 docs: update version badge to v1.5.2 2026-03-29 00:20:01 -05:00
Xurkon 04c03a0443 v1.5.2: update changelog.html with detailed developer notes 2026-03-29 00:11:57 -05:00
Xurkon 659f15a932 v1.5.2: Ascension custom zone support, waypoint fixes, realm detection 2026-03-29 00:09:43 -05:00
Xurkon 33ced25e63 fix: check playerUiMapId for custom zones in arrow target selection 2026-03-29 00:02:23 -05:00
Xurkon 140eeedc99 debug: always print zone injection status 2026-03-28 23:45:05 -05:00
Xurkon c08739e403 debug: add print statement when custom zone data is injected 2026-03-28 23:42:11 -05:00
Xurkon 8373903dc1 fix: remove customZonesApplied guard to allow ApplyCustomZones to run after Ascension data is injected 2026-03-28 23:37:50 -05:00
Xurkon 758a4e9524 fix: call ApplyCustomZones after InjectUiMapData completes 2026-03-28 23:29:19 -05:00
Xurkon 769f77f0d6 fix: hook ZoneDB.Initialize to apply custom zones before original Initialize 2026-03-28 23:19:59 -05:00
Xurkon 1341f742b9 fix: properly inject custom zone UiMapData for Ascension custom zones 2026-03-28 23:16:50 -05:00
Xurkon 3af73e9b00 fix: check QuestieCompat.UiMapData directly for custom zones in GetCurrentUiMapID 2026-03-28 22:50:16 -05:00
Xurkon 19f238aea2 fix: inject custom UiMapData into QuestieCompat.UiMapData for HBD coordinate conversion 2026-03-28 22:46:06 -05:00
Xurkon b1d21712fc fix: add self-mapping for custom zone areaIds in InjectZoneTables 2026-03-28 22:38:36 -05:00
Xurkon 479e99d463 fix: fallback to areaId as UiMapId for custom zones 2026-03-28 22:37:04 -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 69c0f8045c Update changelog for v1.5.1 fix release 2026-03-28 17:36:44 -05:00
Xurkon 75426c2bb1 Fix tracker crash and killcredit NPC linking 2026-03-28 17:36:04 -05:00
Xurkon edcd97a0ce fix(map): prevent minimap icons from being hidden by external addons and bump to v1.5.1 2026-03-28 12:55:30 -05:00
Xurkon 504ccc3424 Remove session_export feature entry from CHANGELOG
Removed session_export feature from the changelog.
2026-03-28 11:20:14 -05:00
Xurkon 59c33e9f9c feat: standardize v1.5.0 and consolidate stability fixes 2026-03-28 11:08:32 -05:00
Xurkon 4c7a318de6 Fix: Guard nil checks for iconData.Name and tip.title in MapIconTooltip 2026-03-26 09:39:21 -05:00
Xurkon cb91442706 Fix DrawWorldIcon graceful return when parent map lookup returns nil 2026-03-26 07:39:33 -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 55b5c83e50 chore: remove and ignore non-additive scripts and dev files 2026-03-22 13:21:02 -05:00
Xurkon c554370786 v1.4.7: Taint Resolution & WotLKDB Restructure 2026-03-22 13:15:02 -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 d342fd3461 Release v1.4.5: Network & Taint Stability Update 2026-03-21 15:53:07 -05:00
Xurkon c93059a865 Deploy v1.4.4r6 AceSerializer hotfix 2026-03-21 15:36:13 -05:00
Xurkon 2abc1e775e Deploy comprehensive LibDeflate fix for v1.4.4r5 hotfix 2026-03-21 15:16:51 -05:00
Xurkon 001ba5178f Update changelogs and fix LibDeflate for v1.4.4r4 hotfix 2026-03-21 15:12:37 -05:00
Xurkon 7ba38fe698 Update changelogs for v1.4.4r3 release 2026-03-21 15:00:44 -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 4054341199 docs: add v1.4.4r1 changelog entry for WotLKDB taint fix 2026-03-21 09:26:51 -05:00
Xurkon 8825e6fa66 fix: nil out WotLKDB globals after pull to eliminate _G taint 2026-03-21 09:23:42 -05:00
Xurkon 5c37b87ea8 docs: Update changelogs for tracker shift-click fix 2026-03-21 08:02:33 -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 764ea7d2fc fix: Use UntrackQuestId properly for untracking 2026-03-21 01:00:01 -05:00
Xurkon 2e32a260ea fix: Remove QuestLog_Update call to prevent hook loop 2026-03-20 23:52:39 -05:00
Xurkon 01edab2632 fix: Call tracker methods directly on shift-click instead of AQW_Insert 2026-03-20 23:49:10 -05:00
Xurkon 229f6faba6 cleanup: Remove debug code from tracker 2026-03-20 23:42:12 -05:00
Xurkon 81f41a1fce fix: Shift-click now toggles tracking for all quests in quest log 2026-03-20 23:41:40 -05:00
Xurkon e968a41497 debug: Check autoTrack setting and AutoUntracked state 2026-03-20 23:28:56 -05:00
Xurkon 103e3e4346 debug: Check tracking state on click 2026-03-20 23:10:50 -05:00
Xurkon c9dab76508 debug: Check button value in hook 2026-03-20 23:09:22 -05:00
Xurkon 7eb59e9259 debug: Add detailed debug to QuestLogTitleButton_OnClick hook 2026-03-20 23:05:41 -05:00
Xurkon 5916be505f debug: Add print to QuestLogTitleButton_OnClick hook 2026-03-20 22:49:03 -05:00
Xurkon 7fb8155af1 debug: Add SetOnClick debug print 2026-03-20 22:13:03 -05:00