2.12.0-beta3
Details
- 
                        FilenameWeakAuras-2.12.0-beta3.zip
 - 
                        Uploaded by
 -  
                        UploadedMar 10, 2019
 -  
                        Size4.17 MB
 - 
                            Downloads4,377
 - 
                        MD5b32b9d5aed5326a4ec7746e214d1fcc6
 
Supported WoW Retail Versions
- 8.1.0
 
Changelog
2.12.0-beta3 (2019-03-10)
Highlights
Reverted change that was intended for 8.1.5
Commits
InfusOnWoW (13):
- Add more magic to TwoColumnSelectionBox
 - Add PLAYERENTERINGWORLD to isMounted check
 - Remove duplicated functions introduced in fa75abcc
 - 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
 
Nightwarden24 (4):
- Fix PR #1237
 - Refactor class and race types; drop the "LibBabble-Race-3.0" library
 - Use global (Blizzard) strings instead of localized for some types
 - Register the "Fira Mono Medium" font for RU
 
Stanzilla (3):
- stricter luacheck on the CI
 - fix botched revert
 - Revert Refactor class and race types; drop the "LibBabble-Race-3.0" library
 
emptyrivers (9):
- set dynamic group selfPoint again (#1231)
 - 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
 
mrbuds (3):
- Update bug_report.md
 - optimize and fix parenting issue on WeakAuras.DuplicateAura
 - Allow duplicate on groups (#1226)