sylvanaar

Filters

NameUpdatedCategoryAuthorStage
NameUpdatedCategoryAuthorStage

WIM (WoW Instant Messenger) v3

23 Jan 2012 sylvanaar Release
WIM (WoW Instant Messenger) is a World of Warcraft addon which brings an instant messenger feel to communication in game. I created WIM over 2 years ago with the curiosity of creating an addon. Since then, WIM has evolved into what it is today, however so many requests from the community were added into the addon which resulted in bulky and inefficient coding practices that took a toll on both CPU and Memory usage. To resolve this, I decided to rewrite WIM from scratch. Each feature is being...

LibAlts-1.0

29 Nov 2011 sylvanaar Mature
Overview LibAlts provides an API to register and retrieve alternate identity information between addons. It maintains main-alt relationships. A given character can be defined as a main with one or more alts. Basic API :SetAlt(main, alt, source) - Associate a main name with an alt name. An optional source can be specified. If no source is specified, it is added the user-defined source. :GetAlts(main) - Get a list of alts for a given name. :GetMain(alt) - Get the main character associated with...
Colorful Text

Prat 3.0

29 Nov 2011 sylvanaar Release
Prat-3.0 is a chat enhancement addon for world of warcraft 3.0. It is made up of 30+ smaller "modules" which each provide additional functionality, and can be enabled or disabled individually. In game, type /prat for a menu. Bug reports: http://www.wowace.com/projects/prat-3-0/tickets/ Forum thread: http://forums.wowace.com/showthread.php?t=14004 Prat has just about every feature you can think of, and then some. Really. When I get some more time, I'll try and put together a full list (Even I...
ACP - Collapse

Addon Control Panel

29 Nov 2011 sylvanaar Release
Stop logging out of the game just to change your addons! ACP adds the "Addons" button to the game's main menu (The one you get when you hit ESC). It allows you to manage your addons in game, with an interface which looks similar to the blizzard addon manager. ACP will help you deal with the "Clutter" that multi-part addons and libraries introduce by displaying your addons in logical arrangements. ACP has many features to make your addon list easy to manage, help you with missing libraries,...

LibFail-1.0

28 Jun 2011 sylvanaar Mature
A library with reusable code to detect failure at certain raid tasks. At last count there are 107 different "fails" that are tracked (updated for ToC/Icecrown courtesy of Maat/sztanpet/MysticalOS). Please note, this list is not always up-to-date. The Icecrown Citadel list includes: Fail_Rotface_OozeExplosion Fail_Rotface_StickyOoze Fail_Marrowgar_Whirlwind Fail_Marrowgar_Coldflame Fail_Marrowgar_SaberLash Fail_Festergut_VileGas Fail_Festergut_PungentBlight Fail_Deathwhisper_DeathNDecay...

CopyThat!

28 Jun 2011 sylvanaar Release
Bind a key, and copy text from whatever your mouse is hovering over. Chatframes, QuestText, Menus whatever. You can bind a key from the blizzard key bindings configuration menu. The following slash commands are supported: /cpyt <Name of Frame> This is mostly used for the chatframes, eg. /cpyt ChatFrame1 you can bind keys to copy the frame that your mouse pointer is over, or the game tooltip (since you cant mouse over it). I suppose you could also use: /cpyt GameToolTip
Mana regen rates

Broker_Regen

28 Jun 2011 sylvanaar Release
Shows your mana regen rates.
Screenshot

StatisticsLinker

28 Jun 2011 sylvanaar Release
Allows you to shift click items on the achievement panel's statistics tab into the chat edit box. Example: "Total factions encountered: 44"

ChatSearch

28 Jun 2011 sylvanaar Release
Provides commands to search the chat history. /find <text> - Find lines containing <text> and scrolls to them. Repeat command to find additional occurrences of <text> /findall <text> - List all lines containing <text>
Show How Much You Care

CareMeter

28 Jun 2011 sylvanaar Release
Creates a text "meter" of how much you care. Can be output to any chat channel CareMeter™: -10 [--------------------|] 10 That's all it does. Use /care for instructions. Examples: /care 0 guild /care 10 /care -10 party /care -2 channel 2 /care 5 whisper sylvaan
Display Raid Icons

Bubblicious

28 Jun 2011 sylvanaar Release
Supercharge your chat bubbles! NOTE: This is a standalone version of Prat's "bubbles" module. Prat specific features have been removed. If you use prat, you already have all these features and more. With this addon you can: 1) Change the Font of the bubbles to match the font of the chatframe, and size the font however you like 2) Change the outline of the chat bubbles to match the type of chat 3) Enable display of raid icons 4) Enable dynamic compression of the chat bubbles so they only...

Broker_WhoLib

28 Jun 2011 mitch0 Release
Debug tool for LibWho-2.0. Left-Click toggles WhoLib debug mode. Right-Click resets WhoLib.

WhoLib

28 Jun 2011 sylvanaar Release
Welcome to LibWho-2.0! This documentation is for developers, it you're a user: just don't care. An Interface for a information's about an user Better event for who's Queuing of /who and SendWho() A much better who interface, with guarantee to be executed ' user.Class string - class user.Race string - race user.Level string - level user.Zone string - zone time number - the minutes how old the data was Remarks If you're only interested in this feature, then you don't have to read about :Who()...

IDLua

06 Jun 2011 sylvanaar Mature
Lua language integration for IntelliJ IDEA Forum Thread: http://forums.wowace.com/showthread.php?t=18501 Features: Debugger (Experimental) Modules support (Experimental) LuaDoc Highlighting and Folding (Experimental) Lua SDK REPL Console (Experimental) Basic Completions Quick Documentation with Multiple documentation providers Resolving Globals in project and libraries Custom API Support including custom function signatures (Experimental) Function Information via Quickhelp Lua Standard...

RightWing

26 Apr 2011 sylvanaar Mature
Modifies all default UI action buttons to selfcast on right click

FuBar_WhoLibFu

04 Mar 2011 akazik Release
For Developers (of Addons which uses WhoLib): show queues and queries in the WhoLib
Mana Log

ManaMetrics

19 Jan 2011 sylvanaar Alpha
Experiments with mana metering/logging. Formost this tries to monitor actual mana regen. This is not as easy as it sounds since mana regen isnt reported directly by the game. So this addon explores how to measure regen, and experiments with how to manage and utilize the regen data. The intended audiance of this addon is other developers or tech-savvy users who may want to participate or contribute in the effort. Perhaps this might someday be a replacement for regenfu. Current Features 1) Mana...

FailMeter

01 Nov 2010 sylvanaar Planning
A meter to show how much fail there is: FailMeter(TM): 0 [---------------------------||---------------------------|-] 10