-
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
23 additions
and
17 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,18 +1,10 @@ | ||
<h3>Host</h3> | ||
<ul> | ||
<li>Reservable items are always added to the Recent Loot list, unless blacklisted.</li> | ||
<li>Items are only added to the Recent Loot list in instances that allow 10+ players.</li> | ||
</ul> | ||
<h3>Raider</h3> | ||
<ul> | ||
<li>Pending reserve requests will time out after 30 seconds, allowing the buttons to be clicked again.</li> | ||
</ul> | ||
<h3>Changes</h3> | ||
<ul> | ||
<li>Added Thunderstrike into Molten Core (shares a reserve with Shadowstrike).</li> | ||
<li>More Loot changes in Season of Discovery.</li> | ||
</ul> | ||
<h3>Fixes</h3> | ||
<ul> | ||
<li>Implemented a workaround for Blizzard's new addon message limits. Should fix sync issues, where some players don't see all the reserves.</li> | ||
<li>Stale sessions with reserved items that have been removed from the loot table can now have those reserves removed.</li> | ||
<ul> | ||
<li>Added more Molten Heat items to Molten Core.</li> | ||
<li>Removed Shadowflame Skull from Onyxia.</li> | ||
<li>Removed Schematic: Core Marksman Rifle.</li> | ||
</ul> | ||
</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