Cladhaire

Filters

NameUpdatedCategoryAuthorStage
NameUpdatedCategoryAuthorStage
Custom Macro

Clique

14 Nov 2009 Cladhaire Release
Clique is a simple GUI that lets you assign click-casting for any number of unit frames. Click casting allows you to define the behavior the game takes when you click on a frame. This can be casting spells, running a macro, using an item, or something as simple as changing targets or assisting a unit. To begin with Clique, simply open your spellbook, and click the new tab that exists there. This is the Clique configuration tab, and you can open it anytime you are not in combat to configure...
TomTom's "Crazy Arrow"

TomTom

22 Oct 2009 Cladhaire Release
TomTom is your personal navigation assistant in World of Warcraft. This addon is very simple, but provides a nice set of functionality. Thanks to Esamynn for Astrolabe, which does the bulk of the work in this addon. TomTom offers the following major features: Set waypoints via command, or by clicking on the world map A draggable coordinate display with customizable accuracy. This frame can be hidden or locked. Player and cursor coordinates on the World Map (these can be hidden) A floating...
AddonLoader Config

AddonLoader

03 Sep 2009 Ammo Release
AddonLoader is an addon that loads other addons automatically, as and when they are needed, which speeds up the logon process. Note that addons need to be aware of AddonLoader for this to work; if you see "X-LoadOn-..." tags in their .toc files, they are! Documentation: See http://www.wowwiki.com/AddonLoader
Eggz!

HandyEggFinder

27 Apr 2009 Cladhaire Release
This addon will make noises when you mouseover Brightly Colored Eggs in the game world, so you know you've found one. The random noises can be disabled by running: /run HandyEggDB.random = false And re-enabled with /run HandyEggDB.random = true The UI notifications can be disabled in the same way: /run HandyEggDB.warn = false

LibStub

30 Sep 2008 Kaelten Mature
LibStub is a minimalistic versioning library that allows other libraries to easily register themselves and upgrade. It is meant to be a cross-community library sharing system. LibStub is hereby placed in the Public Domain Credits: Kaelten, Cladhaire, ckknight, Mikk, Ammo, Nevcairiel, joshborke LibStub-1.0 API :GetLibrary(major [, silent]) Returns The table instance of a registered library or nil if not found and the minor version of the library as the second return value. Arguments major The...