Compare commits

...

2 Commits

Author SHA1 Message Date
ca80ca3f75 Update TOC for 9.0.5, prepare for release 2021-03-22 21:43:38 -05:00
fe22f7e658 Update latest changes 2021-03-21 11:56:20 -05:00
4 changed files with 8 additions and 5 deletions

View File

@ -1,5 +1,5 @@
#@retail@
## Interface: 90002
## Interface: 90005
#@end-retail@
#@non-retail@
# ## Interface: 11305

View File

@ -1,5 +1,5 @@
#@retail@
## Interface: 90002
## Interface: 90005
#@end-retail@
#@non-retail@
# ## Interface: 11305

View File

@ -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:

View File

@ -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