All Projects → ElvUI-MoP → ElvUI-5.4.8

ElvUI-MoP / ElvUI-5.4.8

Licence: other
ElvUI for World of Warcraft - Mists of Pandaria (5.4.8)

Programming Languages

lua
6591 projects

Projects that are alternatives of or similar to ElvUI-5.4.8

ElvUI
ElvUI for World of Warcraft - Vanilla (1.12.1)
Stars: ✭ 67 (+235%)
Mutual labels:  interface, addon, user-interface, world-of-warcraft, backport, elvui
Shestakui classic
ShestakUI for WoW Classic (1.13.2)
Stars: ✭ 108 (+440%)
Mutual labels:  interface, addon, user-interface, world-of-warcraft
Elvui
ElvUI for World of Warcraft - Wrath of the Lich King (3.3.5a)
Stars: ✭ 229 (+1045%)
Mutual labels:  interface, addon, user-interface, world-of-warcraft
Pfui
A User Interface Replacement for World of Warcraft: Vanilla & TBC
Stars: ✭ 226 (+1030%)
Mutual labels:  interface, addon, user-interface, world-of-warcraft
Elvui
ElvUI for World of Warcraft - The Burning Crusade (2.4.3)
Stars: ✭ 89 (+345%)
Mutual labels:  interface, addon, user-interface, world-of-warcraft
Fluent-Design-For-Web
Windows 10 Inspired UI For Web
Stars: ✭ 28 (+40%)
Mutual labels:  interface, user-interface
TellMeWhen
TellMeWhen is a combat tracking AddOn for World of Warcraft Retail and Classic
Stars: ✭ 69 (+245%)
Mutual labels:  addon, world-of-warcraft
AIO
AIO is a pure lua server-client communication system for Eluna and WoW.
Stars: ✭ 50 (+150%)
Mutual labels:  addon, world-of-warcraft
Iced
A cross-platform GUI library for Rust, inspired by Elm
Stars: ✭ 12,176 (+60780%)
Mutual labels:  interface, user-interface
Ovale
An add-on for World of Warcraft that displays icons based on scripts
Stars: ✭ 46 (+130%)
Mutual labels:  addon, world-of-warcraft
AzeriteUI
Custom user interface suite for WoW. Design and code by Lars Norberg and Daniel Troconis.
Stars: ✭ 0 (-100%)
Mutual labels:  addon, world-of-warcraft
raiderio-addon
RaiderIO AddOn
Stars: ✭ 35 (+75%)
Mutual labels:  addon, world-of-warcraft
Dominos
A main actionbar replacement
Stars: ✭ 72 (+260%)
Mutual labels:  addon, world-of-warcraft
WoWUnit
A unit testing framework for World of Warcraft
Stars: ✭ 20 (+0%)
Mutual labels:  addon, world-of-warcraft
pfQuest
A Questhelper and Database Addon for World of Warcraft: Vanilla & TBC
Stars: ✭ 109 (+445%)
Mutual labels:  addon, world-of-warcraft
ImprovedBlizzardUI
General improvements to the Blizzard UI
Stars: ✭ 34 (+70%)
Mutual labels:  user-interface, world-of-warcraft
Tdbattlepetscript
Battle pet combat script for wow.
Stars: ✭ 97 (+385%)
Mutual labels:  addon, world-of-warcraft
Bagnon
Single window displays for you items
Stars: ✭ 125 (+525%)
Mutual labels:  addon, world-of-warcraft
strongbox
a World of Warcraft Addon Manager aimed at Linux players
Stars: ✭ 131 (+555%)
Mutual labels:  world-of-warcraft, elvui
AdiBags
WoW Addon — Adirelle's bag addon.
Stars: ✭ 94 (+370%)
Mutual labels:  addon, world-of-warcraft

ElvUI - Mists of Pandaria (5.4.8)

This is the backported version of ElvUI for World of Warcraft - Mists of Pandaria (5.4.8)
ElvUI is a full UI replacement. It completely replaces the default Blizzard UI at every level with a new and better interface. As such, you'll only ever have to update ElvUI and not worry too much about its individual components. This UI will arrange your interface to be more flexible and practical.

