2.0.9.3-10-g0957135
Details
-
FilenameWeakAuras-2.0.9.3-10-g0957135.zip
-
Uploaded by
-
UploadedOct 26, 2014
-
Size3.01 MB
-
Downloads1,777
-
MD5184bd6fce2384ad5772578aa6f25f138
Supported WoW Retail Versions
- 6.0.2
Changelog
Benjamin Staneck:
- just set the frame height to 500 when being <= 40 before when unminimizing so people can't end up stuck in mini mode anymore.
- don't change from a generic name to a correct one for now so user configs don't reset.
Infus:
- Fix hiding auras in rare cases
The problematic case was reported via a wowace message thread and
involved a Cooldown Progress Dark Soul aura in a dynamic group,
which wouldn't hide even though the progress was done.
See: http://pastebin.com/1KPwbrt3
Collpase should also reset region.show so that a previous Expand,
that hasn't yet happened is canceled. Do the same for Expand after
Collapse.
Benjamin Staneck:
- Next round of indenting fixes
- more indent fixes
- indenting fixes
- Simplify the rest of the secondary ressources
- Simplify Holy Power tracking and actually use UNIT_POWER for ComboPoints
- Whitespace cleanup
- Tentative fix for transitioning animations, nobody understands this code, it's sad.