DragonUI v0.3.4
What's Changed since v0.3.3
π Merged from upstream (NeticSoul/DragonUI)
- nameplates: use awesome_wotlk nameplate events for instant styling, fallback to poll
- nameplates: expand headline mode, friendly class colors, and unit plate CVars
- nameplates: add new nameplates module (beta)
- nameplates: stop forcing plate alpha to 1 under awesome_wotlk, it fights its own occlusion hiding
- nameplates: show level prefix instantly instead of waiting out the settle delay
- nameplates: adjust raid marker parenting for headline mode visibility
- position-presets: implement position presets for UI elements
Commits from upstream:
- 7acf516 Merge branch 'pr-5-neticoul'
- 5f740e4 Merge pull request #4 from NeticSoul/main
- 3f9632b Merge pull request #3 from NeticSoul/main
- ffe4344 Merge pull request #2 from NeticSoul/main
- 4e9b5f9 Merge remote-tracking branch 'upstream/main'
- 64d457d Merge branch 'NeticSoul:main' into fix/cleanerchat-copy
- 0f22caa Merge commit 'b8fca06'
- f901fb1 fix(nameplates): fall back to a safe font when SetFont fails to avoid "Font not set" NeticSoul#284
π Features (Ascension/PentSec-specific)
- memoryusage: integrate AddonUsage module with correct XML loading
π Bug Fixes (Ascension/PentSec-specific)
- boss: use frame:GetName() instead of nil global frameName
- chatmods: wrap Glass chat read in pcall, fall back to Blizzard reader on error
- chatmods: double-click copy now reads from CleanerChat/Glass UI when active
- bntoast: break circular frame dependency in editor mode
- totems: add GetSpellInfo fallback for CoA custom totem icons
- minimap: respect addon-hidden buttons in icon collector
- fix stack overflow in ScanFrame when Questie (or similar) is enabled
Commits:
- 3cbd3a6 Merge pull request NeticSoul#286 from PentSec/fix/cleanerchat-copy
- 45608cd Fix bossFrame lua error
π§ Other Changes
- f36747b Remove Atlas.lua file containing texture definitions and sprite mappings for DragonUI. This file was previously merged into a unified atlas system, making it redundant.
- 11728f3 Merge pull request NeticSoul#287 from 5Buttons/atlas_restructure
- ac3e84e merged atlas systems
- 64c469c Merge branch 'main' of https://github.com/PentSec/DragonUI
- fe6689e Merge pull request NeticSoul#285 from Ambitosis/patch-1
- 905de1a indenting style fix
