Skip to content

v22

Choose a tag to compare

@github-actions github-actions released this 22 Mar 02:29

What's Changed

  • CHANGE Ace3 does not allow for easy locale manual selection. Locale dropdown menu hidden so it is not confusing
    • Commented out other locales from .toc file so only enUS is loaded as the local.
    • Uncomment line of locale taht matches your WoW client. This has to match the client due to Ace3 Locale
  • CHANGE Button tooltips updated for consistency
  • FIX Get GUID button on NPC tab now correctly captures DB GUID instead of the Low value from the GUID field
  • FIX NPC ID box on NPC tab is now editable so a creature ID can be typed in manually
  • FIX NPC Add ID button now uses the NPC ID box value instead of the params box
  • FIX NPC Add ID button is disabled until a value is entered in the NPC ID box or params box

Installation

  1. Download AzerothAdmin-22.zip
  2. Extract to your World of Warcraft/Interface/AddOns/ folder
  3. Two addon folders will be created:
    • AzerothAdmin - Main addon (1.9 MB)
    • AzerothAdmin_Models - GameObject model database (5.6 MB, loads on-demand)

Note: Both addons are required. AzerothAdmin_Models loads automatically when you use the GameObject model viewer.

See CHANGELOG.md for full changelog.