Releases: fuffc/WeakestAuras
Release list
v0.9.1
v0.9.0
WeakestAuras 0.9.0
WeakAuras2 compatibility
- Import many WeakAuras2 export strings, including Wago.io strings, with translation reports and review before installation.
- Added compatibility for WeakAuras2 groups, sub-regions, anchors, conditions, load rules, generic triggers and bundled media.
- Native import/export supports duplicate detection, import-as-copy and individual-aura updates.
Runtime and authoring
- Added custom event triggers and Trigger State Updater custom clones.
- Added clone support for group, party, raid and nameplate unit producers, with dynamic-group sorting, limits and per-unit anchoring.
- Added display animations, chat/sound/custom/glow actions, custom options and additional Classic-era triggers.
- Improved aura tracking beyond the client?s harmful-aura slot limit and strengthened cooldown/GCD handling.
- Bundled additional licensed fonts, status bars, sounds and textures.
Documentation
- Expanded the public README with feature coverage, known limitations, official documentation guidance, Wago.io warnings and sharing instructions.
v0.8.0
Texture displays and progress textures
- Add a standalone Texture display with custom texture paths, color, alpha, desaturation, mirror, rotation, blend mode, sizing, and position controls.
- Add a categorized texture picker with Shapes and Blizzard Alerts, live previews, current-texture selection, and manual path entry.
- Add linear Progress Texture displays with foreground/background textures, independent colors and desaturation, four linear orientations, inverse fill, alpha, mirror, texture rotation, Crop X/Y, and Re-center X/Y controls.
- Add the Same Texture option for Progress Texture displays so foreground and background textures can be linked or selected independently.
v0.7.0
WeakestAuras 0.7.0 - Anchoring and glow improvements
- Added configurable aura anchoring with a 3x3 point grid.
- Anchor auras to the screen, UI parent, named frames, other WeakestAuras displays, the mouse, unit frames, or nameplates.
- Added a frame chooser for selecting visible frames in the game.
- Added configurable sub-region anchor targets for icons, progress bars, and text.
- Added five glow types: Button Overlay, Pixel, ACShine, Soft, and Pulse.
- Added glow controls for line count, frequency, length, thickness, border, scale, color, shape, area, and offsets.
v0.6.1
Custom Lua improvements
-
Custom text can read the aura's state and other trigger values through aura_env.
-
Custom trigger logic and custom text now share consistent error handling and runtime isolation.
-
%c custom text works on text regions and sub-region text.
-
Custom Lua state persists between calls and resets when the aura's code changes.
-
Fixed custom-code fields opening without their configured defaults.
-
Fixed code editors failing to commit and re-colour when focus moves elsewhere.
-
Fixed empty custom-text results being treated incorrectly.
-
Added validation for optionsim mutation gates.
-
No saved-aura migration is required.
v0.6.0
Text auras, and better text options
- New "Text" region type: a line of text on its own, either sized to fit its
words or fixed with the text wrapping inside. - Font options on any text: font, outline, justification, line spacing and
shadow. - Format options per placeholder: time, big numbers, money, abbreviation and
padding. - %c custom text on text auras, with your own Lua behind it. Custom text never
travels in an export or a chat link. - An aura using a region type this addon does not have says so instead of
failing to load. - Fixed an error when sorting a dynamic group whose child has no timer.
v0.5.0
Update notifications
- Tells you once per session when someone in your guild, party or raid is
running a newer release. - The "Update Notices" button in the options toolbar silences the message; your
own version is still shared, which is what tells everyone else. - Only players on 0.5.0 or later announce their version, so nobody on 0.4.0 is
told about this release. - /wa ver reports your version and the newest one heard this session.
v0.4.0
v0.3.0
First public release
WeakestAuras brings WeakAuras-style custom aura displays to the 1.12 client:
icons, progress bars and groups, driven by triggers and conditions and
configured entirely in-game.
Requires the ClassicAPI, SuperWoW and Nampower client patches. The addon
refuses to load without them rather than running degraded.
Much of the engine is newly written and has had little time in front of a real
client. Expect rough edges, and please report them.