Releases: WeakAuras/WeakAuras2
Releases · WeakAuras/WeakAuras2
5.5.4
5.5.4 (2023-05-21)
Highlights
- Add an option to un-ignore aura updates from Wago
- Include TaintLess so we..taint less
- Add a 4th tooltip for people to use
- The usual amount of bugfixes
Commits
InfusOnWoW (4):
- Hide tip popup on minimze and switching pages
- Clean up code showing the bottom buttons
- BT2: Limit size of returned tooltip for options display
- Add a tooltip4, since a user actually wants that
Jods (1):
- add unignoring uption for WagoUpdates (#4443)
Stanzilla (5):
- Load TaintLess in Wrath as well
- Fix typo
- Include TaintLess as as lib (#4437)
- Add a few more blocked functions that were added in 10.1
- Fix up some types
emptyrivers (1):
- simplify dragonriding detection
mrbuds (2):
- Fix anchored to nameplate preview with aura trigger
- Essence trigger: fix nil error happening on import of an aura
5.5.3
5.5.3 (2023-05-07)
Highlights
- Template updates for Shadow Priest
- Bug fixes
Commits
InfusOnWoW (6):
- Templates Shadow Priest: Update for 10.1
- Cast trigger: Disable various checks for non-casting trigger
- Spell Cooldown Progress trigger: Add an option to follow overrides
- Fix Cast trigger latency for some interactions
- Fix issue with Smooth Progress, Min/Max clamps and overlays
- Fix lua error in Reputatin trigger while outside world
mrbuds (3):
- Fix Retail talent widget offsets
- GetUnitFrame anchor callback: safeguard against nil index error
- Fix weakauras loading on wotlk ptr
5.5.2
5.5.2 (2023-05-03)
Highlights
- Bug Fixes
Commits
Stanzilla (4):
- Mark addon compartment entry as not checkable
- Update bug_report.yml
- Update bug_report.yml
- Fix a few typos and update config files
mrbuds (1):
- Fix WeakAuras.GetAuraInstanceTooltipInfo and getTenchName for 10.1
5.5.1
5.5.1 (2023-05-02)
Highlights
- Bug fix for Wrath Classic
Previously in 5.5.0: - Overhaul of the whole main UI design
- Updates to templates for 10.1
- Add support for the addon compartment frame in 10.1
- Updates to various triggers
- Use API to get talent data in 10.1 instead of hardcoding.
- Bug fixes and performance improvements
Commits
mrbuds (1):
- Fix talent error on WOTLK
5.5.0
5.5.0 (2023-05-02)
Highlights
- Overhaul of the whole main UI design
- Updates to templates for 10.1
- Add support for the addon compartment frame in 10.1
- Updates to various triggers
- Use API to get talent data in 10.1 instead of hardcoding.
- Bug fixes and performance improvements
Commits
InfusOnWoW (8):
- MoverSizer: Remove some unused code
- Options: Fix mover alpha not updating
- Templates: Add Mistweaver's Mana Tee
- SubscribaleObject: Prevent double subscription
- Fix lua error if a region has no coordinates
- Fix Progress Texture overlay calculation if adjustMin is set
- Fix PlayerMoving trigger
- Rework Magnetic Edit (#4358)
Stanzilla (3):
- Update TOC for Patch 10.1.0
- Add support for the 10.1 addon compartment feature
- Update CF URL in localization uploader script
mrbuds (11):
- Retail: drop hard-coded talent data and get it from API
- Paladin templates update for 10.1.0
- Update profiling windows skin
- Encounter trigger: add Id, Name, Difficulty and Success as text replacement, filter and conditions
- Text sub element: add condition for editing text
- Update general layout of WeakAurasOptions (#3700)
- Add new "Entering/Leaving Encounter" trigger
- BW/DBM Timer triggers: add infos about count matching feature on tooltip
- Dbm & BW triggers: fix count matching with chinese parenthesis
- Essence Trigger (#4397)
- cd tracking: Tune down frequency of cooldowns check made on same frames
5.4.4
5.4.4 (2023-03-29)
Highlights
- Bug fixes
Commits
InfusOnWoW (5):
- Bufftrigger2: Explicitly scan boss units on INSTANCE_ENCOUNTER_ENGAGE_UNIT
- Fix state.spec for various triggers
- BuffTrigger2: Check that matchDataByTrigger contains what we expect
- Fix updating edge case
- Templates: Fix Rupture
mrbuds (7):
- Spell Cast Succeeded trigger: fix "Delay" option, fixes #4382
- update talents for 10.0.7
- Dbm & BW triggers: make count field use cron-like pattern fixes #4368
- Aura trigger: fix tooltip on mouseover, fixes #4372
- Dbm & BW triggers: fix count parsing from message
- Aura trigger: Fix Lua error in WeakAuras.GetAuraInstanceTooltipInfo for 10.1.0
- re-add WeakAuras.IsClassic as an alias to WeakAuras.IsClassicEra
5.4.3
5.4.3 (2023-03-22)
Highlights
Commits
InfusOnWoW (3):
- Fix regression in dynamic conditions
- Tweak AuraBars once more
- Tweak Unit Spellcast Succeded trigger
Stanzilla (1):
- Update TOC for Retail Patch 10.0.7
emptyrivers (1):
- decrement nameSource on deleting subOption that precedes the name source
mrbuds (3):
5.4.2
5.4.2 (2023-03-16)
Highlights
- Turn off new aura API usage temporarily
Commits
Stanzilla (1):
- Turn off new aura API usage temporarily
5.4.1
5.4.1 (2023-03-16)
Highlights
- bug fix
Commits
mrbuds (2):
- Fix Lua error with Atlased Textures
- Fix potential Lua error in "Talent Known" trigger
5.4.0
5.4.0 (2023-03-14)
Highlights
- Add Spec Position load option
- Add warning for custom code auras with COMBAT_LOG_EVENT_UNFILTERED and no filter
- Add a Count filter to some triggers
- Add a new Delay option to some triggers
- Item trigger: add %quality and %qualityTexture
- BT2: Add a condition for "buffed" check for Group/Combine Matches/All
- Aura trigger: use new API for retail
- BT2: Add softenemy/friend support
- Add support for AddonLocale
- Cast trigger: add "Empowered Charged" overlay
- Lots of smaller changes and fixes
Commits
BannZay (1):
- register ARENA_OPPONENT_UPDATE event on wrath
Casey Raethke (1):
- Add support for queued spell costs (#4331)
Hekili (1):
- For talent selector, force tooltip not to override. Use original icon if overridden (i.e., Raze overrides Maul, Elemental Blast overrides Lava Burst).
InfusOnWoW (15):
- Fade Animation: Add error handler to SetAlpha call
- Fix regression caused by 7fd46bb
- Progress Texture: Fix Texture Rotation property only allowing *10 values
- Add arg1 to untrigger call for unit events
- Fix AuraEnvironment not being deactived if the stacks functions errors
- Cast: Fix lua error on casting not empowered channeled spells
- Tweak AuraBars to hopefully work around mask funkyness
- Global Conditions: Fix wrong state in some cases
- Update: Fix edge case in Update code with anchoring to frames
- BT2: Add a condition for "buffed" check for Group/Combine Matches/All
- Templates: Work around Blizzard bug with Evoker empowered spells
- SubModel: Call ClearAllPoints before setting them
- Conditions: On trigger delete correctly modify conditions
- Fix atlas textures if use full rotation is enabled for atlas textures (#4288)
- Only show charged overlay if enabled in the trigger
Stanzilla (1):
- Update config and contributing guide
Vardex (1):
- Add support for AddonLocale (#4277)
dev-fatal (1):
- Fixed pronouns in buff trigger language
emptyrivers (3):
- fix ignored value checks
- softenemy/friend support in BT2 (#4266)
- add stagger stat
mrbuds (22):
- Remove warning message in chat for CLEU without filter, and reword the warning slightly
- Add Spec Position load option
- Add warning for custom code auras with COMBAT_LOG_EVENT_UNFILTERED and no filter
- Cleanup unused code in WeakAuras.CheckTalentSpellId
- Remove unused arguments on Private.EndEvent
- Fix Private.UpdateTalentInfo
- Add newFeatureString
- Add a Count filter to some triggers
- Add a new Delay option to some triggers
- Item Count trigger: rename quality to reagentQuality, and qualityTexture to reagentQualityTexture
- Item Count trigger: restore conditions from before quality change
- Item Count trigger: fix error when making new trigger
- Item trigger: add %quality and %qualityTexture
- Aura trigger: use new API for retail (#4244)
- Fix IsClassic => IsClassicEra in Types.lua
- rename Classic to ClassicEra
- Purge handling of TBC
- Models & SubModels: use model_fileId on wotlk
- Model SubRegion: prevent bad model data to raise an Lua error
- anchorFrameType sort options
- Add Screen anchor
- Cast trigger: add "Empowered Charged" overlay