# DragonUI **Repository Path**: cadi/DragonUI ## Basic Information - **Project Name**: DragonUI - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-08-26 - **Last Updated**: 2026-08-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 🐉 DragonUI for 3.3.5a
![Interface Version](https://img.shields.io/badge/Interface-30300-blue) ![WoW Version](https://img.shields.io/badge/WoW-3.3.5a-orange) [![Version](https://img.shields.io/badge/Version-2.5-green)](https://github.com/NeticSoul/DragonUI/releases/tag/v2.5) [![License](https://img.shields.io/badge/License-MIT-yellow)](LICENSE) [![Ko-fi](https://img.shields.io/badge/Support-Ko--fi-ff5e5b?logo=ko-fi)](https://ko-fi.com/neticsoul) ![Downloads](https://img.shields.io/github/downloads/NeticSoul/DragonUI/total?label=Downloads&color=%23a400ff) **A modular, retail-inspired UI addon for World of Warcraft 3.3.5a (Wrath of the Lich King).**
--- image
See more screenshots (click to expand) image image image
## 📥 Download | Method | Link | |--------|------| | **Latest stable release** | [Download](https://github.com/NeticSoul/DragonUI/releases/download/v2.5/DragonUI-2.5.zip) | | **Cutting-edge (main branch)** | [Download](https://github.com/NeticSoul/DragonUI/archive/refs/heads/main.zip) | > The main branch always contains the most recent features and fixes. Releases are periodic snapshots that have been tested more thoroughly. ## 📦 Installation
How to install (click to expand) 1. Download the ZIP from one of the links above. 2. Extract it and open the folder. 3. Copy both `DragonUI` and `DragonUI_Options` to: ```text World of Warcraft/Interface/AddOns/ ``` 4. Start the game and verify `DragonUI` and `DragonUI_Options` are enabled in the AddOns list. 5. Open settings with `/dui`. **Clean install (reset settings):** Delete: ```text WTF/Account//SavedVariables/DragonUI* ```
## ✨ Features ### Core UI - 🧩 Modular system: enable or disable any major UI component independently. - ⚙️ Custom configuration panel with profile support and per-module controls. - ⌨️ Editor Mode: move and reposition nearly every UI element, with live X/Y coordinates and pixel-by-pixel position controls. - 📋 Layout Presets: save, load, duplicate, delete, import, and export full UI layouts and addon settings using shareable export codes. - 🌍 Localization for English, Spanish (ES/MX), German, Korean, Russian, Simplified Chinese, and Traditional Chinese. ### Frames And Bars - 🎯 Action bars with configurable grid layouts, visibility rules, and button spacing. - 💚 Unit frames for player, target, focus, party, pet, boss, ToT, and ToF, with elite dragon decoration, class portrait icons, and fat health bar mode. - 🩹 Unit Frame Layers: heal prediction, absorb shields, and animated health loss overlays. - 🔮 Castbars: custom castbars for player, target, and focus, with simple and detailed display modes, plus a built-in latency indicator on the player castbar. - 📊 XP & Reputation bars with Dragonflight and RetailUI styles, independently movable. ### Visual Style - 🖼️ HD textures for player frame (normal mode), target and focus name backgrounds. More HD assets coming in future updates. - 🌙 Dark Mode with three intensity presets and custom color picker. - ✨ Glow effects with separate combat and rest status controls and opacity slider. ### Inventory And Navigation - 🎒 Auto-sort for bags and bank with slot locking, plus integrated module (Bagster) for unified inventory browsing. - 🗺️ Custom Retail-style minimap (compatible with SexyMap). ### Utility And Quality Of Life - 💬 Chat enhancements: style skins, fade sync, movable textbox with adjustable opacity, URL detection, chat copy, vanilla chat buttons with hover visibility, and `/tt` whisper command. - 💎 Item quality borders, enhanced tooltips with class-colored borders, and range indicator. - ⌨️ Easy-to-use keybinding mode on supported buttons. Extensive customization available directly in-game through the configuration panel. ## 🔧 Commands | Command | Action | |---------|--------| | `/dragonui` or `/dui` | Open the configuration panel | | `/dragonui edit` | Toggle Editor Mode | | `/dragonui help` | Show all available commands | | `/duicomp` | Compatibility diagnostics | | `/sort` | Sort your bags | | `/tt ` | Whisper your current target | | `/rl` | Reload the UI | ## ⚠️ Known Issues - Party/raid role icons (DPS, Healer, Tank) may be lost after `/reload` in Dungeon Finder groups. - Single-line tooltips show text overlapping the health bar. - Party and raid scenarios require further edge-case testing. - Some third-party addon setups may require manual module disabling. - Found a bug? [Open an issue](https://github.com/NeticSoul/DragonUI/issues). ## 🙏 Credits And References DragonUI builds on original work and adapted ideas from these addon authors and projects: | Project | Author | Contribution | |---------|--------|-------------| | [Dragonflight UI (Classic)](https://github.com/Karl-HeinzSchneider) | Karl-HeinzSchneider | Primary design reference | | [DragonUI_NewEra](https://github.com/ghbset/DragonUI_NewEra) | ghbset, [LoneBrownie](https://github.com/LoneBrownie), contributors | Character panel art and layout reference | | [pretty_actionbar / pretty_minimap](https://github.com/s0h2x) | s0h2x | Action bar and minimap patterns | | [RetailUI](https://github.com/a3st) | a3st (Dmitriy) | UI styling reference | | [KPack](https://github.com/bkader/KPack) | bkader | Utility patterns, GearScore reference implementation | | GearScore | TankadinTV | Character panel gear score formula | | [Combuctor](https://github.com/Jaliborc) | Jaliborc | Bag integration | | [BankStack](https://github.com/kemayo/) | kemayo | Bank sort logic | | [UnitFrameLayers](https://github.com/RomanSpector) | RomanSpector | Heal/absorb overlay reference | | [oGlow](https://github.com/haste) | haste | Item quality border reference | | [ElvUI-WotLK](https://github.com/ElvUI-WotLK/) | ElvUI team | Pattern reference | | [Quartz](https://github.com/Nevcairiel/Quartz) | Hendrik Leppkes | Latency indicator concept | | [CrimsonHollow](https://github.com/CrimsonHollow) | CrimsonHollow | Fat Health Bar contribution | | [RovBot](https://github.com/RovxBot) | RovBot | Action bar grid/preset system | | [Raz0r](https://github.com/Raz0r1337) | Raz0r | German localization | | [nadugi](https://github.com/nadugi) | nadugi | Korean localization | Missing from the list? [Let me know](https://github.com/NeticSoul/DragonUI/issues). ## 💛 Special Thanks - Everyone who tested early builds, reported bugs, and helped shape this addon. - Translators who contributed localizations across different clients. - The open-source addon community whose work made this project possible. ## 📜 License DragonUI is released under the [MIT License](LICENSE). Bundled third-party components have their own licenses - see [`THIRD_PARTY_NOTICES.md`](THIRD_PARTY_NOTICES.md) and [`LICENSES/`](LICENSES/). ## 📎 Disclaimer DragonUI is a free, fan-made addon. No content is sold and no in-game advantages are provided. Donations are entirely voluntary. Not affiliated with or endorsed by Blizzard Entertainment. ## ☕ Support The Project [![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/neticsoul) 🪙 Bitcoin: `bc1q8yavz8857lzdfttas584892gf82y0u3wdfjz0a`