All Projects → GoldpawsStuff → AzeriteUI

GoldpawsStuff / AzeriteUI

Licence: other
Custom user interface suite for WoW. Design and code by Lars Norberg and Daniel Troconis.

Programming Languages

lua
6591 projects

Projects that are alternatives of or similar to AzeriteUI

Shestakui classic
ShestakUI for WoW Classic (1.13.2)
Stars: ✭ 108 (+Infinity%)
Mutual labels:  wow, addon, world-of-warcraft
Ajour
A World of Warcraft addon manager written in Rust.
Stars: ✭ 803 (+Infinity%)
Mutual labels:  wow, addon, world-of-warcraft
TellMeWhen
TellMeWhen is a combat tracking AddOn for World of Warcraft Retail and Classic
Stars: ✭ 69 (+Infinity%)
Mutual labels:  addon, world-of-warcraft
Savedinstances
Addon that keeps track of the instance/raid lockouts saved against your characters, and related currencies and cooldowns.
Stars: ✭ 129 (+Infinity%)
Mutual labels:  wow, world-of-warcraft
ElvUI
ElvUI for World of Warcraft - Vanilla (1.12.1)
Stars: ✭ 67 (+Infinity%)
Mutual labels:  addon, world-of-warcraft
AIO
AIO is a pure lua server-client communication system for Eluna and WoW.
Stars: ✭ 50 (+Infinity%)
Mutual labels:  addon, world-of-warcraft
Azerothcore Wotlk
Complete Open Source and Modular solution for MMO
Stars: ✭ 1,330 (+Infinity%)
Mutual labels:  wow, world-of-warcraft
Keira2
The Azerothcore/Trinitycore Database Web-Editor
Stars: ✭ 110 (+Infinity%)
Mutual labels:  wow, world-of-warcraft
Warcraft Arena Unity
World of Warcraft client-server combat system implementation in Unity with Photon Bolt.
Stars: ✭ 206 (+Infinity%)
Mutual labels:  wow, world-of-warcraft
FieldGuide
A World of Warcraft: Classic addon for displaying visually when you will learn certain spells.
Stars: ✭ 14 (+Infinity%)
Mutual labels:  wow, world-of-warcraft
wowa
WoW addon manager, world of warcraft, addon, lua, command line, cli
Stars: ✭ 58 (+Infinity%)
Mutual labels:  wow, world-of-warcraft
Wow Fish Bot
World of Warcraft ( WoW ) Fish BOT. Python. Simple. For me.
Stars: ✭ 93 (+Infinity%)
Mutual labels:  wow, world-of-warcraft
Novuscore
A modern take on WoW emulation
Stars: ✭ 88 (+Infinity%)
Mutual labels:  wow, world-of-warcraft
Ovale
An add-on for World of Warcraft that displays icons based on scripts
Stars: ✭ 46 (+Infinity%)
Mutual labels:  addon, world-of-warcraft
Dpsmate
A wow 1.12.1 combat analyzation tool
Stars: ✭ 85 (+Infinity%)
Mutual labels:  wow, addon
Dbm Classic
The ultimate encounter helper (for Classic) to give you fight info that's easy to process at a glance. DBM aims to focus on what's happening to you, and what YOU need to do about it.
Stars: ✭ 79 (+Infinity%)
Mutual labels:  wow, world-of-warcraft
pfQuest
A Questhelper and Database Addon for World of Warcraft: Vanilla & TBC
Stars: ✭ 109 (+Infinity%)
Mutual labels:  addon, world-of-warcraft
Kuinameplates2
Prettier nameplates.
Stars: ✭ 58 (+Infinity%)
Mutual labels:  wow, world-of-warcraft
Wow Classic Gearmenu
WoW 1.13.2 (classic) Addon for switching between items and keybinding them
Stars: ✭ 63 (+Infinity%)
Mutual labels:  wow, world-of-warcraft
Deadlybossmods
The ultimate encounter helper (for Retail) to give you fight info that's easy to process at a glance. DBM aims to focus on what's happening to you, and what YOU need to do about it.
Stars: ✭ 130 (+Infinity%)
Mutual labels:  wow, world-of-warcraft

patreon paypal discord twitter

Work in progress.

Chat Commands

Note that the following commands do NOT work while engaged in combat. All settings are stored in the addons saved settings.

Action Bars

Change actionbar settings like enabled bars, number of buttons and fading.

  • /setbuttons <bar> <numbuttons> - Sets number of visible buttons on a bar. (7-12 for bar 1, 1-12 for bar 2.)
  • /enablebar <bar> - Enable a bar. (1 = primary, 2 = bottom left bar in the blizz UI.)
  • /disablebar <bar> - Disable a bar.
  • /enablebarfade - Enable bar fading.
  • /disablebarfade - Disable bar fading, keeping buttons always visible.

Movable Frames

Toggle movable frames. (Frames can be reset to default position when they are unlocked.)

  • /lock - Hide frame anchors, disabling movement.
  • /unlock - Show frame anchors, enabling movement.
  • /togglelock - Toggle frame anchors.

Scale

Change the relative scale of the custom user interface elements created by the addon.

  • /setscale n - Set the scale to n. (n = [0.75 to 1.25])
  • /resetscale - Resets the relative scale.

Minimap Clock

Change how the time is displayed on the minimap.

  • /setclock
    • 12 - Use a 12-hour AM/PM clock. (default)
    • 24 - Use a 24-hour clock.
    • local - Use local computer time. (default)
    • realm - Use the game server time.
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].