Quantcast
Channel: WoWInterface - Latest Updated list
Viewing all articles
Browse latest Browse all 58830

Aurora (3.3.3)

$
0
0
Change Log:
--------------------
3.3.3

Reskinned encounter journal instance buttons.
Fixed bugs with tradeskill frame.
Fixed a rare bug where the quest frame could have a backdrop when starting a quest from a parchment or scroll.

3.3.2

Better option panel styling.
Added a small line at the top of the lua file that lets you set the opacity of frames.
Removed Real ID invite button.
Fixed a bug with LFD rewards.

3.3.1a

Fixed quest reward highlight, I think.

3.3.1

Loot frame makeover.
Added LovelyLoot to the list of possible loot addons, and moved the loot styling to the delayed part of the code.
Fixed glyph header stuff.

3.3a

Fixed minor stuff, especially on the bags/bank.

3.3

New core.
Improved bags.
Reskinned bank.
Fixed an important bug related to tooltip/bags/map addon loading.
Friends frame now has dimensions that are more like the original, to avoid buttons overlapping on the Raid frame.
Fixed the tab position on the character frame for classes with pets.
Fixed (more or less) the war game button.
Attempt to fix at the only possible cause I can see for Glyph swapping taint error.
Fixed guild bank and inspect frame tab position.
Reskinned guild challenges and dungeon completion rewards.
Map text is now less ugly.

3.2

Calendar frame makeover.
Reskinned some minor archaeology stuff.
Reskinned Trainer frame skill bar.
Reskinned achievement UI status bars.
Reskinned profession frame status bars.
Spellbook button backgrounds are now dynamically shown/hidden.

3.1.3

Fixed achievement meta criteria text colours.
Fixed a bug where output text in the keybinding UI would be wrongly hidden.

3.1.2

Full achievement UI reskin.
Reskinned paper doll frame flyout buttons.

3.1.1

Reskinned some achievement window stuff.
Reskinned Addon Control Panel button.
Added a few gradient colours to status bars to make them less ugly.
Added famBags to the list of bag addons.
Fixed guild roster class icon backgrounds showing when they shouldn't....

Description:
--------------------
Aurora is an addon which reskins the default Blizzard interface elements to a smooth, minimalistic theme which is consistent across the entire UI.

I got the idea to do this when Tukui included some code to reskin option frames and buttons. Starting with that code I went to reskin almost all of the default Blizzard frames to my own preferred theme. It was originally meant for my UI, FreeUI, but due to popular demand I decided to upload a standalone version as well, and over time it continued to become more advanced than what it originally used to be.

To set the opacity of frames:

Change 'alpha' at the top of aurora.lua to a value between 0 (invisible) and 1 (solid).

Plugins:

AdvancedTradeSkillWindow
MyRolePlay

Developer:

Anyone is welcome to make plugins for Aurora. All functions and media paths are part of tables stored within a single global, to avoid pollution. Your addon can access Aurora's API if you add this line at the top (make sure that Aurora is loaded before your addon):

local F, C = unpack(Aurora)

Viewing all articles
Browse latest Browse all 58830

Trending Articles