Skip to content

Commit

Permalink
Release 2024-05-23
Browse files Browse the repository at this point in the history
  • Loading branch information
Anonomit committed May 24, 2024
1 parent 5fc66e6 commit 2958719
Show file tree
Hide file tree
Showing 3 changed files with 52 additions and 6 deletions.
23 changes: 21 additions & 2 deletions CHANGELOG.html
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>
28 changes: 28 additions & 0 deletions CHANGELOG_HISTORY.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,31 @@
<h1>2024-05-23</h1>
<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>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>


<p>&nbsp;</p>
<h1>2024-05-02</h1>
<h3>Fixes</h3>
<ul>
Expand Down
7 changes: 3 additions & 4 deletions LootReserve.toc
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
## Interface: 40400
## Interface-Cata: 40400
## Interface-Wrath: 30403
## Interface-Classic: 11502

## Version: 2024-05-02
## X-Min-Allowed-Version-Classic: 2024-05-02
## X-Min-Allowed-Version-Era: 2024-04-10
## Version: 2024-05-23
## X-Min-Allowed-Version-Classic: 2024-05-23
## X-Min-Allowed-Version-Era: 2024-05-23

## X-Curse-Project-ID: 390790
## X-Wago-ID: WL6JpyGv
Expand Down

0 comments on commit 2958719

Please sign in to comment.