2.6.6-36-gd1239e2
Details
-
FilenameWeakAuras-2.6.6-36-gd1239e2.zip
-
Uploaded by
-
UploadedAug 2, 2018
-
Size3.54 MB
-
Downloads206
-
MD59a641c2e6ee85bd870a8ab9cc2f140f7
Supported WoW Retail Versions
- 8.0.1
Changelog
2.6.6-36-gd1239e2 (2018-08-02)
Allen Faure (21):
- use the correct translation phrase for diabled import
- Don't add the newid to sorthybrid table if the oldid wasn't there
- Fallback to region.height/width if data.height/width don't exist
- use an if block to special case arrangement instead of and/or chain
- auras from chat links must be sent through the PreAdd process too
- Combine child anchor category with child order category
- fix options frame moversizer and child anchoring on import
- fix some false positives in WeakAuras.diff
- hide radio buttons when they're not needed
- tweaks to DisplayToTableString
- Fix templates after renaming show on
- fix migration
- Fix regression on tableSubtract
- ensure activeCategories exists
- index the cache before iterating
- hello this is the tab police
- stringify tables into an array of lines, instead of using .. 100x times
- simplify FindBestMatch
- customHiden is not a word
- remove unused default value
- remove an unnecessary loop
Benjamin Staneck (4):
- remove old aura name from the single diff tooltip as well
- adjust readme text
- tconcat => table.concat
- showActiveOrMissing => show Always
Buds (2):
- fix nil error with use tooltip size instead of stacks
- range check condition for spell and item cooldown
Infus (7):
- Add a "Insufficient Resources" condition
- BuffTrigger: Only set state if we are showing the state
- Fix recheck timers for conditions
- Add the ability to have spell/item tooltips via TSU
- Icon: Fix several typos for Color setting
- Fix interaction of new Alpha property and Animations
- Fix a bug where || would duplicate
Lothrik (1):
- Fix text shaking animation bug
emptyrivers (1):
- Basic aura update support (#450)