kagaro

Filters

NameUpdatedCategoryAuthorStage
NameUpdatedCategoryAuthorStage

GatherMate2_Data

05 Feb 2012 kagaro Release
Data extract for GatherMate2. Use GatherMate_Data for the original GatherMate. This version is include data for cataclsym ,as extrernal sites begin migrating their data. How to install the data: 1.) install GatherMate2_Data 2.) Once in game, open gathermate (/gathermate) 3.) Select the Import section 4.) select the data you want and click import. 5.) Profit
BloodShieldTracker.png

Blood Shield Tracker

03 Feb 2012 talryn1 Release
Overview Blood Shield Tracker is an addon to track the value of the Death Knight Blood Shield. It can show bars for the following items: The current Blood Shield value (when Blood Shield is up). The estimated heal of a Death Strike or the Blood Shield value based on damage taken in the last five seconds. The current Power Word:Shield value on the player. The total value of all Illuminated Healing shields on the player. The current and maximum health of the player. Blood Shield Bar Appears...

GatherMate2

18 Dec 2011 kagaro Release
GatherMate for WoW 4.0 This version of GatherMate is a continuation of the existing GatherMate. We are revamping the internals to track nodes in the world and instances. GatherMate2 will have a conversion tool to convert older GatherMate1 data over to the new GatherMate2. There will also be a new GatherMate_Data specicially to support this new version. The API to GatherMate will be different and we felt a need to fork a new version so older clients dont get messed up.

LibMapData-1.0

02 Dec 2011 kagaro Release
Small library that provides mapfile data. it include width,height, upper left x,y and lower right x,y. This data includes multi-floor maps such as the new instances. API Documentation To get the mapfile names use GetMapInfo() on the current map. Filenames are constant across localizations. Sample usage: mapfiles = LibStub("LibMapData-1.0"); -- get the size of Coth defaulting to the first floor size local width,height = mapfiles:MapArea('CoTStratholme') -- get the size of the 8th floor of icc...

Chatter

29 Nov 2011 Antiarc Release
Chatter is a comprehensive, lightweight, mega-configurable chat enhancement addon. It supports a whole bunch of stuff, including: - Hiding buttons - Linking items, enchants, spells, and quests in custom channels - Custom aliases for channel names - Coloring of player names by class or deterministic HSV formula, and player levels next to names - Custom font and font size for your chat frames - Custom background, border, and positioning for the edit box - Option to let the edit box border color...

LibBackdrop-1.0

29 Nov 2011 kagaro Release
LibBackdrop provides a 100% compatible replacement for SetBackDrop It also mixes in the following methods to the frame Mxin methods SetBackdropGradient(orient,minR,minG,minB,maxR,maxG,maxB) setup a gradient on the bg texture. SetBackdropGradientAlpha(orient,minR,minG,minB,minA,maxR,maxG,maxB,maxA) setup a gradient with alpha on the bg texture SetBackdropBorderGradient(orient,minR,minG,minB,maxR,maxG,maxB) setup a gradient on the border texture...

Reflux

29 Nov 2011 kagaro Release
Reflux is a small lightweight profile manager. With the coming of dual specs, and people building UI compilations. I built this little manager. Its goal it to allow you to quickly switch all your addon profiles in one fair swoop. For addons that don't support profiles it emulates a profile. All emulations are done by the user and none come pre-configured out of the box. The user chooses if he/she wishes to emulate a profile for any addon. Emulation is not needed for any addon that uses...

kgPanels

29 Nov 2011 kagaro Release
Create panels for customizing your UI, sucessor to eePanels Wiki and FAQ Sample Scripts OnClick now provides a pressed and released variable you can check for. if pressed then -- do mouse down actions elsif released then -- do mouse up actions end This means your script will get called twice when someone clicks the panel. Here is a youtube link to a video Tutorial Ive created an Example Texture Pack. This example pack is just a template. If you want to use it as a storage spot for your art,...
In Action

RaidWatch 2

22 Nov 2011 mangeg Release
Raid Watch 2 Raid Watch is an addon for tracking events during boss fights in both raid and 5-men dungeons. It will keep track of important boss cooldowns, warn for events that requires the users attention and inform about some things that happen around him. It will do this in the form of timer bars, sounds, big warning text accompanied with a screen flash for the most important stuff and small text messages for less important things, direction arrow and more. Raid Watch also have some...

LibGUIFactory-1.0

12 Nov 2011 mangeg Alpha
Used to create a bit more customizable AceGUI widgets and configuration windows.
3 totems

TotemRadius

13 Sep 2011 Cyprias Release
Cataclysm update: I'm playing a lvl 5 Free to Play Shammy, I'm not 100% sure if everything works. Totem Radius (TR) shows you where your totem's aura has effect on the minimap. Discussion page: here. Features Track where your totems dropped on the minimap. Track other shaman's totems. Show a radius ring around the totem of where the totem's aura has effect Rings appear semi-transparent when inside, opaque when outside. If 2+ shaman drop the same totem and you're inside one, then other totem...

DataTools

02 Jul 2011 kagaro Release
Ruby base classes for data gathering and extraction. Currently contains base classes for wowhead and wow DBC files. They are intended as a base class setup for writing your own formatting of extracted data. Subprojects within the package exist to show how GatherMate2 and LibMapData pull data from wowhead and from the dbc files.
Main Screen

HeadCount2

30 Jun 2011 kagaro Release
HeadCount2 Re-Write of the original HeadCount. This rewrite is to move to Ace3 and WoW 4.0 HeadCount2 is a configurable World of Warcraft add-on that automatically tracks raid attendance, loot, and boss kills. HeadCount2 answers the following questions: How long is a player active in a raid? How long is a player on standby for a raid? How long is a player offline during a given raid? What loot dropped during a raid and who received it? What boss kills occurred during a given raid and who was...

GatherMate_Sharing

28 Apr 2011 kagaro Release
Database sharing module for GatherMate and GatherMate2

LuckyCharms

28 Apr 2011 kagaro Release
Addon to add macro support for setting and clearing raid icons To use: /seticon [Star|Circle|Diamond|Triangle|Moon|Square|Cross|Skull] /clearicon to remove icon You can use all the normal target options for example /seticon [target=focus] Star

GatherMate

10 Nov 2010 kagaro Release
Collects Herbs, Mines, Gas Clouds and Fishing locations and adds them to the worldmap and minimap. Please note this has been replaced with GatherMate2 for WoW 4.0

GatherMate_Data

07 Nov 2010 kagaro Release
Database dump for GatherMate Data is gathered from several sources, including user submitted data. GatherMAte_Data is now deprecated for WoW 4.0. Please switch to GatherMate2_Data and GatherMate2

Talismonger-3.0

20 May 2009 kagaro Mature
A library to provide events and information about interactable nodes, loot and profession mats

GatherMate_CartImport

03 Nov 2008 kagaro Inactive
Imports data from Cartographer gathering modules into GatherMate

RC4Lib

09 Oct 2008 kagaro Inactive
Lua implementation of RC4 with CyberSipher2 enhancements