You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fixed an issue with custom spell alerts that have no start animation. (#380)
5
+
- Added a new **Classic** spell alert style for **Retail** that mimics the original style that includes variations for **Masque**'s default shapes.
6
+
- Settings for spell alerts have been updated, so users may need to reselect their preferred options.
7
+
8
+
### Skins
9
+
10
+
- Skins can now nest spell alert settings for various styles. See **Modern Enhanced** for an example.
11
+
-**Note:** The root settings (width and height) will be applied to the default spell alerts when custom spell alerts are disabled or when no nested settings are found.
12
+
- Updated the non-Blizzard skins for the spell alert changes.
13
+
14
+
### Options
15
+
16
+
- Renamed the "Masque Thin" spell alert style to simple "Thin".
17
+
18
+
### API
19
+
20
+
- Updated the following API methods:
21
+
-`AddSpellAlertFlipBook("Style", "Shape", {Data})` - Adds a single shape to a new or existing flipbook style. Needs to be called for each shape added.
22
+
-`GetSpellAlertFlipBook("Style", "Shape")`- Returns a single shape table based from the specified style.
0 commit comments