Skip to content

Releases: WeakAuras/WeakAuras2

2.6.6

30 Jul 20:22
Compare
Choose a tag to compare

2.6.6 (2018-07-30)

Full Changelog

Benjamin Staneck (4):

  • remove multistrike combatlog event
  • Update bug_report.md
  • Update ISSUE_TEMPLATE.md
  • change translation string

Buds (1):

  • BuffTrigger: Add a buffed/unbuffed condition

Infus (12):

  • Fix error on loading if trigger[name] is nil
  • Use better names for Power Types for Templates
  • Equipment Set Trigger: Use C_EquipmentSet.GetEquipmentSetIDs
  • Global Conditions: Fix Unload
  • Fix the author line of WeakAurasTemplates
  • Fix bugs in Global Conditions
  • Global Conditions: Move some code to WeakAuras.lua
  • Fix naming
  • Add a alpha option to Icons/Textures
  • Add a dynamic condition for "IsUsableSpell"
  • Global Conditions: In Combat, Has Target
  • Fix Rename/Delete and custom condition functions

2.6.5

28 Jul 17:36
Compare
Choose a tag to compare

2.6.5 (2018-07-28)

Full Changelog

Allen Faure (2):

  • allow arbitrary return values from custom text function
  • default to ratio of 1 if the aspect ratio is undefined

Benjamin Staneck (2):

  • better fix for profiling prints
  • Fix profiling prints

Buds (2):

  • fix hiding adjusted timers on obselete timers (#541)
  • Add "Adjust Timer" option to DBM and BigWigs timers

Causese (6):

  • Improve templates by adding General/PvP Azerite Traits
  • adds class+specc specific azerite traits
  • fix microstutter by removing non-existing items
  • removed enchants that share id through name
  • added enchants
  • adds raid/dungeon/worldboss/pvp-trinket templates

Infus (10):

  • Item Cooldown: Also fix onCooldown check in trigger
  • Power trigger: Update spell cost on UNIT_DISPLAYPOWER events
  • Fix tooltip scanning for fullscan auras
  • Add the enabled state for item cooldowns
  • Fix General and Azerite traits
  • Fix renaming forgetting about customActionsFunctions
  • Fix Aspect Ratio code if height or width is 0
  • Fix setting of number values if the actual value is nil
  • Add id to Condition Functions
  • Abort the enrichDatabase in templates

2.6.4

25 Jul 20:04
Compare
Choose a tag to compare

2.6.4 (2018-07-25)

Full Changelog

Aigars Bedeicis (1):

  • Add Mythic+ Affix load option

Benjamin Staneck (4):

  • update luacheckrc
  • better align search box in options frame
  • Update CONTRIBUTING.md
  • Update CONTRIBUTING.md

Infus (7):

  • Fix Toggle Visibility for Unloaded auras not working
  • Fix showing of auras even though the options window was closed already.
  • Fix setting some properties on a multi-selection
  • Fix scrolling being stuck in the Options window
  • Fix slowness for on clicking on "Load"
  • Fix SetParent for some auras
  • Cooldown Progress: Fix Track Charges being active, even it was disabled

Leon Solis III (1):

  • Add links to explain force pushing for rebase (#534)

asakawa-k (1):

  • Add SetJustifyH/V to the Icon's texts

2.6.3

23 Jul 17:11
Compare
Choose a tag to compare

2.6.3 (2018-07-23)

Full Changelog

Allen Faure (1):

  • ensure that the childID exists before using it

Benjamin Staneck (1):

  • hello this is the luaformatter police

2.6.2

23 Jul 12:16
Compare
Choose a tag to compare

2.6.2 (2018-07-22)

Full Changelog

Allen Faure (1):

  • Use id instead of index in hybrid sorting

Infus (1):

  • Tweak Loaded vs Unloaded Display for the Options window

asakawa-k (1):

  • Update HelperFunctions.lua

2.6.1

22 Jul 20:59
Compare
Choose a tag to compare

2.6.1 (2018-07-22)

Full Changelog

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 (4):

  • add format.bat to gitignore
  • 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 (10):

  • Fix stacks condition for Cooldown Progress (Spell)
  • 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)

2.6.0

17 Jul 19:12
Compare
Choose a tag to compare

2.6.0 (2018-07-17)

Full Changelog

Aigars Bedeicis (1):

  • Add Scale option to groups

Allen Leigh Faure (1):

Andrew Scott (1):

  • LibSpellRange-1.0 is now on GitHub

Benjamin Staneck (23):

  • correct formatting of new HelperFunctions file
  • LibSpellRange-1.0 is now on GitHub
  • clean up a few unused upvalues
  • Bring back accidently deleted charges function
  • 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
  • package 8.0 branch tags using the BigWigs packager
  • remove LibChatAnims
  • change to simpler url format in pkgmeta since we don't use the other options anyway.
  • use the new STAT_STAGGER constant to translate Stagger
  • update changelog

Buds (3):

  • OnHide code was run on frame creation, fix #474 (#476)
  • oops
  • fix CheckPvpTalentByIndex nil index error (#453)

Infus (23):

  • Simplify stacks code for Cooldown Progress
  • Fix ESC handling
  • Make Raid Buffs not use ownOnly
  • Revert "Workaround a issue in LibSpellRange"
  • Fine tune templates
  • Update templates for BfA
  • Add initial templates for some classes
  • Fix display options for multi-selection and overlays
  • Add Bar Alpha to Conditions
  • AuraBar: Add Icon Desaturate to Conditions
  • 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

Rehok (1):

  • Cooldown Progress (Equipment Slot): Add Name function

asakawa-k (1):

  • Add functions commonly used by custom WA authors

emptyrivers (4):

  • include maghar orc in race_types
  • Fix anchored auras in dynamic groups
  • Ignore Load tab when copying display
  • [Feature] Add HSV color animations (#408)

2.5.12

25 May 18:51
Compare
Choose a tag to compare

2.5.12 (2018-05-24)

Full Changelog

Benjamin Staneck (5):

  • move master builds to the BigWigs packager as well.
  • package 8.0 branch tags using the BigWigs packager
  • add a prettyPrint function and use it in a few places
  • add names to the profiling keybinds
  • add prints to pstart and pstop

Infus (21):

  • Fix error handling.
  • 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
  • Tweak error handling some more
  • 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
  • Fix Load conditions for encounter ids
  • Fix a few bugs, remove TODOs
  • Don't early return if before potentially enabling rune watching
  • Fix Overlay colors not resetting after Condition
  • Fix issues with profiling and some animations
  • Add a "loadFunc" to Prototypes which is called on loading a aura
  • Add Profiling Support to WeakAuras
  • Merge RegionOptions on multi selection

2.5.11

28 Apr 17:05
Compare
Choose a tag to compare

WeakAuras 2

2.5.11 (2018-04-27)

Full Changelog

Infus (6):

  • Wrap all user functions in pcall / xpcall
  • Check that what we pass to IsSpellKnown is a number
  • Fix problem with offset being nil
  • Tweak Show CD of a single charge behaviour
  • Fine tune templates GET_ITEM_INFO_RECEIVED code
  • Setup fallback state so that it has no duration

asakawa-k (1):

  • Add key bindings to open/close the options window (#385)

2.5.10

07 Apr 09:37
Compare
Choose a tag to compare

WeakAuras 2

2.5.10 (2018-04-07)

Full Changelog

Infus (2):

  • Add Timewalking Raids to Load conditions
  • Fix importing dynamic groups doesn't reset the offset