Xurkon
c4d003e58f
feat: Questie-X v1.1.4 - plugin architecture, monorepo, rebranding
...
- Repoint remote to Xurkon/Questie-X
- Add QuestiePluginAPI, QuestieServer, QuestieLearnerComms modules
- Add Questie-X.toc, Questie-X-Classic.toc, Questie-X-TBC.toc, Questie-X-Turtle.toc
- Remove embedded Database/Ascension and Database/Ebonhold (migrated to plugins)
- Add Plugins/ directory with NTFS junctions for Questie-X-AscensionDB and Questie-X-EbonholdDB
- Add LibDeflate, XXH_Lua_Lib, LibDBIcon-1.0, LibDataBroker-1.1
- Update README: Questie-X branding, logo, plugin install guide, plugin API docs
- Update CHANGELOG: v1.1.4 entry documenting all architectural changes
- Update .gitignore: exclude plugin junctions, __pycache__, .agents, debug files
- Various module updates: corrections, map, tracker, tooltips, quest, options
2026-03-14 06:10:17 -05:00
Xurkon
89c3b3173d
v9.9.2 — Final pre-refactor release: update version, changelog, docs, and README
2026-03-04 22:15:23 -06:00
Xurkon
0055f84d11
Bump version to 9.9.0 and add Custom Ebonhold Quests
2026-03-04 06:45:02 -06:00
Xurkon
b13833935a
v9.8.9: Badlands Trophy quest, 7:XT NPC data, fix AreaId CRITICAL spam
2026-03-02 21:11:30 -06:00
Xurkon
50101a8e8e
Bump version to 9.8.6 and add custom quests for Outland, Northrend, Kalimdor, Azeroth
2026-02-25 06:52:18 -06:00
Xurkon
8616765eed
Update custom DB quests and bump version to 9.8.5
2026-02-24 20:52:12 -06:00
Xurkon
26bdefb46e
Fix: Add missing QuestiePlayer import in QuestEventHandler, update docs, version 9.8.4
2026-02-22 13:08:41 -06:00
Xurkon
2921353534
Release v9.8.1: Corrected QuestieArrow flow for Forging An Alliance (12924)
2026-02-22 01:31:29 -06:00
Xurkon
ee3e06da90
Release v9.8.0: Lootbot Tracker & Map Pins Fixes
2026-02-22 01:07:31 -06:00
Xurkon
5bee40b953
chore: release v9.7.12
...
- Fixed missing Finisher frame pool reset
- Fixed tracker force-complete race condition on custom quests
2026-02-22 00:09:21 -06:00
Xurkon
94ed16d7f0
Release v9.7.11
2026-02-21 23:42:42 -06:00
Xurkon
c42945a1f8
Release v9.7.10
2026-02-21 22:52:51 -06:00
Xurkon
cfeee769e8
Release v9.7.9
...
Register BAG_UPDATE_DELAYED to catch autoloot objective updates.
Autoloot bots that bypass the loot frame skip QUEST_WATCH_UPDATE,
leaving the tracker stuck at a stale count. Setting doFullQuestLogScan=true
on BAG_UPDATE_DELAYED forces a refresh on the next QUEST_LOG_UPDATE.
2026-02-21 10:44:26 -06:00
Xurkon
5c059f6682
Release v9.7.8
...
Fix tooltip population error for event objectives with no spawnList
2026-02-21 10:35:53 -06:00
Xurkon
9771a53869
Fix spurious 'Missing event data' error for triggerEnd objectives with no coordinates
...
QuestieQuestPrivates.lua: event handler now returns nil silently when
Coordinates is nil, instead of logging a visible error. Nil coordinates
are valid for server-tracked objectives (complete N quests in zone) that
have no map pin.
2026-02-21 00:08:33 -06:00
Xurkon
315cb1f31b
Release v9.7.6
...
Fix missing objective data for complete-quests-in-zone quest types
2026-02-20 22:45:40 -06:00
Xurkon
dd6329de97
Docs: Update Changelog with new Ascension quests
2026-02-18 22:49:11 -06:00
Xurkon
bdd3119762
Ebonhold v9.7.4: Add new quests and fixes
2026-02-17 06:51:49 -06:00
Xurkon
a113070b7d
Release v9.7.3
2026-02-15 09:08:51 -06:00
Xurkon
6ef85d4e2d
v9.7.2: Ebonhold Database integration and core logic refinements
2026-02-14 21:13:44 -06:00