-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
19 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,9 @@ | ||
<h3>Changes</h3> | ||
<h3>Features</h3> | ||
<ul> | ||
<li>Updated loot in Season of Discovery.</li> | ||
<li>Added slash commands to find item links by searching item names. The list of matching items will be shown in your chat window.</li> | ||
<ul> | ||
<li>Resolved all items which had unknown drop locations in AQ10 and AQ40.</li> | ||
<li>Limited Descent of Madness mount drops to only those which drop in each raid.</li> | ||
<li>Removed <a href="https://www.wowhead.com/classic/item=21805">[Polished Obsidian Pauldrons]</a> from AQ10. There seems to be no SoD replacement for this item.</li> | ||
<li>Added the remaining t2.5 set pieces.</li> | ||
<li>/link, /find, /getitem</li> | ||
<li>As an example, find <a href="https://www.wowhead.com/classic/item=6948">[Hearthstone]</a> with: /link hearth</li> | ||
<li>If you don't have ItemCache installed, then item database will need to be loaded each session.</li> | ||
</ul> | ||
<li>Added <a href="https://www.wowhead.com/classic/item=22734">[Base of Atiesh]</a> to C'Thun in Classic Era. This won't be visible yet on Fresh realms.</li> | ||
<li>Restricted some additional AQ40 items to a single faction.</li> | ||
<li>Added some AQ40 tokens to the list of items that players may want to win more than once.</li> | ||
<li>Shamans are now blue in all game versions.</li> | ||
</ul> | ||
<h3>Fixes</h3> | ||
<ul> | ||
<li>Distribute button should properly be unclickable while it's certain that the recipient is out of follow range in an instance.</li> | ||
<li>Linked the quest for <a href="https://www.wowhead.com/classic/item=235049">[Nightmare Engulfed Object]</a>. It should now appear as unusable if you've already handed in the quest.</li> | ||
</ul> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters