Skip to content

Commit

Permalink
Release 2024-07-12
Browse files Browse the repository at this point in the history
  • Loading branch information
Anonomit committed Jul 12, 2024
1 parent 8227dcd commit 11bb30b
Show file tree
Hide file tree
Showing 3 changed files with 45 additions and 5 deletions.
17 changes: 15 additions & 2 deletions CHANGELOG.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
<h3>Host</h3>
<ul>
<li>The item with the lowest trade timer should always be distributed first.</li>
<li>The !reserves command will now return an item link if only one matching item is found.</li>
<li>Continuing a tiered roll won't remove stages.</li>
<li>Minor text changes when braodcasting info messages.</li>
</ul>
<h3>Changes</h3>
<ul>
<li>The Search tab will list all matching suffixes of a found item.</li>
<li>Tooltips for items exclusive to the opposite faction now show reserves for the corresponding item of the player's faction.</li>
</ul>
<h3>Fixes</h3>
<ul>
<li>Item links for items with suffixes should now show up correctly in chat.</li>
<li>Empty rolls should once again end automatically (if the option is set).</li>
<li>Messages sent when resuming reserves once again all go to the configured channel.</li>
<li>Fixed an issue when copying settings between different game versions.</li>
<li>Reserves window should load all items correctly again.</li>
</ul>
27 changes: 27 additions & 0 deletions CHANGELOG_HISTORY.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,31 @@
<h1>2024-07-12</h1>
<h3>Host</h3>
<ul>
<li>The item with the lowest trade timer should always be distributed first.</li>
<li>The !reserves command will now return an item link if only one matching item is found.</li>
<li>Continuing a tiered roll won't remove stages.</li>
<li>Minor text changes when braodcasting info messages.</li>
</ul>
<h3>Changes</h3>
<ul>
<li>The Search tab will list all matching suffixes of a found item.</li>
<li>Tooltips for items exclusive to the opposite faction now show reserves for the corresponding item of the player's faction.</li>
</ul>
<h3>Fixes</h3>
<ul>
<li>Messages sent when resuming reserves once again all go to the configured channel.</li>
<li>Fixed an issue when copying settings between different game versions.</li>
<li>Reserves window should load all items correctly again.</li>
</ul>


<p>&nbsp;</p>
<h1>2024-06-23</h1>
<h3>Changes</h3>
<ul>
<li>Opposite faction item tooltips now show reserves on the corresponding same faction item.</li>
<li>Searching for an item shows all matching suffix versions of that item, instead of just the first.</li>
</ul>
<h3>Fixes</h3>
<ul>
<li>Item links for items with suffixes should now show up correctly in chat.</li>
Expand Down
6 changes: 3 additions & 3 deletions LootReserve.toc
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
## Interface: 40400
## Interface-Cata: 40400
## Interface-Classic: 11502
## Interface-Classic: 11503

## Version: 2024-06-23
## Version: 2024-07-12
## X-Min-Allowed-Version-Classic: 2024-06-17
## X-Min-Allowed-Version-Era: 2024-06-17
## X-Min-Allowed-Version-Era: 2024-07-12

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

0 comments on commit 11bb30b

Please sign in to comment.