Screenshots:

Plugins:

ElvUI_Enhanced
ElvUI_AddOnSkins
ElvUI_EnhancedFriendsList
ElvUI_MicrobarEnhancement

-- Please Note: These plugins will not function without ElvUI installed.

Suggested Addons:

InspectFix - Fixes several bugs that arise while using the Blizzard Inspect UI

Commands:

/ec or /elvui     Toggle the configuration GUI.
/rl or /reloadui  Reload the whole UI.
/moveui           Open the movable frames options.
/bgstats          Toggles Battleground datatexts to display info when inside a battleground.
/hellokitty       Enables the Hello Kitty theme (can be reverted by repeating the command).
/hellokittyfix    Fixes any colors or borders to default after using /hellokitty. Optional Use.
/harlemshake      Enables Harlem Shake april fools joke. (DO THE HARLEM SHAKE!)
/egrid            Toggles visibility of the grid for helping placement of thirdparty addons.
/farmmode         Toggles the Minimap Farmmode.
/in               The input of how many seconds you want a command to fire. 
                      usage: /in <seconds> <command>
                      example: /in 1.5 /say hi
/enable           Enable an Addon. 
                      usage: /enable <addon>
                      example: /enable AtlasLoot
/disable          Disable an Addon.
                      usage: /disable <addon>
                      example: /disable AtlasLoot

---------------------------------------------------------------------------------------------------------------
-- Development ------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------
/etrace           Toggles events window.
/luaerror on      Enable luaerrors.
/luaerror off     Disable luaerrors.
/cpuimpact        Toggles calculations of CPU Impact. Type /cpuimpact to get results when you are ready.
/cpuusage         Calculates and dumps CPU usage differences (module: all, showall: false, minCalls: 15, delay: 5).
/frame            Command to grab frame information when mouseing over a frame or when inputting the name.
                      usage: /frame (when mousing over frame) or /frame <name>
                      example: /frame WorldFrame
/framelist        Dumps frame level information with children and parents. Also places info into copy box.
/framestack       Toggles dynamic mouseover frame displaying frame name and level information.
/resetui          If no argument is provided it will reset all frames to their default positions. 
                  If an argument is provided it will reset only that frame. 
                      example: /resetui uf (resets all unitframes)

Languages:

ElvUI supports and contains language specific code for the following gameclients:

  • English (enUS)
  • Korean (koKR)
  • French (frFR)
  • German (deDE)
  • Chinese (zhCN)
  • Spanish (esES)
  • Russian (ruRU)

FAQ:

I would like to report a bug. What i need to do?

Make sure you're using the latest version of ElvUI
Describe your issue in as much detail as possible.
If your issue is graphical, please take some screenshots to illustrate it.
What were you doing when the problem occurred?
Explain how people can reproduce the issue.
The more info you provide, the better and faster support you will receive.

I would like to request a feature. Where do I go?

This repository has been created to reproduce the original ElvUI functions.
If you want to request a feature, post in the ElvUI_Enhanced

I have a suggestion/problem with ElvUI_"PluginName". Where do I go?

Create an issue at the bug tracker of ElvUI_"PluginName" repository.

FAQ RU:

Я хочу сообщить о баге. Что мне нужно делать?

Убедитесь что вы используете последнюю версию ElvUI
Детально опишите свою проблему.
Если ваша проблема носит визуальный характер, пожалуйста предоставьте скриншоты.
Что вы делали, когда произошла ошибка?
Опишите, как можно воспроизвести эту ошибку.
Чем больше информации о проблемы вы предоставите, тем быстрее вам помогут.

Я хотел бы попросить о добавлении возможности в ElvUI. Где написать?

Данный репозиторий создан с целью воспроизведения оригинального функционал ElvUI.
Запросы на добавление нового функционала рассматриваются в репозитории ElvUI_Enhanced

У меня проблема с ElvUI_"ИмяПлагина". Где написать?

Создайте запрос в репозитории баг-трекере ElvUI_"ИмяПлагина".

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].