-
984b9f9a68
fix: correct select() polyfill in QuestieLoader to not use arg table
Xurkon
2026-03-15 19:04:01 -05:00
-
b8594c9782
fix(p2): restore plugin status UI, C_QuestLog/C_Map shims, QuestieServer init
Xurkon
2026-03-15 18:33:41 -05:00
-
d5a0db953d
Fix: MinimapIcon initialization crash due to nil GetIcon method
Xurkon
2026-03-15 18:28:58 -05:00
-
17fa3932f2
UI: Rebrand minimap tooltip to Questie-X and update associated localizations
Xurkon
2026-03-15 18:23:25 -05:00
-
f859e46881
feat: add mmapIcon.tga as minimap button with circular mask for all clients
Xurkon
2026-03-15 18:17:43 -05:00
-
5c825f8914
[docs] Sync HTML changelog and remove deprecated monorepo/junction mentions
Xurkon
2026-03-15 18:07:28 -05:00
-
6b4a7b7786
[docs] Sync HTML changelog with CHANGELOG.md and remove monorepo/junction mentions
Xurkon
2026-03-15 17:56:38 -05:00
-
be6d522bf8
[docs] Remove monorepo and NTFS junction documentation as they are no longer used
Xurkon
2026-03-15 17:54:03 -05:00
-
6d3189b608
fix(p1): restore Lua 5.0 polyfills, hooksecurefunc, C_Timer, LibDeflate, and XXH load lines
Xurkon
2026-03-15 17:50:50 -05:00
-
5582f310eb
chore: update Credits tab logo and changelog for v1.1.4
Xurkon
2026-03-15 17:46:43 -05:00
-
20d0b8fe98
Fix Credits tab logo by converting to TGA and updating path
Xurkon
2026-03-15 08:20:00 -05:00
-
b5dadb3089
Add Questie-X logo to Credits tab
Xurkon
2026-03-15 08:13:58 -05:00
-
fcec22881f
Rebrand to Questie-X and add Credits tab
Xurkon
2026-03-15 08:08:08 -05:00
-
03e9f27f03
docs: standardize documentation, align version to 1.1.4, and cleanup legacy TOC files
Xurkon
2026-03-15 07:44:48 -05:00
-
2be3953cf5
docs: credit Majed (3majed) for Ascension dataset
Xurkon
2026-03-14 17:26:21 -05:00
-
89cca086f9
docs: remove all WoW version/Classic references from README, keep generic
Xurkon
2026-03-14 17:19:12 -05:00
-
3c4a89e085
docs: fix version badge to show Questie-X v1.1.4
Xurkon
2026-03-14 17:15:30 -05:00
-
484c63cc96
docs: remove title from header, drop version-specific WoW badge
Xurkon
2026-03-14 17:15:10 -05:00
-
8c80a4f562
docs: revise README - remove title, generic plugin docs, detailed fixes
Xurkon
2026-03-14 17:13:43 -05:00
-
280cc3e1ef
docs: remove Turtle from install info, add Ascension plugin example
Xurkon
2026-03-14 06:33:59 -05:00
-
29edeceedb
fix: remove black background from QuestieXlogo.png (color-to-alpha)
Xurkon
2026-03-14 06:25:13 -05:00
-
4600b95649
chore: remove workflow folder from tracking, add to gitignore
Xurkon
2026-03-14 06:24:42 -05:00
-
c4d003e58f
feat: Questie-X v1.1.4 - plugin architecture, monorepo, rebranding
Xurkon
2026-03-14 06:10:17 -05:00
-
89c3b3173d
v9.9.2 — Final pre-refactor release: update version, changelog, docs, and README
Xurkon
2026-03-04 22:15:23 -06:00
-
87d0b0c3bc
fix: Add full Tanaris spawn data for Sandstone Giants NPCs 5467 and 5470
Xurkon
2026-03-04 17:38:09 -06:00
-
4ccce374d7
Docs: add loot bot tracking fix to v9.9.0 changelog
Xurkon
2026-03-04 16:36:58 -06:00
-
a97c1daa2f
Fix: loot bot item tracking - debounce BAG_UPDATE_DELAYED with follow-up scan
Xurkon
2026-03-04 16:31:33 -06:00
-
320a040a48
Docs: add map pins fix note to v9.9.0 changelog
Xurkon
2026-03-04 07:43:56 -06:00
-
a562885c44
Fix: Sandstone Giants map pins - use killCreditObjective instead of creatureObjective
Xurkon
2026-03-04 07:10:20 -06:00
-
0055f84d11
Bump version to 9.9.0 and add Custom Ebonhold Quests
Xurkon
2026-03-04 06:45:02 -06:00
-
a4cb621619
v9.8.9: Move Song of the Woods to Outland section in CHANGELOG
Xurkon
2026-03-02 21:36:48 -06:00
-
3771fed0dc
v9.8.9: Expand CHANGELOG with complete quest list (55 quests across all zones)
Xurkon
2026-03-02 21:27:18 -06:00
-
b13833935a
v9.8.9: Badlands Trophy quest, 7:XT NPC data, fix AreaId CRITICAL spam
Xurkon
2026-03-02 21:11:30 -06:00
-
50101a8e8e
Bump version to 9.8.6 and add custom quests for Outland, Northrend, Kalimdor, Azeroth
Xurkon
2026-02-25 06:52:18 -06:00
-
8616765eed
Update custom DB quests and bump version to 9.8.5
Xurkon
2026-02-24 20:52:12 -06:00
-
174c397cf2
Fix: Resolve nil HasRequiredRace in ZoneDB due to circular dependency
Xurkon
2026-02-24 17:20:34 -06:00
-
ba6ef7e2df
Fix: Add nil checks to QuestiePlayer:Initialize to prevent arithmetic errors on custom servers
Xurkon
2026-02-24 16:40:05 -06:00
-
7c99ce2a79
Fix: Resolve nil pairs error in Townsfolk initialization on custom servers
Xurkon
2026-02-24 16:10:01 -06:00
-
26bdefb46e
Fix: Add missing QuestiePlayer import in QuestEventHandler, update docs, version 9.8.4
Xurkon
2026-02-22 13:08:41 -06:00
-
2921353534
Release v9.8.1: Corrected QuestieArrow flow for Forging An Alliance (12924)
Xurkon
2026-02-22 01:31:29 -06:00
-
ee3e06da90
Release v9.8.0: Lootbot Tracker & Map Pins Fixes
Xurkon
2026-02-22 01:07:31 -06:00
-
5bee40b953
chore: release v9.7.12
Xurkon
2026-02-22 00:09:21 -06:00
-
94ed16d7f0
Release v9.7.11
Xurkon
2026-02-21 23:42:42 -06:00
-
c42945a1f8
Release v9.7.10
Xurkon
2026-02-21 22:52:51 -06:00
-
52c13b98aa
Add debug print to Arrow to see evaluation values
Xurkon
2026-02-21 12:46:19 -06:00
-
7328771932
Add debug print to IsComplete for tricky quest
Xurkon
2026-02-21 12:43:21 -06:00
-
7aaf4d3495
Fix Arrow failing to detect quest completion fallback
Xurkon
2026-02-21 12:32:36 -06:00
-
922fa8e0ff
Fix Lua truthiness bug in QuestieDB.IsComplete
Xurkon
2026-02-21 12:18:45 -06:00
-
1248d7a1f6
Fix Arrow pointing to completed objectives instead of finisher
Xurkon
2026-02-21 12:07:07 -06:00
-
6d86a784e7
Set quest.isComplete when IsComplete==1 in GetAllQuestIds
Xurkon
2026-02-21 11:59:34 -06:00
-
25f2ece139
Fix IsComplete: check numFulfilled==numRequired instead of finished flag
Xurkon
2026-02-21 11:44:32 -06:00
-
e6c9d241fb
Fix tooltip error for zone-complete trigger objectives (quest 50150)
Xurkon
2026-02-21 11:42:26 -06:00
-
ec013e2861
Demote cache count mismatch from Error to Debug
Xurkon
2026-02-21 11:29:02 -06:00
-
9890343616
Fix IsComplete returning 0 when all objectives are finished
Xurkon
2026-02-21 11:28:14 -06:00
-
211bc5be84
Fix arrow pointing to key-drop NPC after quest complete
Xurkon
2026-02-21 11:17:37 -06:00
-
6600e57d30
Restore visible error for non-event objectives missing spawnList
Xurkon
2026-02-21 11:10:15 -06:00
-
db1d8363c4
Fix false-positive 'broken quest log' error on WotLK servers
Xurkon
2026-02-21 11:07:05 -06:00
-
cfeee769e8
Release v9.7.9
Xurkon
2026-02-21 10:44:26 -06:00
-
5c059f6682
Release v9.7.8
Xurkon
2026-02-21 10:35:53 -06:00
-
052d38c2f7
Fix tooltip objective population error for event-type objectives with no spawnList
Xurkon
2026-02-21 10:35:23 -06:00
-
9771a53869
Fix spurious 'Missing event data' error for triggerEnd objectives with no coordinates
Xurkon
2026-02-21 00:08:33 -06:00
-
b8d2d5a9ea
docs: remove self-learning section, update version to 9.7.6
Xurkon
2026-02-21 00:06:15 -06:00
-
fae8a36c2d
docs: expand v9.7.5 changelog entry for quest pin fixes
Xurkon
2026-02-20 22:53:54 -06:00
-
315cb1f31b
Release v9.7.6
Xurkon
2026-02-20 22:45:40 -06:00
-
b1d79ee31e
Fix missing objective data for complete-quests-in-zone quest types
Xurkon
2026-02-20 22:12:54 -06:00
-
b365fdf641
Docs: Add full changelog page and link in index
Xurkon
2026-02-18 22:59:01 -06:00
-
59f7386c43
Docs: Add new Ebonhold quests to Changelog
Xurkon
2026-02-18 22:51:01 -06:00
-
dd6329de97
Docs: Update Changelog with new Ascension quests
Xurkon
2026-02-18 22:49:11 -06:00
-
86f9b39a8d
Fix Lua syntax error - missing closing brace in EbonholdNpcDB.lua
Xurkon
2026-02-17 16:49:47 -06:00
-
bdd3119762
Ebonhold v9.7.4: Add new quests and fixes
Xurkon
2026-02-17 06:51:49 -06:00
-
69bba6e756
Add missing spawn data for Quest 50031 Stormbound elementals
Xurkon
2026-02-16 16:55:11 -06:00
-
7dce7b792e
Fix: Tooltip nil name concatenation error
Xurkon
2026-02-16 11:13:46 -06:00
-
a113070b7d
Release v9.7.3
Xurkon
2026-02-15 09:08:51 -06:00
-
0a1bc74f45
Docs: Complete README overhaul with professional aesthetics and badges
Xurkon
2026-02-15 07:22:30 -06:00
-
6ef85d4e2d
v9.7.2: Ebonhold Database integration and core logic refinements
Xurkon
2026-02-14 21:13:44 -06:00
-
0a2cc15641
Initial commit
Xurkon
2026-02-11 16:15:16 -06:00