Skip to content

DragonUI v0.3.4

Choose a tag to compare

@PentSec PentSec released this 25 Jun 15:42

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:

πŸ”§ Other Changes

image