Vranx

World of Warcraft User Interface Recommendations

About Vranx

This is a World of Warcraft mod recommendation site. It lists popular mods, mods I currently use, mods I thought others may like, tutorials, links to mod sites and general mod information. Mods are broken down into categories on the right side of the page. Each mod is listed with its Title, Author and libraries it uses (Ace3, Ace2, Rock). I also note if a mod requires Lua editing to set it up.

My UI


Screenshots: Raid, Raid Mods Marked | Solo, Solo Mods Marked
About My UI - Mods I Use

Camma's Graphics

Check out the graphics Camma made on the Graphics Page.

Mod Information

The FAQ thread by Cairenn on the WoW forums will answer just about any question you have about mods. A guide to installing mods can be found here. If a mod requires in game set up it will usually include directions either on the website you got it from or there will be a read me file included in the download. Many mods have a configuration screen that you can access in game by either clicking an icon attached to the mini map, by typing a command or by accessing the in game addons panel.

World of Warcraft Programming

Want to learn how to make your own mods, or modify some of the mods you use? This book teaches you Lua using the WoW interface. Its written by three mod developers including Cladhaire (LightHeaded, Clique, TomTom, PerfectRaid) and Cogwheel (CogsBar, BuyUmAll). Check it out.

Addon Memory Usage

Posted by Cogwheel, one of the authors of World of Warcraft Programming:

Unless you are an addon developer, you generally don't need to concern yourself with addon memory usage. In and of itself, memory use says absolutely nothing about how an addon impacts WoW's performance. WoW itself uses an order of magnitude or more RAM than even the most memory-intensive UIs.

Data mods like Auctioneer will always show HUGE numbers compared to other addons but they don't do any processing whatsoever unless you're actively using them (scanning the AH). By the same token, many memory-efficient mods can use up an extraordinary amount of CPU time (damage/threat meters, for instance).

As a user, you should never judge an addon's worth by the amount of memory it uses. For a real test, use CPU profiling which is also included in PerformanceFu. Another mod I like for this purpose is AddonManager.

About Me

I am a 44 year old high school teacher who wastes way too much time playing WoW and messing with my UI. I like seeing other peoples UI's to get ideas. I am one of the GM's of the Horde guild Bada Bing on the Gurubashi server.