mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 22:51:53 -05:00
Compare commits
2 Commits
1.13.3-alp
...
1.13.3
Author | SHA1 | Date | |
---|---|---|---|
ca80ca3f75
|
|||
fe22f7e658
|
@ -1,5 +1,5 @@
|
||||
#@retail@
|
||||
## Interface: 90002
|
||||
## Interface: 90005
|
||||
#@end-retail@
|
||||
#@non-retail@
|
||||
# ## Interface: 11305
|
||||
|
@ -1,5 +1,5 @@
|
||||
#@retail@
|
||||
## Interface: 90002
|
||||
## Interface: 90005
|
||||
#@end-retail@
|
||||
#@non-retail@
|
||||
# ## Interface: 11305
|
||||
|
@ -1,9 +1,10 @@
|
||||
# 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.
|
||||
- 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:
|
||||
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Changelog
|
||||
|
||||
v1.13.2:
|
||||
v1.13.3:
|
||||
|
||||
- Fixed which version of LibDogTag was being packaged. The previous version did not have 9.0 compatibility and was generating errors (ticket #293).
|
||||
- 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).
|
||||
- Update TOC for 9.0.5
|
||||
|
Reference in New Issue
Block a user