Bump version to 9.9.0 and add Custom Ebonhold Quests
This commit is contained in:
@@ -167,6 +167,17 @@
|
||||
</div>
|
||||
|
||||
<div class="container">
|
||||
<h2 id="v990">v9.9.0</h2>
|
||||
<h3>New Ebonhold Quests</h3>
|
||||
<ul>
|
||||
<li><strong>Azeroth</strong>: Southern Jungle (Complete 6 quests in Stranglethorn Vale).</li>
|
||||
<li><strong>Kalimdor</strong>: Sandstone Giants (Kill Sandstone Giants in Tanaris). Felwood Restoration (Complete 6 quests in Felwood).</li>
|
||||
</ul>
|
||||
<h3>Fixes</h3>
|
||||
<ul>
|
||||
<li><strong>[Quest]</strong> Fixed QuestieDB initialization error caused by missing table depth for custom creature objectives in EbonholdQuestDB.</li>
|
||||
<li><strong>[System]</strong> Adjusted Questie:Error output logic so that critical addon-breaking errors always print regardless of the Enable Debug-PRINT setting.</li>
|
||||
</ul>
|
||||
<h2 id="v975">v9.7.5</h2>
|
||||
<h3>Fixes</h3>
|
||||
<ul>
|
||||
|
||||
+1
-1
@@ -170,7 +170,7 @@
|
||||
<p class="subtitle">Developer documentation for Project Ascension & Project Ebonhold compatibility layers and
|
||||
core engine refinements.</p>
|
||||
<div style="display: flex; justify-content: center; gap: 10px;">
|
||||
<code>Version: v9.8.6</code>
|
||||
<code>Version: v9.9.0</code>
|
||||
<code>Branch: feature/ebonhold-compat</code>
|
||||
<a href="changelog.html"
|
||||
style="background: var(--bg-tertiary); color: var(--accent-green); text-decoration: none; padding: 2px 6px; border-radius: 4px; font-size: 0.9em; border: 1px solid var(--border-color);">View
|
||||
|
||||
Reference in New Issue
Block a user