8.0-beta8
Details
-
FilenameWeakAuras-8.0-beta8.zip
-
Uploaded by
-
UploadedJun 25, 2018
-
Size3.51 MB
-
Downloads1,350
-
MD5db7136618a76fbe619234172985eecae
Supported WoW Retail Versions
- 8.0.1
Changelog
8.0-beta8 (2018-06-23)
Benjamin Staneck (16):
- Check if path is a string instead
- add a nil check in SetTextureOrAtlas() since name can be nil sometimes
- Fix nil value error
- fix variable shadowing
- Update issue templates
- Fix tooltip truncation
- Fix nil error
- oops 2
- oops
- make the "cannot load addon" messages a bit nicer
- change some print formats
- Pull LibRangeCheck in via pkgmeta again since it was updated.
- clarify that a few load conditions support more than one entry
- re-enable zone id load condition by using the new map API
- move master builds to the BigWigs packager as well.
- package 8.0 branch tags using the BigWigs packager
Buds (2):
- oops
- fix CheckPvpTalentByIndex nil index error (#453)
Infus (26):
- Fix tooltip scanning and improve the functionality
- Fix Charges not updating on talent changes
- Move Registering of Events from Add to Load
- Fix models not showing up
- Register the Options window in UISpecialFrames
- Document another place as a WORKAROUND around a Blizzard bug
- Add Atlas texture support for Textures, Progress Textures and Sparks
- Fix Aura not showing on ScanAll in certain cases
- Fix showing of wrong icon in a corner case
- Fix BuffTrigger's CanHaveDuration
- Fix setting glow on a aura moves it around
- Fix Range Trigger + Range Conditions
- Fix charges Changed trigger
- Fix error handling.
- Tweak error handling some more
- Prevent actions from conditions if the auras aren't shown. Take 2
- Add a maxCharges condition to Cooldown Progress
- Ajust conditions to trigger reorderings automatically
- Improve layout for merge options
- Handle errors again
- Fix overlays not updating if nothing else changed
- Workaround a issue in LibSpellRange
- Convert region types of clones too
- Special case FRAME_UPDATE event also for custom triggers
- Fix nil error on empty nameinfo
- Reset xOffset and yOffset on adding to a dynamic group
emptyrivers (3):
- Fix anchored auras in dynamic groups
- Ignore Load tab when copying display
- [Feature] Add HSV color animations (#408)