Commit Graph

  • 30fe4b83a9 fix(tracker): name and group quests built from partial records main Narcasung 2026-08-17 15:57:17 +02:00
  • 26a135a2ca fix(tracker): show and update objectives on quests missing from the DB Narcasung 2026-08-17 14:11:49 +02:00
  • cf67ceb474 docs: cover the supertrack buttons, main quest and quest tag fixes Narcasung 2026-07-30 18:33:33 +02:00
  • de270a0e8e fix(tracker): drop quests the player no longer has Narcasung 2026-07-30 18:26:42 +02:00
  • c6019ea823 style(tracker): tighten the gutter ahead of a quest title Narcasung 2026-07-30 18:26:42 +02:00
  • 706fc0b8ad fix(tracker): group quests under their quest log header for server categories Narcasung 2026-07-30 18:15:10 +02:00
  • c2b1b82b2f feat(tracker): tuck the objective marker in beside the quest line Narcasung 2026-07-30 18:15:04 +02:00
  • 7ecc9016dd feat(tracker): match the client's pin interactions on the marker button Narcasung 2026-07-25 16:31:20 +02:00
  • 0103932b9b fix(tracker): make the objective marker button usable at larger sizes Narcasung 2026-07-25 16:19:40 +02:00
  • 6aafd2c112 feat(tracker): add objective marker button to quest lines Narcasung 2026-07-25 01:50:03 +02:00
  • 9da949dd66 feat(tracker): add "By Zone + % Complete" sort options Narcasung 2026-07-19 17:22:53 +02:00
  • 190d2b0d5e docs: soften CoA-specific wording to reflect general 3.3.5 client support Narcasung 2026-07-18 00:05:56 +02:00
  • 460718e313 fix(tracker): show quest item shortcut buttons for custom quests Narcasung 2026-07-17 16:13:08 +02:00
  • b4e0894c3f fix(map): remove redundant scale-mismatched icon cull on world map Narcasung 2026-07-15 17:34:38 +02:00
  • 8089b5f08c fix(tracker): show (Complete) and correct level for DB-less custom quests Narcasung 2026-07-15 17:20:42 +02:00
  • 75bebafaa9 fix(quest-tag): prefer live quest log tag over static QuestTag.lua data Narcasung 2026-07-15 16:20:51 +02:00
  • 6fad92244c docs: tighten README wording and quest-tag fix summary Narcasung 2026-07-15 15:57:35 +02:00
  • 62956abb8e fix(map): keep world-map icons inside Magnify's native scroll clip Narcasung 2026-07-15 13:42:34 +02:00
  • 13cddced16 Tidy README title and force line breaks between credit links Narcasung 2026-07-15 01:16:20 +02:00
  • 93c5e56c1d Replace upstream README with short fork summary and credits Narcasung 2026-07-15 01:14:20 +02:00
  • c09d30b832 Apply local fixes on top of upstream: tracker desync/drag/title, map icon zoom offset Narcasung 2026-07-15 01:02:15 +02:00
  • 9df64114df fix(quest-links): handle missing quest names Aron 2026-07-11 12:24:57 +02:00
  • d3795f9ae5 fix(init): persist compiled database metadata in cache Aron 2026-07-05 16:32:11 +02:00
  • 1f3d5fbb61 perf(init): skip redundant database compilation Aron 2026-07-05 16:26:12 +02:00
  • 558aeb3888 fix(tracker): update quest progress from unit log events Aron 2026-07-05 16:23:06 +02:00
  • 51fe8bbf5a fix: dedupe waypoint quest giver icons Xurkon 2026-06-13 10:45:32 -05:00
  • ff906c6f32 chore: remove ignored regression test file Xurkon 2026-06-13 08:40:03 -05:00
  • 8898dcf96a fix: harden quest poi filtering and objective refresh Xurkon 2026-06-13 08:30:41 -05:00
  • 12b30cd566 fix: purge lingering completed quest icons Xurkon 2026-06-13 07:49:04 -05:00
  • 3ebcedb362 fix: allow instant quest text toggle Xurkon 2026-06-12 23:23:00 -05:00
  • fb3c78351f fix: show learner secondary tooltips without spawns Xurkon 2026-06-12 23:17:56 -05:00
  • 2ef44eca15 fix: prefer static spawns in auto mode Xurkon 2026-06-12 22:57:58 -05:00
  • 1b0f145c87 perf(l10n): cache literal (no-arg) translations Xurkon 2026-06-12 22:54:06 -05:00
  • fb22cd5b2d docs(changelog): note learner tooltips now show in auto mode Xurkon 2026-06-12 22:46:46 -05:00
  • e96c47a739 fix: show learner tooltips in auto mode Xurkon 2026-06-12 22:43:10 -05:00
  • 72bff01724 docs(changelog): correct POI entry to match duplicate-suppression approach Xurkon 2026-06-12 22:41:13 -05:00
  • 70a99346e6 fix: suppress duplicate native quest POIs Xurkon 2026-06-12 22:32:24 -05:00
  • a7de3eccb4 docs(changelog): finalize 1.6.4 — Lua 5.0 stage 1, POI sync, cache/prestige fixes Xurkon 2026-06-12 22:31:52 -05:00
  • 71e172c4d0 fix: sync native objective POIs with Questie icons Xurkon 2026-06-12 22:20:09 -05:00
  • 9a9002a92e fix: reset player cache on prestige Xurkon 2026-06-12 21:51:56 -05:00
  • 9fa0164318 fix: clear quest completion cache on refresh Xurkon 2026-06-12 21:40:23 -05:00
  • 60ed76598a fix: gate felendren behind aggression Xurkon 2026-06-12 20:54:06 -05:00
  • 0aaffce1e9 compat(lua50): fix Options tab tables {...} typo to {} Xurkon 2026-06-12 18:36:59 -05:00
  • 9dce126735 compat(lua50): replace % modulo operator with math.mod shim Xurkon 2026-06-12 18:35:31 -05:00
  • 76d4e6e4c8 docs: move recommendations to minimap icon sliders Xurkon 2026-06-12 18:15:21 -05:00
  • f6b8662884 docs: add tooltip performance recommendations Xurkon 2026-06-12 18:05:03 -05:00
  • 803904d6ba fix: prevent minimap fade from hiding icons Xurkon 2026-06-12 18:00:25 -05:00
  • 5c7c63bc18 fix: restore learner spawn and tooltip test coverage Xurkon 2026-06-12 17:37:00 -05:00
  • e706fa1130 fix: reduce questie fps stutter hot paths Xurkon 2026-06-12 17:30:48 -05:00
  • 90f1f31474 fix: refresh map tooltip objective progress Xurkon 2026-06-12 17:23:10 -05:00
  • 493545a4d4 docs(readme): update notice to reflect v1.6.4 maintenance release; bump badge to 1.6.4 Xurkon 2026-06-12 06:51:54 -05:00
  • 568cd44af8 fix: port Phase 1 perf/correctness audit fixes onto main Xurkon 2026-06-12 06:48:53 -05:00
  • 1f8fa20e00 fix(learner): stop recording bystander kills as your own Xurkon 2026-06-12 01:30:37 -05:00
  • 152e823c04 fix(quest): skip stale frames in Show/HideQuestIcons instead of crashing Xurkon 2026-06-12 00:57:18 -05:00
  • 49774336cc fix(tooltip): define _TooltipHasLeftLine before its callers Xurkon 2026-06-12 00:56:37 -05:00
  • 150c59fa77 fix(tooltip): robust NPC/object ID resolution via learner GUID parsers Xurkon 2026-06-11 17:53:36 -05:00
  • 5abeff2768 fix(tooltip): keep Item/NPC ID lines from vanishing on re-hover Xurkon 2026-06-11 16:37:40 -05:00
  • 7bd14b80fc feat(learner): exclude critters; fix Sunstrider object mis-keyed to areaId 3430 Xurkon 2026-06-11 16:29:41 -05:00
  • 32c538de15 fix(learner): stop InjectLearnedData from corrupting saved spawns Xurkon 2026-06-11 15:49:29 -05:00
  • 6355545890 fix(learner): show every learned pin on Sunstrider, not a clustered dot Xurkon 2026-06-11 15:34:04 -05:00
  • 900ff4a4e4 fix(map): extend minimap fade range slider Xurkon 2026-06-11 15:17:18 -05:00
  • eebd26cad8 fix(learner): restore incomplete learner spawn lookups Xurkon 2026-06-11 15:13:35 -05:00
  • 82c2e41400 fix(learner): preserve quest giver spawn overrides Xurkon 2026-06-11 11:58:34 -05:00
  • 682dd1fa08 chore: untrack local test specs Xurkon 2026-06-11 11:53:29 -05:00
  • 3a293e6a3c fix(map): harden quest completion pin cleanup Xurkon 2026-06-11 11:51:20 -05:00
  • 77a39b512c fix(tooltip): collapse stacked Ascension quest-progress lines (#9) Xurkon 2026-06-11 07:43:57 -05:00
  • dc155b6583 fix(map): completed quest pins stuck on world map until reload (#9) Xurkon 2026-06-11 07:13:01 -05:00
  • 48a948af72 harden(learner): coordinate-consistent kill spawn keying + capture diagnostic + regression test Xurkon 2026-06-11 07:04:20 -05:00
  • 92d1ad09b7 fix(map): harden dungeon quest detection Xurkon 2026-06-11 06:59:08 -05:00
  • abef53cede fix(learner): key credited kills by captured map space Xurkon 2026-06-11 06:50:37 -05:00
  • e755416f8a fix(map): align minimap pins at non-1 UI scales Xurkon 2026-06-11 06:49:51 -05:00
  • d2c36a4a95 fix(learner): kills never recorded coords (credited used before assignment) Xurkon 2026-06-10 21:46:18 -05:00
  • 5e4ac2d64c fix(map): proactively hide filtered quest icons on the minimap (#11) Xurkon 2026-06-10 21:31:41 -05:00
  • 0ebfb51ded fix(learner): capture spawn coords via HBD so learner pins persist Xurkon 2026-06-10 21:04:01 -05:00
  • 49bc586c15 fix(tooltip): make Ascension quest-line stripping opt-in (#16) Xurkon 2026-06-10 20:39:21 -05:00
  • cee005fc63 fix(map): pixel-snap minimap icons to align with native blips at fractional scales (#6) Xurkon 2026-06-10 20:34:20 -05:00
  • 6ad4308940 fix(map): robustly hide Callboard/Contract Board quests below 60 (#10) Xurkon 2026-06-10 20:31:22 -05:00
  • e852e02d32 fix(tooltip): make ElvUI tooltip style opt-in, reset for existing installs (#16) Xurkon 2026-06-10 20:26:41 -05:00
  • f9b19218cb fix(quest): snapshot completion at QUEST_REMOVED so turn-ins are not misclassified as abandoned (#9) Xurkon 2026-06-10 19:27:56 -05:00
  • 1c0a891efd fix(map): minimap range cutoff no longer clips visible icons (#17) Xurkon 2026-06-10 19:24:39 -05:00
  • ff08c38fa0 bump: version 1.6.4 with incomplete performance refactor caveat Xurkon 2026-06-10 06:53:35 -05:00
  • ebba10ed75 docs(changelog): add NPC purge fix and spawn-coordinate count entries Xurkon 2026-06-10 06:51:44 -05:00
  • 9d515987f6 feat(learner): report spawn coordinate count in import completion message Xurkon 2026-06-10 06:50:03 -05:00
  • 611e61e9c9 fix(tooltip): stop hiding ID lines and other addons' tooltip text Xurkon 2026-06-10 06:17:39 -05:00
  • 9ea82fcdb5 docs(changelog): document zone export, live import refresh, 200k cap Xurkon 2026-06-10 05:46:33 -05:00
  • 2c695c45fe feat(learner): zone-scoped export; 200k entry cap; SmoothReset after import Xurkon 2026-06-10 05:39:39 -05:00
  • aa50404484 fix(learner): robust safety fallbacks for all learner types Xurkon 2026-06-10 05:16:51 -05:00
  • 2c2e4a24a7 fix(learner): harden import/merge for clean multi-player data merge Xurkon 2026-06-10 05:12:04 -05:00
  • 1b06808655 feat(map): raise Minimap Icon Range Cutoff max to 1000 Xurkon 2026-06-10 05:07:30 -05:00
  • dfdad2cbc3 fix(quest/learner): draw turn-in '?' for in-log quests; learn turn-in NPC Xurkon 2026-06-10 05:05:28 -05:00
  • f9ff77c088 fix(quest): clear stale char.complete for re-accepted (prestige) quests Xurkon 2026-06-10 04:58:44 -05:00
  • ab560d5711 fix(map): completed/accepted/repeatable available-quest pins (#7 #9 #10) Xurkon 2026-06-09 23:18:38 -05:00
  • 4827a3131e fix(tooltip): copy ElvUI's exact tooltip border (pixel-perfect, even) Xurkon 2026-06-09 22:06:46 -05:00
  • 86e37857c0 fix(learner): don't purge NPCs with name/zone/kills/quests but no spawns Xurkon 2026-06-09 22:02:39 -05:00
  • fa37ab8eb5 feat(tooltip): ElvUI style without ElvUI; source in secondary only; fix learner source label Xurkon 2026-06-09 21:52:55 -05:00
  • ee67653414 fix(learner): learner-only mode shows only learner-recorded spawns Xurkon 2026-06-09 21:25:02 -05:00
  • 364b455b00 fix(map): apply quest-type filters to the minimap (#11) Xurkon 2026-06-09 21:03:36 -05:00
  • 728066d067 fix(libs): degrade gracefully on over-long AceComm prefix (#12) Xurkon 2026-06-09 20:48:07 -05:00
  • 69a9a4a7a3 fix(tracker): guard VoiceOver questPlayButtons and AceGUI tree tooltip (#15) Xurkon 2026-06-09 20:41:37 -05:00
  • 08b266d7ba fix(tooltip): never add learner spawn data to the main tooltip Xurkon 2026-06-09 18:20:39 -05:00