File tree 2 files changed +14
-9
lines changed
2 files changed +14
-9
lines changed Original file line number Diff line number Diff line change 1
- ** r741 :**
1
+ ** r742 :**
2
2
3
3
Additions:
4
- > Added 3/4 Undermine paragon mounts to the database
5
- <br> Enabled defeat detection for Darkfuse Spy-Eye
6
-
7
- Changes:
8
- > The options module can now be loaded directly from within the settings menu
4
+ > Enabled defeat detection for Beledar's Spawn and Regurgitated Mole Reins
9
5
10
6
Fixes:
11
- > Attempts for Wick 's Lead should be detected in Mythic keystone dungeons
12
- <br> Rarity's options should always be accessible from Blizzard's settings UI, without needing to be opened manually first
7
+ > Rarity 's tooltip additions should once again be displayed for container items
8
+ <br> Disabling the tooltip additions should work as expected for items, and not just units
13
9
14
10
Contributors (in alphabetical order):
15
- > Ellezanor
Original file line number Diff line number Diff line change 1
1
local changes = {
2
+ [" r742" ] = {
3
+ additions = {
4
+ " Enabled defeat detection for Beledar's Spawn and Regurgitated Mole Reins" ,
5
+ },
6
+ fixes = {
7
+ " Rarity's tooltip additions should once again be displayed for container items" ,
8
+ " Disabling the tooltip additions should work as expected for items, and not just units" ,
9
+ },
10
+ contributors = {},
11
+ },
2
12
[" r741" ] = {
3
13
additions = {
4
14
" Added 3/4 Undermine paragon mounts to the database" ,
You can’t perform that action at this time.
0 commit comments