dragonflight-beta-1
Details
-
FilenameWeakAuras-dragonflight-beta-1.zip
-
Uploaded by
-
UploadedSep 27, 2022
-
Size6.81 MB
-
Downloads11,580
-
MD5034563774da8bf1a945a3eab742942c5
Supported WoW Retail Versions
- 10.0.0
Changelog
dragonflight-beta-1 (2022-09-27)
Highlights
First release for Dragonflight beta
Commits
InfusOnWoW (15):
- 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
- StopMotion: Fix wrong layer
- Fix Icons with disabled modRate
Jods (1):
- fixed typo added in https://github.com/WeakAuras/WeakAuras2/pull/3794
Stanzilla (3):
- Adjust for SetFont API change and temp disable frame resize calls
- Fix artifact name
- Update TOC and enable beta build CI
emptyrivers (1):
- don't use 20 as a fallback
mrbuds (16):
- 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
- add WeakAuras.IsDragonflight()