UI ADDONS FOR WORLD OF WARCRAFT

“I’ve got what you need!”

Greetings! You’ve just found your way to the doorstep of Azeroth’s foremost gadget genius! Using a revolutionary new Goblin technology (I call it “Examell”! Patent pending.), I’ve built a warehouse of amazing gadgets to enhance the productivity of any adventurer. From automated pet minders to reputation building aids, I’ve got it all!

In these postings you’ll find instructions for how to obtain and use these fantastic inventions; follow the menu to your right detailed info on each item, or look below for the latest updates.

LATEST RELEASES

Levelator 3.3.1

April 5th, 2010

Fixed an error introduced with WoW Patch 3.3.3.

Disenchant Predictor 3.3.1

April 5th, 2010

Fixed an error which could sometimes appear when disenchanting items.

Shameless Plug: WoW Programming: the book: episode ii: the sequel

February 1st, 2010

The new second edition of World of Warcraft Programming: A Guide and Reference for Creating WoW Addons is now available. I rewrote and updated nearly the entire Reference section for this edition (which is also online and continually updated at wowprogramming.com)… but since the publisher has some silly aversion to working with goblins, I had to let my human lackey take official credit.

Anyway, if you’re looking to become a successful builder of widgets & gizmos like me (or that elf who wrote the rest of the book), good luck this is the book for you!

Disenchant Predictor 3.3

December 8th, 2009

Updated TOC to indicate compatibility with WoW Patch 3.3.

FactionFriend 3.3

December 8th, 2009
  • Updated TOC to indicate compatibility with WoW Patch 3.3.
  • Reimplemented the “Show enhanced reputation messages in chat” feature; enhanced messages will now automatically replace normal messages in whichever chat windows are configured to display such.
  • Fixed issue where the options UI for enabling the above feature failed to appear.
  • Updated French localization by Kehrsyn of Culte de la Rive Noire (EU).

Feed-O-Matic 3.3

December 8th, 2009
  • Updated TOC to indicate compatibility with WoW Patch 3.3.
  • Reimplemented pet happiness icon “pulse” using new Animation features from recent WoW patches for lower CPU usage.
  • Includes an update to the PeriodicTable library and its food lists.

Levelator 3.3

December 8th, 2009
  • Updated TOC to indicate compatibility with WoW Patch 3.3.
  • Re-added a space between the level tag and quest title (e.g. “[80] The Edge of Winter”, not “[80]The Edge of Winter”).

Disenchant Predictor 3.2

August 4th, 2009

Updated TOC to indicate compatibility with WoW Patch 3.2.

FactionFriend 3.2

August 4th, 2009
  • Updated TOC to indicate compatibility with WoW Patch 3.2.
  • Added an option to disable the reputation watch bar’s right-click menu while in combat.
  • Fixed an error which could appear upon login or when right-clicking the reputation watch bar.
  • Updated value of Shadow Dust turnin for Sha’tari Skyguard.
  • Updated French localization by Kehrsyn of Culte de la Rive Noire (EU).

Feed-O-Matic 3.2

August 4th, 2009
  • Updated TOC to indicate compatibility with WoW Patch 3.2.
  • Updated French localization by oXid_FoX.
  • Includes an update to the PeriodicTable library and its food lists.

Levelator 3.2

August 4th, 2009
  • Updated TOC to indicate compatibility with WoW Patch 3.2.
  • Fixed an issue where the “(Daily)” annotation in the quest log would not appear when using Levelator.

Linkerator 3.2

August 4th, 2009
  • Updated TOC to indicate compatibility with WoW Patch 3.2.
  • Fixes an error message which could appear when sending chat messages.

Linkerator 3.1

April 18th, 2009
  • Updated TOC to indicate compatibility with WoW Patch 3.1.
  • Linkerator now avoids performing CPU-intensive link searches on text sent to chat by macros or other addons if the text in brackets is only a number (e.g. Hateful Strike --> Grunkk [23423]). To “linkify” by item ID number in a macro, use the format [item:43593] or [#43593].
  • We also no longer attempt to “linkify” text sent to custom chat channels (such as the hidden channels used by some other addons).
  • Fixed an issue where Linkerator would sometimes fail to avoid “linkifying” text in certain chat commands (e.g. /script) as intended.

Levelator 3.1

April 18th, 2009
  • Updated TOC to indicate compatibility with WoW Patch 3.1.
  • Removed GFWUtils library; it’s not used in this project.

Feed-O-Matic 3.1

April 18th, 2009
  • Updated TOC to indicate compatibility with WoW Patch 3.1.
  • Now uses Ace3 library for saved settings and options UI (any previously saved preferences will be reset to default).
  • Includes an update to the PeriodicTable library and its food lists.
  • Fixes an issue where a “Can’t find Feed Pet spell” message could appear upon login. (The message now only appears if FOM still can’t find the spell when you try to feed your pet.)
  • Includes possible fix for a blocked/tainted action error I’ve not been able to reproduce.