All Projects → ElvUI-Vanilla → ElvUI

ElvUI-Vanilla / ElvUI

Licence: other
ElvUI for World of Warcraft - Vanilla (1.12.1)

Programming Languages

lua
6591 projects

Projects that are alternatives of or similar to ElvUI

ElvUI-5.4.8
ElvUI for World of Warcraft - Mists of Pandaria (5.4.8)
Stars: ✭ 20 (-70.15%)
Mutual labels:  interface, addon, user-interface, world-of-warcraft, backport, elvui
Pfui
A User Interface Replacement for World of Warcraft: Vanilla & TBC
Stars: ✭ 226 (+237.31%)
Mutual labels:  interface, vanilla, addon, user-interface, world-of-warcraft
Elvui
ElvUI for World of Warcraft - Wrath of the Lich King (3.3.5a)
Stars: ✭ 229 (+241.79%)
Mutual labels:  interface, addon, user-interface, world-of-warcraft
Shestakui classic
ShestakUI for WoW Classic (1.13.2)
Stars: ✭ 108 (+61.19%)
Mutual labels:  interface, addon, user-interface, world-of-warcraft
Elvui
ElvUI for World of Warcraft - The Burning Crusade (2.4.3)
Stars: ✭ 89 (+32.84%)
Mutual labels:  interface, addon, user-interface, world-of-warcraft
Yaht
Yet another Hunter Timer for WoW Classic
Stars: ✭ 63 (-5.97%)
Mutual labels:  vanilla, addon, world-of-warcraft
pfQuest
A Questhelper and Database Addon for World of Warcraft: Vanilla & TBC
Stars: ✭ 109 (+62.69%)
Mutual labels:  vanilla, addon, world-of-warcraft
Dpsmate
A wow 1.12.1 combat analyzation tool
Stars: ✭ 85 (+26.87%)
Mutual labels:  vanilla, addon
Wow Fish Bot
World of Warcraft ( WoW ) Fish BOT. Python. Simple. For me.
Stars: ✭ 93 (+38.81%)
Mutual labels:  vanilla, world-of-warcraft
Lunaunitframes
Unit Frames for WoW Classic
Stars: ✭ 252 (+276.12%)
Mutual labels:  vanilla, world-of-warcraft
Bagnon
Single window displays for you items
Stars: ✭ 125 (+86.57%)
Mutual labels:  addon, world-of-warcraft
Choo
🚂🚋 - sturdy 4kb frontend framework
Stars: ✭ 6,637 (+9805.97%)
Mutual labels:  interface, vanilla
Iced
A cross-platform GUI library for Rust, inspired by Elm
Stars: ✭ 12,176 (+18073.13%)
Mutual labels:  interface, user-interface
KLH-Threat-Meter-17.35
KTM 17.35, version from DuduSandsten (https://nirklars.wordpress.com/wow/addons-rarecustom-addons-by-other-authors/)
Stars: ✭ 14 (-79.1%)
Mutual labels:  vanilla, addon
BetterAlign
A better version of Align for Vanilla WoW
Stars: ✭ 16 (-76.12%)
Mutual labels:  vanilla, addon
Fluent-Design-For-Web
Windows 10 Inspired UI For Web
Stars: ✭ 28 (-58.21%)
Mutual labels:  interface, user-interface
Ajour
A World of Warcraft addon manager written in Rust.
Stars: ✭ 803 (+1098.51%)
Mutual labels:  addon, world-of-warcraft
Tdbattlepetscript
Battle pet combat script for wow.
Stars: ✭ 97 (+44.78%)
Mutual labels:  addon, world-of-warcraft
Ovale
An add-on for World of Warcraft that displays icons based on scripts
Stars: ✭ 46 (-31.34%)
Mutual labels:  addon, world-of-warcraft
TellMeWhen
TellMeWhen is a combat tracking AddOn for World of Warcraft Retail and Classic
Stars: ✭ 69 (+2.99%)
Mutual labels:  addon, world-of-warcraft

ElvUI - Vanilla (1.12.1)

Does NOT work with Retail - Classic (1.13)

Due to Classic 1.13 release, development on this addon has halted. If you or your friends still play 1.12.1 Vanilla and are wanting to help with any bug fixes, please submit any PR requests as you please. At this time, we will not answer any support tickets you make or ask about in regards to current bugs. For now, development will stay quiet on this matter.

This is the backported version of ElvUI for World of Warcraft - Vanilla (1.12.1)
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_AddOnSkins
ElvUI_DataTextColors
ElvUI_Enhanced
ElvUI_EnhancedFriendsList
ElvUI_LocPlus
ElvUI_RaidMarkers

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

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.
/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.
/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].