mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 14:50:13 -05:00
Update TOC for 9.0.5, prepare for release
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
#@retail@
|
#@retail@
|
||||||
## Interface: 90002
|
## Interface: 90005
|
||||||
#@end-retail@
|
#@end-retail@
|
||||||
#@non-retail@
|
#@non-retail@
|
||||||
# ## Interface: 11305
|
# ## Interface: 11305
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#@retail@
|
#@retail@
|
||||||
## Interface: 90002
|
## Interface: 90005
|
||||||
#@end-retail@
|
#@end-retail@
|
||||||
#@non-retail@
|
#@non-retail@
|
||||||
# ## Interface: 11305
|
# ## Interface: 11305
|
||||||
|
@ -1,9 +1,10 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
vNext:
|
v1.13.3:
|
||||||
|
|
||||||
- Activated Totems module for all classes in Shadowlands. Some class abilities spawn units that live for a specific amount of time, and the game handles these as Totems.
|
- Activated Totems module for all classes in Shadowlands. Some class abilities spawn units that live for a specific amount of time, and the game handles these as Totems.
|
||||||
- Fixed an issue where mana bars could use the wrong alpha settings if the player's maximum mana was 0 (such as during the use of Soulshape).
|
- Fixed an issue where mana bars could use the wrong alpha settings if the player's maximum mana was 0 (such as during the use of Soulshape).
|
||||||
|
- Update TOC for 9.0.5
|
||||||
|
|
||||||
v1.13.2:
|
v1.13.2:
|
||||||
|
|
||||||
|
@ -4,3 +4,4 @@ v1.13.3:
|
|||||||
|
|
||||||
- Activated Totems module for all classes in Shadowlands. Some class abilities spawn units that live for a specific amount of time, and the game handles these as Totems.
|
- Activated Totems module for all classes in Shadowlands. Some class abilities spawn units that live for a specific amount of time, and the game handles these as Totems.
|
||||||
- Fixed an issue where mana bars could use the wrong alpha settings if the player's maximum mana was 0 (such as during the use of Soulshape).
|
- Fixed an issue where mana bars could use the wrong alpha settings if the player's maximum mana was 0 (such as during the use of Soulshape).
|
||||||
|
- Update TOC for 9.0.5
|
||||||
|
Reference in New Issue
Block a user