stolenlegacy

Filters

NameUpdatedCategoryAuthorStage
NameUpdatedCategoryAuthorStage
The display

DotHaste

16 Jan 2012 stolenlegacy Beta
DotHaste displays a window with all your available DoTs. Each DoT also displays either the SP/haste levels at time of application in green or the current SP/haste levels in yellow, whichever is higher.

SummarizedLFRRolls

31 Dec 2011 stolenlegacy Release
SummarizedLFRRolls avoids roll message spam in raids by toggling the "Detailed Loot Information" option toggle off when entering a LFR group (and then returns it back to "on" when leaving).
Item list

FirstLootEver

29 Dec 2011 stolenlegacy Beta
Keeps a list of all items in the game and checks any items you ever possessed off it. Hooks achievement functions to provide "custom achievements" in the default achievement UI for various goals. Intended as a way to kill time.

LibShorterSlash-1.0

06 Dec 2011 stolenlegacy Alpha
LibShorterSlash is a slash command library that allows the end user to shorten their slash command input to the shortest possible match. For example, /youraddon config might be entered as /youraddon c as long as there is no other sub-command that starts with a 'c'. See the API page for details.

ForceMatureLanguageFilter

02 Dec 2011 stolenlegacy Release
Patch 4.3 has introduced a bug that will change the mature language filter's setting to "On" on relog. ForceMatureLanguageFilter forces this setting to return to false.

RaidFinderIsWorse

28 Nov 2011 stolenlegacy Release
Changes the color of the "Raid Finder" tab in item tooltips to red, allowing it to be differentiated from the "Heroic" tag at first glance.
Display

TBResser

27 Nov 2011 stolenlegacy Beta
During Tol Barad and Battleground battles, displays the time until the graveyard closest to you resurrects.

LibCustomAchievement-1.0

26 Nov 2011 stolenlegacy Alpha
LCA provides an interface for addons to register their own achievement categories into the default achievement UI. Features include: Achievement tracking 'Recent achievements' integration Achievement announcements to guild members with the library (Optional) Chat message announcements to guild members without the library Full support of achievement comparisons for custom categories Full chat linking support of achievements over battle.net Tool-tip support for achievements not known to the...
Duel viewer

DueLog

13 Nov 2011 stolenlegacy Beta
Logs all your duels and provides analyzing tools. Current functions: Logs all duels you fight Provides a timeline of spells cast Gives information about damage/healing done per player Gives information about buff/debuff uptime per player Provides damage information for each spell cast on the timeline Save duels to DB to keep them permanently Send duels to other addon users Coming soon:Absorption per spell cast/player For slash command syntax run /duelog help in-game.

KillingMachine

25 Oct 2011 stolenlegacy Beta
KillingMachine aims to be a tool to improve your Frost DK performance by providing an analysis of Killing Machine proc usage post-combat. Data provided: KM procs used on Obliterate KM procs used on Frost Strike KM procs wasted by expiration KM procs wasted by being overridden No configuration is required. Install KillingMachine and it's ready to go.
[ML] Bid window

GDKPd

21 Oct 2011 stolenlegacy Release
An all-in-one GDKP distribution suite. Features include: Chat scanning - no addon enforcement for bidders Pot tracker Multiple simultanous auctions Calculating distribution amounts Manual pot adjustments Cancelling auctions Reverting bids Specific minimum bids/increments by item level/id Option to distribute shares of the top bid to second/third bidder Auto-bid feature Visual auction tracking Loot announcing and automatic auctioning on bosses Complete pot history Saved pots Balance window and...

LibBNAddonMsg-1.0

08 Sep 2011 stolenlegacy Alpha
A library designed to generalize sending of pseudo-addon-messages over the battle.net real id system. See the API page for details.

HexMessage

04 Sep 2011 stolenlegacy Release
HexMessage encodes all messages you send using hexadecimal chars. Players able to read Hex or having the addon themselves will see the correct solution, everybody else will wonder what those numbers are. Usage: /hex on - Turns encoding on /hex off - Turns encoding off
Data Viewer

CheckRoles

04 Sep 2011 stolenlegacy Release
CheckRoles allows somebody (most likely a raid leader) to request role and gear information from either the entire guild or the current raid group. This will then display what specs each player can play and the gear he has available for those specs. To be displayed here, each player first has to create sets of gear and assign them to his specs. The GUI was created to be self-explanatory.
[BETA] SpellLogger window

CBMT - Custom Boss Mod Timers

01 Sep 2011 stolenlegacy Release
CBMT is an addon that complements an existing boss mod by allowing raids progressing through recently released content to create their own boss mod timers for fights that the usual alternatives (BW, DBM, DXE, VBM) do not yet offer any support for. List of planned and completed features: Support for the major three boss mods (BW, DBM, DXE).....Complete Support for RaidWatch 2...................................................Complete Timers based on spell...

EnemySwing

01 Sep 2011 stolenlegacy Beta
Displays an approximate swing timer for your current target. Use /enemyswing to configure.

LibSyncTime-1.0

17 Aug 2011 stolenlegacy Release
LibSyncTime-1.0 is a light-weight solution that provides a server-side UNIX timestamp useful for synchronizing data across clients in multiple timezones or with non-synchronized system clocks. LibSyncTime uses a single, simple API call: LibSyncTime-1.0 API curtime, uncertain = LibStub("LibSyncTime-1.0"):synctime() Returns curtime This is the current server-side UNIX timestamp uncertain This boolean being true indicates that no second-level precision is guaranteed on the return value. This...

LibStringStorage-1.0

11 Aug 2011 stolenlegacy Planning
It seems Blizzard fixed this issue in the 4.2.0a bugfix patch.You can still use LibStringStorage to reduce static memory usage and loading screen length, as well as saving a bit of HDD space with your SavedVar files. LibStringStorage is designed to circumvent a limitation of the Blizzard SavedVar system - the SV system only allows a maximum of 2^16 lines for SavedVar files, and creates a new line for every table key-value pair. Some addons - especially logging utilities - often run into...
The button

PartyButton

28 Jul 2011 stolenlegacy Release
Adds a button to the raid interface that allows converting the raid back into a 5-man party.
Display

TBBars

31 May 2011 stolenlegacy Beta
Shows capture state of all three Tol Barad bases using RAID communication.