-
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
52 additions
and
6 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,5 +1,24 @@ | ||
<h3>Features</h3> | ||
<ul> | ||
<li>Added Cata Phase 1 raids.</li> | ||
<li>Added Cata items to ItemSearch.</li> | ||
</ul> | ||
<h3>Host</h3> | ||
<ul> | ||
<li>Added a Clear Recent Loot button.</li> | ||
<li>Showing loot in bags now looks better when bags are empty.</li> | ||
</ul> | ||
<h3>Client</h3> | ||
<ul> | ||
<li>Rearranged some old raid drops (mostly set items) to be displayed a little nicer.</li> | ||
</ul> | ||
<h3>Fixes</h3> | ||
<ul> | ||
<li>Fix for Cataclysm API change which caused most items to be considered unusable for druids.</li> | ||
<li>Added missing emote sounds for new Cataclysm races. Worgens should use the Gilnean sounds when in their Gilnean form.</li> | ||
<li>Added missing T2 helmets to Nefarian in BWL (starting in Wrath).</li> | ||
<li>Added Precious' Ribbon to Icecrown Citadel trash drops.</li> | ||
<li>Fixed incorrect item override for Reply-Code Alpha (it was never increased for the Ulduar item level bump).</li> | ||
<li>Naxx 60 is no longer available in Wrath.</li> | ||
<li>ZG and ZA are no longer available in Cata.</li> | ||
<li>Possibly fix a masterloot issue in Cata.</li> | ||
<li>Ignore modified unit names from effects such as Lifegiving Seed and Bargain Bush.</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