2.12.0-beta1
Details
-
FilenameWeakAuras-2.12.0-beta1.zip
-
Uploaded by
-
UploadedMar 4, 2019
-
Size4.18 MB
-
Downloads4,955
-
MD591ab39b146b84873be2e2db2d65e0d9e
Supported WoW Retail Versions
- 8.1.0
Changelog
2.12.0-beta1 (2019-03-04)
Highlights
First beta of the Dynamic Groups rewrite
Commits
InfusOnWoW (10):
- Don't use magic "/" in displayname, instead use a array
- Fix UnitIsUnit check to check both units
- Make Spell Charges use GetSpellCount in more cases
- Make cooldown tracking work like in 2.11.3
- Optimize Unit Change events for units that have no events
- Reset the smooth progress value just before showing a progress bar
- Fix models not showing up
- Add a Selection ComboBox that can show a two depth hierarchy
- Fix showing/enabling of various precions/custom text options
- Icon: Make "Show Cooldown Text" toggle work with OmniCC
emptyrivers (8):
- move data.expanded to our collapsed data paradigm
- Add arc length option
- add limit option
- don't reset option name and option key
- set option max to the max, not the min
- guard against nil (#1220)
- Optimize and rewrite dynamic groups
- Add PCRE2 to vscode settings