Skip to content

Releases: WeakAuras/WeakAuras2

5.17.1

08 Sep 21:07
Compare
Choose a tag to compare

5.17.1 (2024-09-07)

Full Changelog

Highlights

  • The options now have a "Thanks" button where we list all our supporters, thanks for being awesome!
  • Fixed a bug with cooldown tracking
  • Item Count triggers can now use reagent/account bank API

Commits

InfusOnWoW (7):

  • Ensure that talent data is up to date on initial login
  • Fix Lua Error in Cooldown Tracking
  • Item Count: Add support for reagent/account bank api (#5389)
  • Update Discord List
  • Options: Add a Thanks button
  • Update Atlas File List from wago.tools
  • Update Atlas File List from wago.tools

Jon (1):

  • Fix percent progress validation and parsing (#5381)

Stanzilla (2):

  • Update WeakAurasModelPaths from wago.tools
  • Update WeakAurasModelPaths from wago.tools

dependabot[bot] (1):

  • Bump cbrgm/mastodon-github-action from 2.1.5 to 2.1.8

emptyrivers (2):

  • fux a small mem leak as user edits custom code
  • close a hole in the sandbox

mrbuds (4):

  • fix (#5390)
  • fix keys with wrong type after export from wago
  • Fix data for auras with holes in multiEntry fields
  • Removing an element of a multyEntry field could leave an empty space in the list, fix #5361

5.17.0

25 Aug 22:10
Compare
Choose a tag to compare

5.17.0 (2024-08-25)

Full Changelog

Highlights

  • Performance improvemsn
  • Bug fixes
  • Add Bleed type via LibDispel

Commits

InfusOnWoW (9):

  • Item Count: Add support for reagent/account bank api
  • Fix lua errors with progressSources after trigger moving
  • Zone Names/Zone Ids, etc: Add - for negation
  • BT2: Enable hostility check for group units too
  • Spell Triggers: Handle spell names similar to before
  • BT2: Add Bleed type via LibDispel
  • Options: Allow or searching via " or " and "|"
  • Options: Update shape shift combobox if the shape shift data changed
  • Totem Trigger: Implement an icon check

emptyrivers (6):

  • upgrade cachebuild priority if building & there's a cache miss
  • more improvements to spell cache thread
  • defer snapshots out of login process
  • make spellCache a background task
  • supercharge dynFrame
  • improve build advertisement

mrbuds (2):

  • Fix issue with talent load option showing wrong hero talents in tree
  • Workaround C_Reputation.GetFactionDataByIndex returning nil when it shouldn't

5.16.1

16 Aug 19:36
Compare
Choose a tag to compare

5.16.1 (2024-08-16)

Full Changelog

Highlights

  • Bug fix for spell API

Commits

mrbuds (1):

  • IsPlayerSpell and IsSpellKnown now make error an with 0

5.16.0

15 Aug 15:23
Compare
Choose a tag to compare

5.16.0 (2024-08-15)

Full Changelog

Highlights

  • Tons of Templates updates for many classes in TWW

Commits

Boneshock (1):

  • Dynamic Text: add props from child and multiselect auras.

InfusOnWoW (19):

  • Templates: Add Dractyhr and Earthen
  • Templates: Update warlock for TWW
  • Templates: DK Remove pet buffs that are also on the player
  • Templates: Priest update for TWW
  • Templates: Update Rogue for TWW
  • Templates: Add Mage
  • Templates: Remove PvP Talents
  • Templates: Update BL/Hero template
  • Templates: Update Hunter
  • Templates: BL/Heroism Add Evoker Fury of the Aspects
  • Templates: Warrior
  • Weapon Enchant Trigger: Add the enchantId to the state
  • Weapon Enchant tirgger: Fix enchanted check
  • Rename Dragonriding Load option
  • StopMotion: Always call UpdateProgress
  • Aurabar: Fix overlays without an explicit texture not handling atlas textures
  • AuraBar: Allow selecting an atlas texture also for overlays
  • Cooldown Progress (Spell), Cooldown Ready: Change spell id logic
  • Update Atlas File List from wago.tools

Sean Anderson (3):

  • thrash no range
  • update balance druid templates
  • Fix incorrect mount form id and add balance druid premade forms

Stanzilla (3):

  • Update TOC for retail patch 11.0.2
  • Update WeakAurasModelPaths from wago.tools
  • Update WeakAurasModelPaths from wago.tools

emptyrivers (1):

  • add a line to custom code errors to identify the stack trace

mrbuds (13):

  • TSU can use unitAuraInstanceID for tooltips
  • Fix error when creating a trigger of spell type, fixes #5308
  • Fix inconsistency with markers replacements
  • Allow select a frame that have no name for anchor & glow
  • Paladin templates
  • Druid templates
  • Shaman templates
  • Monk templates
  • DH templates
  • DK templates
  • Evoker templates
  • Fix herotalent tree
  • Update encounter ids with SoD level 60 raids

5.15.4

28 Jul 00:53
Compare
Choose a tag to compare

5.15.4 (2024-07-27)

Full Changelog

Highlights

  • Class and Specialzation triggers now support class/spec conditions

Commits

Boneshock (1):

  • fix error when creating new reputation trigger

InfusOnWoW (6):

  • Class and Specialization Trigger: Add condition for class/spec
  • Triggers: Don't set state.icon if the icon is unknown
  • Model Sub Element: Fix model frame level
  • Model+Model Sub Element: Remove model_path
  • Model Sub Element: Fix Model option
  • Fix custom text function returning a table leading to a lua error

mrbuds (3):

  • Fix transmission of auras
  • submodel: change default on classic for an existing model
  • Model: change default on classic for an existing model

5.15.3

24 Jul 23:55
1217799
Compare
Choose a tag to compare

5.15.3 (2024-07-25)

Full Changelog

Highlights

Commits

Stanzilla (1):

  • Fix addon compartment for 11.0

mrbuds (2):

  • Prepare triggerTemplates for herotalent
  • Fix potential error with some triggers with no spell set

potat0nerd (1):

  • Update GetWatchedFactionInfo to new API (#5242)

5.15.2

24 Jul 05:26
5.15.2
Compare
Choose a tag to compare

5.15.2 (2024-07-23)

Full Changelog

Highlights

Commits

emptyrivers (1):

  • fix LoC option

5.15.1

24 Jul 00:41
Compare
Choose a tag to compare

5.15.1 (2024-07-21)

Full Changelog

Highlights

  • Rewrite PVP Talent Load/Trigger to use SpellIds, this is a breaking change and means you have to reconfigure your auras if you used these.
  • Enable direct communication via whispers for cross realms and connected realms
  • Text editor improvements

Commits

Boneshock (3):

InfusOnWoW (3):

  • Rewrite PVP Talent Load/Trigger to use SpellIds
  • Text RegionType: Fix size calculation on scaled regions
  • Update Atlas File List from wago.tools

Stanzilla (1):

  • Update WeakAurasModelPaths from wago.tools

emptyrivers (1):

  • add more mixins to exec_env

mrbuds (4):

  • Enable direct comm through WHISPER channel for cross realms and connected realms (#5218)
  • Chat Message trigger: support communities
  • Ensure C_Spell.IsUsableSpell arg1 is not nil
  • Text editor: add ctrl z, ctrl y

5.15.0

09 Jul 23:48
56ed6a3
Compare
Choose a tag to compare

5.15.0 (2024-07-09)

Full Changelog

Highlights

  • Add support for CustomNames addon
  • Add auto complete and text replacement widgets for code editors
  • UI Improvements
  • TWW updates

Commits

Dsune0 (2):

  • Hide Resize button when minimized
  • Change Profiling frame resize/toggle behaviour

InfusOnWoW (10):

  • Add missing Instances Types: Delves, Story Raid, Quest Party(?)
  • TWW+Model SubElement: Replace "Clips by Progress" by "Anchor to FG"
  • Progress Source: Only use additinalProgress (aka overlays) in auto mode
  • Add Dynamic Text Codes window
  • TWW: Workaround ColorMixin not being found in custom code
  • Fix Item Cooldown trigger if GetItemCooldown returns a nil duration
  • TWW: Fix WeakAuras.CheckTalentForUnit
  • Snippets: Prevent stack overflows on TWW on e.g. renaming
  • Fix regression in icon determination for the options
  • TWW: Fix WeakAuras.CheckTalentForUnit to be compatible with TWW

Stanzilla (3):

  • Update TOC for Vanilla Patch 1.15.3
  • Update WeakAurasModelPaths from wago.tools
  • Update WeakAurasModelPaths from wago.tools

dependabot[bot] (2):

  • Bump cbrgm/mastodon-github-action from 2.1.4 to 2.1.5
  • Bump cbrgm/mastodon-github-action from 2.1.3 to 2.1.4

mrbuds (14):

  • Fix spellcache for cataclysm
  • Fix Update frame error
  • Re-add CallbackHandler-1.0 required by AceCom
  • Fix error when opening doing an aura update
  • Dont't construct unnecessary frames when opening /wa
  • Remove non-unified BigWigs & DBM triggers for TWW
  • Item Slot triggers: add Relic slot for Cataclysm
  • Lib cleanup & move to WeakAurasOptions/Libs
  • Enable LibAPIAutoComplete for TextEditor and Events
  • Add support for LibCustomNames
  • Remove AceEvent-3.0
  • watchUnitChange optimisation
  • watchUnitChange check for new arena units
  • fix frame_monitor_callback error

5.14.1

23 Jun 18:28
Compare
Choose a tag to compare

5.14.1 (2024-06-22)

Full Changelog

Highlights

  • Fixes an issue with Cooldowns introduced in the last release

Commits

InfusOnWoW (2):

  • Fix Spell Cooldowns override tracking
  • Load Race: Add Earthern to list

mrbuds (6):

  • Fix "Cooldown Ready (Equipment Slot)" trigger
  • fix tracking of "targettarget" fixes #5176
  • Export debug table: sort the tables
  • Texture Picker: add LSM statusbar textures
  • Glow sub element: support texture & progresstexture
  • Fix min/max progress with old auras