From 320a040a482bca0ed24460d4817433e7b7b093db Mon Sep 17 00:00:00 2001 From: Xurkon <36556990+Xurkon@users.noreply.github.com> Date: Wed, 4 Mar 2026 07:43:56 -0600 Subject: [PATCH] Docs: add map pins fix note to v9.9.0 changelog --- CHANGELOG.md | 1 + docs/changelog.html | 338 ++++++++++++++++++++++++++++++-------------- 2 files changed, 229 insertions(+), 110 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 05a01d9..10daf63 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,7 @@ - **[Quest]** Fixed `QuestieDB` initialization error caused by missing table depth for custom creature objectives in `EbonholdQuestDB`. - **[System]** Adjusted `Questie:Error` output logic so that critical addon-breaking errors always print regardless of the `Enable Debug-PRINT` setting. +- **[Map]** Fixed missing map pins for "Sandstone Giants" quest — changed objective type from `creatureObjective` to `killCreditObjective` so Questie correctly resolves spawn locations from the NPC database. ## v9.8.9 diff --git a/docs/changelog.html b/docs/changelog.html index db35e4a..80d3379 100644 --- a/docs/changelog.html +++ b/docs/changelog.html @@ -1,5 +1,6 @@ + @@ -152,128 +153,244 @@ } @media (max-width: 768px) { - .grid { grid-template-columns: 1fr; } - .hero h1 { font-size: 2.2rem; } + .grid { + grid-template-columns: 1fr; + } + + .hero h1 { + font-size: 2.2rem; + } } +

Questie Changelog

Complete history of changes, fixes, and additions.

- ← Back to Documentation + ← + Back to Documentation
-

v9.9.0

-

New Ebonhold Quests

- -

Fixes

- -

v9.7.5

-

Fixes

- -

New Quests

- -

v9.7.4

-

Fixes

- -

New Quests

- -

v9.7.3

-

New Features

- -

Quests (Custom Content)

- -

New Ascension Quests

- -

New Ebonhold Quests

- -

Fixes

- +

v9.9.0

+

New Ebonhold Quests

+ +

Fixes

+ +

v9.7.5

+

Fixes

+ +

New Quests

+ +

v9.7.4

+

Fixes

+ +

New Quests

+ +

v9.7.3

+

New Features

+ +

Quests (Custom Content)

+ +

New Ascension Quests

+ +

New Ebonhold Quests

+ +

Fixes

+
@@ -281,4 +398,5 @@

Maintained by Xurkon • Part of the Project Ebonhold Addon Suite

+ \ No newline at end of file