dragonflight-beta-4
Details
-
FilenameWeakAuras-dragonflight-beta-4.zip
-
Uploaded by
-
UploadedOct 15, 2022
-
Size6.81 MB
-
Downloads19,265
-
MD5af31a2aed0a736fbb457bdf5b48038fc
Supported WoW Retail Versions
- 10.0.0
Changelog
dragonflight-beta-4 (2022-10-15)
Highlights
Commits
InfusOnWoW (29):
- Fix spec option not visible in group contexts
- Make Group Leader option also allow for Assist selection
- Fix code
- Fix Color Controls on multi-selection
- Remove left-over debug code
- Fix Models for DragonFlight
- Fix load option
- Remove accidentally commited prints
- Fix load options
- Fixup Model Options
- Don't show Adventurer class
- Add Dracthyr to the race types
- Fix nil error on creating custom animation
- Make Class/Spec trigger work again
- Remove Talent Known trigger for now
- Model: Remove SetTransform support
- Remove no longer existing globals from .luacheck
- Actions: Ups fix up hide function
- Tweak DebugPrint description
- Actions: Fix finish tts voice setting being hidden
- Fix typo in trigger description
- Remove WeakAuras.TestSchool because it's unused and trivial
- Fixup broken settings after a bug in update.lua
- Remove WeakAurasSortedDropDown
- Cast Trigger: Fix cast latency calculation
- Update: Fix removing existing groups in edge cases
- Implement IsDragonflight on main branch
- StopMotion: Fix wrong layer
- Fix Icons with disabled modRate
Jods (1):
- fixed typo added in https://github.com/WeakAuras/WeakAuras2/pull/3794
Stanzilla (10):
- CI: Only package for retail
- CI: Don't trigger the normal build flow on beta tags
- CI: Add
-beta
tags to beta workflow - Adjust for SetFont API change and temp disable frame resize calls
- Fix artifact name
- Update TOC and enable beta build CI
- Add Dracthyr to spelling dictionary
- Convert the few typo annotations we have to Emmy ones
- Fix typo in equip set trigger
- Add beta to issue template
emptyrivers (1):
- don't use 20 as a fallback
mrbuds (29):
- add GetUnitEmpowerHoldAtMaxTime to luacheckrc
- improve timing of invalidation of cached data for empowered casts
- Empowered cast: add option to show charged duration, and "stage" start at 0 instead of 1
- Talents update
- Talent Known trigger for DF: require class & spec
- Fix missing events for talent2 load condition
- Talent Known for DF
- Talent update
- update talents
- Fix CheckTalentByIndex
- Talents update
- Don't show Goblin on classic
- update talent data
- Do not register COVENANT_CHOSEN for load frame on DF
- Fix removed load condition still tested (covenant and classandspec)
- Cast trigger: fix empowered casts
- Use SetResizeBounds if available instead of SetMinResize & SetMaxResize
- Faction Reputation: friendship api update, support MajorFaction
- add Essence to powertypes, remove powertypeswithstagger
- Load condition, instance difficulty mythic+
- Talent load condition: new dragonflight UI
- Fix import/export window
- Cast Trigger: add empowered, stage, stageTotal and overlays
- Covenant load condition for shadowlands only
- Cast Trigger: register EMPOWER events
- Don't glow an hidden frame when no unitframe is found to glow Handle new FRAMEUNITADDED callback from LibGetFrame, useful when matching frame is found only later
- Wrath Character Stats trigger: add expertise, armoren, spellpen
- Wrath Pet trigger: Pet Behavior missed 'aggressive' option, fixes #3860
- Wrath: Fix encounter id tooltip (Ipse's fix)
nullKomplex (1):
- Fix variable name in AddMany.