Commit Graph

37 Commits

Author SHA1 Message Date
Xurkon 5fb621a53a v1.5.3: Add dedicated Keybinds tab 2026-03-29 03:01:14 -05:00
Xurkon 1bfca8dee6 docs: update version badge to v1.5.2 2026-03-29 00:20:01 -05:00
Xurkon 59c33e9f9c feat: standardize v1.5.0 and consolidate stability fixes 2026-03-28 11:08:32 -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 2df8a7b96d fix: v1.4.4 - AceGUI pool fixes, event handling nil checks, QuestieLearner serialization, l10n format fixes 2026-03-20 21:16:58 -05:00
Xurkon 971d780a9b feat: Add Quest Route Optimization feature 2026-03-19 21:30:05 -05:00
Xurkon eba0d39ca6 chore: v1.4.1 - cleanup and repository maintenance 2026-03-19 21:08:11 -05:00
Xurkon ac43ca6217 chore: update downloads badge link format 2026-03-19 20:36:29 -05:00
Xurkon a623cef449 fix: downloads badge with svg extension 2026-03-19 20:27:50 -05:00
Xurkon 9a05b7ab6a fix: update downloads badge to latest release 2026-03-19 20:26:22 -05:00
Xurkon 25b80fe41b fix: update downloads badge format 2026-03-19 20:25:17 -05:00
Xurkon e993dbf0a3 chore: bump version to v1.4.0 and update changelogs 2026-03-19 19:32:57 -05:00
Xurkon 35b581d6a9 feat: Release v1.3.4 - Fix l10n initialization error and complete WotLKDB taint analysis 2026-03-18 17:35:22 -05:00
Xurkon aed0daf4ce feat: Release v1.3.2 — Taint Resolution & Stability patches 2026-03-18 15:08:52 -05:00
Xurkon 4f1671837d chore: bump version to 1.3.1 and update changelogs 2026-03-18 00:00:17 -05:00
Xurkon 53b53af3cb docs: correct version badge to v1.3.0 2026-03-17 22:40:05 -05:00
Xurkon 8bc74a488b feat: QuestieLearner comprehensive overhaul v1.2.6
- Full quest field capture (title, level, objectives, description, money, zone)
- Mouseover filter: only record NPCs with QUESTGIVER npcFlag (0x02) or known DB entries
- OnTargetChanged: cache GUID for kill tracking only, no more spurious LearnNPC calls
- Grid-bucket coordinate clustering (COORD_GRID=2.0) replaces naive radius dedup
- Object recording: detect GameObject loot, gossip, and quest giver/finisher
- Item loot: async GetItemInfo retry via GET_ITEM_INFO_RECEIVED event
- LearnQuestGiver: entityType parameter (1=NPC,2=obj,3=item) for correct wiki layout
- InjectLearnedData: uses grid clustering in all merge paths
- MergeImport: calls InjectLearnedData immediately after merge (live override injection)
- README: corrected import reload requirement description
- CHANGELOG + docs/changelog.html updated with developer detail
2026-03-16 20:49:02 -05:00
Xurkon 7cf4017d40 docs: update version badge to v1.2.5 2026-03-16 19:58:48 -05:00
Xurkon b729628f32 docs: upgrade notice, ClassicDB link, QuestieLearner guide in README 2026-03-16 19:56:56 -05:00
Xurkon a4aca4322a docs: update version badge to v1.2.5 2026-03-16 19:52:05 -05:00
Xurkon 1ed1f24f53 docs: link all plugin repos in README; add .gitattributes for clean release archives 2026-03-16 19:31:52 -05:00
Xurkon 2be3953cf5 docs: credit Majed (3majed) for Ascension dataset 2026-03-14 17:26:21 -05:00
Xurkon 89cca086f9 docs: remove all WoW version/Classic references from README, keep generic 2026-03-14 17:19:12 -05:00
Xurkon 3c4a89e085 docs: fix version badge to show Questie-X v1.1.4 2026-03-14 17:15:30 -05:00
Xurkon 484c63cc96 docs: remove title from header, drop version-specific WoW badge 2026-03-14 17:15:10 -05:00
Xurkon 8c80a4f562 docs: revise README - remove title, generic plugin docs, detailed fixes 2026-03-14 17:13:43 -05:00
Xurkon 280cc3e1ef docs: remove Turtle from install info, add Ascension plugin example 2026-03-14 06:33:59 -05:00
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 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 dd6329de97 Docs: Update Changelog with new Ascension quests 2026-02-18 22:49:11 -06:00
Xurkon 0a1bc74f45 Docs: Complete README overhaul with professional aesthetics and badges 2026-02-15 07:22:30 -06:00
Xurkon 6ef85d4e2d v9.7.2: Ebonhold Database integration and core logic refinements 2026-02-14 21:13:44 -06:00
Xurkon 0a2cc15641 Initial commit 2026-02-11 16:15:16 -06:00