2.6.0-24-g40896a9
Details
-
FilenameWeakAuras-2.6.0-24-g40896a9.zip
-
Uploaded by
-
UploadedJul 22, 2018
-
Size3.52 MB
-
Downloads168
-
MD551a83cc3057b8fb1e28b778940b218cc
Supported WoW Retail Versions
- 8.0.1
Changelog
2.6.0-24-g40896a9 (2018-07-22)
Allen (5):
- localize table before modifying it
- debug is local to this file, no need to access the main WeakAuras object
- delete ancient commented code, which will never be uncommented
- make the triggerstate entry creation atomic
- simplify AddMany slightly
Allen Faure (3):
- remove unnecessary OR statements
- reuse result from last GetSpecialization() call
- exclude additional_triggers when copying display settings
Benjamin Staneck (3):
- increase buff loop again
- Actually fix trigger.itemSlot nil
- loop 40 auras
Causese (2):
- Fix nil error in group zoneId
- adds zone group ID load condition (#494)
Infus (9):
- Add a "Pet Specialization" trigger to the Pet Behavior trigger
- Add Spell Id to Status/Cast trigger
- Fix debuffClass filters for fullscan
- Add a "In Encounter" load condition and also rework couldBeLoaded
- Optimize Cooldown Progress(Equipment Slot) name function
- Observe the enabled flag of GetItemCooldown
- Fix %s showing a 1 even if the ability had no charges
- Workaround more Blizzard's inability to get text sizes correctly.
- Fix IconPicker with "inf" and similar inputs
Rehok (1):
- trigger.itemSlot can be nil
emptyrivers (1):
- add a static popup to confirm deletion of auras (#478)