2.0.9.3-10-g0957135-nolib
Details
-
FilenameWeakAuras-2.0.9.3-10-g0957135-nolib.zip
-
Uploaded by
-
UploadedOct 26, 2014
-
Size2.87 MB
-
Downloads197
-
MD584fb6b7b9a6693b5931dca241d1b669f
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.