Skip to content

Releases: WeakAuras/WeakAuras2

5.11.0

05 Mar 18:48
Compare
Choose a tag to compare

5.11.0 (2024-03-03)

Full Changelog

Highlights

  • Add a Flat Framelevels option that allows groups and direct children to share the same base frame level
  • Frame levels are now incrementally applied to auras in groups and sub-groups
  • Add Parent Zone support to the Player Location trigger
  • Add Case Insensitive option to the Chat trigger
  • Add Feature Flag system that lets us test future features in secret 👀
  • Various updates and bug fixes

Commits

InfusOnWoW (9):

  • Include the url on linking an aura in chat
  • Tweak Frame Levels again
  • Use yellow for text replacements
  • Tweak spell cooldowns again by ignoring paused cooldowns <= 0.5s
  • Options: Fix load eye toggling not all auras
  • Templates: Fix load option for Soul Strike
  • Fix spell entry in spell inputs with noValidation
  • Update Atlas File List from wago.tools
  • Add SPELL_UPDATE_USABLE to cooldown checks and handle paused cooldowns

Jordi (1):

  • Player Location: Parent Zone support (#4846)

emptyrivers (4):

  • fix buildType detection (#4877)
  • create a feature flag system
  • drop takeSnapshot arg
  • harden WeakAuras against bad migrations

mrbuds (1):

  • Chat Trigger: add "case insensitive" option (#4887)

5.10.1

09 Feb 09:55
5.10.1
2df204e
Compare
Choose a tag to compare

5.10.1 (2024-02-09)

Full Changelog

Highlights

  • Bug Fixes

Commits

Putro (1):

  • Localize the title in AuraWarnings

Stanzilla (3):

dependabot[bot] (1):

  • Bump peter-evans/create-pull-request from 5 to 6

emptyrivers (1):

  • move type checking code for WeakAurasArchive

5.10.0

07 Feb 13:09
87efa69
Compare
Choose a tag to compare

5.10.0 (2024-02-07)

Full Changelog

Highlights

  • Add loot spec trigger
  • Improve warning system and icons on aura listing
  • Add Group alpha option
  • Bug fixes and improvements

Commits

InfusOnWoW (13):

  • Update Atlas File List from wago.tools
  • Atlas Files: Sort names and use line breaks
  • WeakAurasArchive: Set a 2 year cutoff time
  • AuthorOptions: Allow the author to enforce a sorted entry list
  • Update atlas file list from wago.tools
  • Create the atlas files from wago.tools automatically
  • Fix mouse wheel on custom trigger event
  • Tweak encounter id tooltip
  • Combat Log Trigger: Use spell input without validation for spell names
  • Call WeakAuras.PreAdd on all auras before adding them
  • Sound Warning: Treat TTS as a sound
  • Fix loaded/unloaded if groups or sections weren't expanded
  • Adjust Encounter IDs for SOD

Jordi (1):

  • add lootspec trigger (#4750)

Silvereyes1372 (1):

  • Coloring Spike for Profiling (#4852)

Stanzilla (2):

  • Update TOC for Classic Era Patch 1.15.1
  • CI: Update Workflows

dependabot[bot] (1):

  • Bump actions/checkout from 1 to 4

emptyrivers (1):

  • fetch all history on build

mrbuds (3):

  • Add "Group Alpha" option, fixes #4782
  • open relevant tab on statusIcon click for tts, sounds and cleu spam
  • Add status icon system for display buttons (#4819)

5.9.2

18 Jan 20:10
Compare
Choose a tag to compare

5.9.2 (2024-01-18)

Full Changelog

Highlights

Commits

InfusOnWoW (1):

  • Fix WA tainting AbbreviateNumbers for korea/taiwan users

5.9.1

17 Jan 00:26
Compare
Choose a tag to compare

5.9.1 (2024-01-17)

Full Changelog

Highlights

Make guid formatter a bit more resilent

Commits

Boneshock (1):

  • Currency Trigger: use currency icon in options window

InfusOnWoW (12):

  • Make guid formatter a bit more resilent
  • Options: Fix loaded/unloaded buttons state + behaviour
  • Tweak initial displayed auras on Options open
  • Make Group Size/Group Type/Group Leader show up as standby too
  • Ignore case in top levels aura sort
  • Instance + Minimap Zone Id load option
  • Options: Tweak Load Indicator and load sections behaviour
  • Animations: Fix Rotate Out not offering an angle setting
  • Templates: Fix talent for Greater Invisbility
  • Update: Separate out only metada modifications
  • Update: Show which categories changed per aura
  • Update: semver changes are metadata changes

Stanzilla (1):

  • Update Retail TOC for Patch 10.2.5

5.9.0

03 Jan 20:20
Compare
Choose a tag to compare

5.9.0 (2024-01-03)

Full Changelog

Highlights

  • Add Currency Trigger
  • Enable receiving WA links in whispers from guild mates
  • Added Classic SoD Rune templates
  • Bug Fixes

Commits

Boneshock (2):

  • fix %powertype show selected first then primary power type
  • Currency trigger: don't specify test on value block

InfusOnWoW (19):

  • Classic Templates: Add missing race specific Priest spells
  • Fix KR/TW/CN large number formatting for >= 100.000.000
  • Classic: Remove LibClassicCasterino
  • Classic: Remove LibClassicDurations
  • Classic: Replace LibClassicSpellActionCount with GetSpellCount
  • Classic: Show warning that SAY/YELL are restricted too
  • Classic: Less special code in Combat Log Event trigger
  • Enable Modern Blizzard Time Formatting on Classic
  • BT2: Add a condition checking for caster's name/realm
  • Item Type trigger: Add Equipment Slot option
  • Remove unused table
  • Max Quantity: Fix enable check
  • BT2: Rename condition to less confussing name
  • BT: Remove left over code from old buff trigger
  • ApplyFrameLevel: Correctly handle auras without a subbackground
  • Make FixGroupChildrenOrderForGroup not recurse into subgroups
  • Options: Ignore newFeatureString for sorting
  • Reputation: Handle collapsed headers, and use DropDown with Headers
  • Currency Trigger: Fix collapsed currency headers

Jordi (2):

  • Currency Trigger: support classic wrath, disable on classic era (#4755)
  • Add Currency Trigger (#4672)

Nightwarden24 (5):

  • Fix texture search in texture picker Since texture names may contain characters that have special meaning when used in patterns, it's better to use the find function with plain text search enabled rather than the match function
  • Fix StopMotion thumbnail
  • Set region size to flipbook tile size
  • Make flipbook display proportional in texture picker
  • Add new flipbooks and correct some others

RealityWinner (1):

  • Use spellIds in classic

emptyrivers (1):

  • batch BAG_UPDATE_COOLDOWN events (#4756)

mrbuds (16):

  • BossMod triggers: following a change in bigwigs, rename Key into ID BigWigs change: BigWigsMods/BigWigs@9c65fd3
  • BossMod trigger: fix %message with bigwigs %text %name or %n worked, but tooltip advertise %message fixes #4785
  • Classic SoD priest runes template
  • Classic SoD rogue runes template
  • Classic SoD paladin runes template
  • add C_Seasons to luacheckrc
  • Classic SoD warrior runes template
  • Classic SoD shaman runes template
  • Classic SoD druid runes template
  • Classic SoD hunter runes template
  • Classic Sod warlock runes template
  • Classic SoD mage runes template
  • Cast trigger: drop leftoverinternal events for unused LibClassicCasterino
  • Classic Era CLEU extraSpellId is still stuck at 0
  • Classic: Fix softtarget units with aura trigger
  • Enable weakauras link received in whisper from guild mates

5.8.7

03 Dec 16:42
73338a6
Compare
Choose a tag to compare

5.8.7 (2023-12-03)

Full Changelog

Highlights

  • Updates for Season of Discovery
  • New option to treat charged combo point as 7 combo points (thanks to @weswigham for initial idea+PR)
  • Bug fixes

Commits

InfusOnWoW (9):

  • Show an warning on trying to update an aura that can't be updated
  • Add an option to treat a charged combo point as 7 combo points
  • Add CHAT_MSG_LOOT type
  • Tweak frame levels again a bit
  • Improve error message for auras without a region type
  • AuraBar: Fix property names for gradient colors
  • Author Options: Also sort Sound list for the user
  • Drangonflying Load Option
  • Templates: Fix talent load option for Holy Word: Sanctify

Stanzilla (2):

  • Bump minor
  • Bump Classic TOC for SoD

mrbuds (1):

  • Classis SoD: include new spell ids in spell cache

5.8.6

17 Nov 19:27
Compare
Choose a tag to compare

5.8.6 (2023-11-15)

Full Changelog

Highlights

  • Update for Range Check hotfix
  • Bugfixes and texture updates for 10.2

Commits

InfusOnWoW (1):

  • Switch to LibRangeCheck-3.0

mrbuds (5):

  • Update model list for 10.2
  • Update texture atlas list for 10.2
  • Use LibRangeCheck-3.0
  • Dynamic Group: don't apply level to subgroups, don't do it only for top level groups
  • Dynamic Group: raise level of auras over backdrop

5.8.5

14 Nov 17:57
Compare
Choose a tag to compare

5.8.5 (2023-11-12)

Full Changelog

Highlights

  • More template updates and bug fixes

Commits

InfusOnWoW (2):

  • More Template Updates
  • Combat Log Trigger: Fix various condition checks for !=

mrbuds (2):

  • Alternate Power trigger: make power field a multiEntry
  • Dynamic group: flatten background level of all regions

5.8.4

07 Nov 20:44
108356d
Compare
Choose a tag to compare

5.8.4 (2023-11-07)

Full Changelog

Highlights

  • Template updates for 10.2.0
  • More options for Buff Triggers
  • Improvements to profiling UI
  • Bug fixes

Commits

InfusOnWoW (8):

  • Template updates for 10.2
  • Dynamic Group: Fix frame strata setting
  • Totem Trigger: Add a tooltip that a spell id can be entered
  • IconPicker: Fix error for spells that don't have an icon
  • Work around UnitInRange being wonky
  • Model: Remove HasAnimation check
  • BT2: Allow for multiple npcIds in npcId check
  • IconPicker: If a spell id is entered, show the icon for that spell id

Stanzilla (2):

  • Update TOC for Retail Patch 10.2.0
  • Update PayPal link in README.md

mrbuds (8):

  • Profiling: improve system profiling readability by regrouping multiUnits
  • Theat Situation trigger: add nam/realm and npcId filters
  • Colorize "Class and Specialization" options fixes #4657
  • FontInstance:SetFont flags seems to break with "None"
  • BT2: add affectedUnits and unaffectedUnits tables when Fetch affected names option is toggle
  • Add "Not Item Equipped" load option, and make both Item Equipped option take multiple inputs
  • Workaround fonts not loading correctly on first login
  • Fix keybinding display