|
|
|
22 Nov 2009 |
|
sylvanaar |
Release |
Embedded library |
| A library with reusable code to detect failure at certain raid tasks. At last count there are 100 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... |
|
|
21 Nov 2009 |
|
LiquidProjects |
Alpha |
Embedded library |
| Liquid-Wealth This data-broker plug-in that adds up all of the items in your inventory & bank, to retrave a Wealth total if you are trying to sell items on the Auction House or sellings them to the venders. Liquid-Wealth Currently scans all items in your banks & bags, more scaning options will be comming soon. Vendor Pricing (Supported) Auction House (Auction Add-on is Required) Auctioneer (Supported) Auctionator (Supported) AuctionLite AuctionMaster Wish List Scan Item based on... |
|
|
|
19 Nov 2009 |
|
LiquidProjects |
Alpha |
Embedded library |
| Liquid-Core is a core Libraries that is required for all of the Liquid Addons. It supports common functions that can be using in all of the Liquid Series. |
|
|
|
16 Nov 2009 |
|
Saliik |
Alpha |
Embedded library |
| This mod is still in early development, and some of the functionality is limited. LootBidAdmin is meant for use with LootBidMaster and LootBid. LootBidAdmin controls the settings that your raid uses, and all raid members running either of the other two addons will acquire these settings. This means only one person has to understand how to set up the mod to do what your guild needs it to do, the rest of the members just install the LootBid addon and they're good to go. LootBidAdmin will also... |
|
|
14 Nov 2009 |
|
jaffa0 |
Release |
Embedded library |
| THE WEBSITE WILL NO LONGER ACCEPT OLD VERSIONS OF THE LOREMASTER.LUA FILE! PLEASE UPDATE YOUR ADDON!After downloading the latest version, please login and out of all your characters before uploading your file. This will ensure your achievements get correctly recorded.The purpose of this addon is twofold. Firstly, to help create a database of quests that count towards the Loremaster achievements. Secondly, it displays that information in-game in the quest description.On quest completion, it... |
|
|
|
14 Nov 2009 |
|
Shadowed |
Release |
Embedded library |
| LibHealComm-4.0 is a library that keeps track of heals being cast by both the player and the people they are grouped with. It will estimate how much a heal will land for using talents, glyphs, auras as well as gear and provides data to other users using LibHealComm-4.0. There is a variety of ways to show data, anything from a simple bar that indicates how much healing is incoming on an unit to showing a graphical summary of what player is casting what heal, on who and how long it will take to... |
|
|
|
12 Nov 2009 |
|
Saliik |
Alpha |
Embedded library |
| This addon is still in early development, and some of the functionality is limited. LootBidMaster is intended for use with the LootBid and LootBidAdmin mods. LootBidMaster tracks bids submitted from LootBid and displays them in an easy to read form. It only functions when the loot rules are set to Master Looter. When anyone "pops the loot" on a boss, bid windows pop up for all raid members (running the mod) and they select Main Spec, Offspec, or Pass and the results are sent to the... |
|
|
|
12 Nov 2009 |
|
Saliik |
Alpha |
Embedded library |
| This mod is still in early development, and some of the functionality is limited. LootBid is meant to dramatically speed up the process of determining who is interested in what loot when running with Master Loot. LootBid uses frames meant to mimic the familiar Group Loot Need/Greed frames to allow raid members to bid Main spec or Offspec on items that drop from a boss. Just like group loot, items all pop up at once as soon as anyone (who's running the mod) checks the corpse. Each member... |
|
|
|
03 Nov 2009 |
|
Shadowed |
Release |
Embedded library |
| This is a small wrapper library that is used to make the transition from LibHealComm-3.0 to LibHealComm-4.0 easier for both authors and users. There are no function calls or callbacks to register for this to work. Because LHC-3.0 does not send GUIDs for healing targets, the wrapper will try and figure out the GUID it will prioritize players over pets/vehicles. The first healing message sent from LibHealComm-3.0 will be ignored per user, so that if they are using both LHC-3.0 and LHC-4.0 it... |
|
|
|
30 Oct 2009 |
|
Azethoth |
Alpha |
Embedded library |
| LibDBLayers-1.0 manages the SavedVariables of your addon. Difference between LibDBLayers and AceDB: No metatables. Settings for an object are flattened into a single table. Settings can be shared per account (global), class, or spec (custom). It offers support for defaults, and a layered hierarchy of settings. It is designed to have verbose layered settings in your AddonOptionsDB which is only loaded and used when setting up defaults or changing options. The layered settings are flattenned... |
|
|
|
28 Oct 2009 |
|
calidore_arygos_eu |
Beta |
Embedded library |
| LibCopilot is a super-project for small, task-specific libraries hosting common code for Copilot (view on CurseForge) and Copilot modules. Features The following is a very rough outline of the libraries, as there implementation might not be finished: LibCopilot-GUID-0.1: Allows to decompose GUIDs and compare them to IDs. LibCopilot-Location-0.1: Handles zones and regions (a polygon made up of game coordinates). LibCopilot-Quests-0.1: A library to handle and compare quest IDs. Important note... |
|
|
07 Oct 2009 |
|
Graveeater |
Beta |
Embedded library |
| Allows adding frames (actually bars) to the four sides of the screen. Will make sure that these frames do not overlap, and will use LibJostle-3.0 if present to move Blizzard frames. |
|
|
|
05 Oct 2009 |
|
Rabbit |
Release |
Embedded library |
| Timer bars with that extra sweetness. LibCandyBar-3.0 provides very simple timed bars, in the spirit of CandyBar-2.0. Documention: API |
|
|
LibBlacklist |
29 Sep 2009 |
|
Xocide |
Alpha |
Embedded library |
| Hate spammers, loot ninjas, and everyone in between? Well with LibBlacklist, you can make your addon disable itself with just a few lines of code. How does it work?, Easy! heres an example: -- My Addon MyAddon = LibStub("AceAddon-3.0"):NewAddon("MyAddon") MyAddon.enabled = true -- LibBlacklist LBL = LibStub("LibBlacklist") local Blacklist = { ["RealmName"] = { "PlayerName" } } if LBL:checkPlayers(Blacklist) then MyAddon.enabled = false return nil end function MyAddon:OnInitialize() -- MyAddon... |
|
|
|
15 Sep 2009 |
|
Scisto |
Alpha |
Embedded library |
| This addon is aimed to help people get the Loremaster achievement. It does this by tracking what quests you have completed, per zone, and shows the user the percentage of quests completed in that zone. Additionally an arrow guide is used to show the player where the closest turn in or quest giver is. This will provide a player the ability to know what quests are available in a zone, where the quest giver, the quest objective, and the quest completer are located. |
|
|
14 Sep 2009 |
|
ddumont |
Release |
Embedded library |
| lib-st provides a convenient way to create and display a scrolling table of data. Supply column info and your table data, and you're off! New Features: In the latest Alpha, if no args or colorargs are specified for value and color functions, respectively, instead of no args, these args will be passed: function (data, cols, realrow, column, table) -- table is a reference to the scrolling table end DoCellUpdate functions and UI Events now have the table passed to them as a param in order to... |
|
|
|
07 Sep 2009 |
|
sylvanaar |
Release |
Embedded library |
| Provides a simple API to register and retrieve alternate identity information between addons. :SetAlt(main, alt) - Associate a main name with an alt name :GetAlts(main) - Get a list of alts for a given name :GetMain(alt) - Get the main character associated with a given name :GetAllMains() - Get a list of all main characters :IsMain(main) - Is the given name a main character :IsAlt(alt) - Is the given name an alternate character LuaDoc:... |
|
|
29 Aug 2009 |
|
Carancu |
Release |
Embedded library |
| What is Lorhin? Lorhin is a tool that lets the user show and animate textures, almost every aspect of the animation and how the texture is shown is possible to affect in some way. Lorhin started out as a personal experiment and a try to fix some of the issues I felt Power auras and Avion have (or had when I begun writing Lorhin). So what functionality do Lorhin that is uniqe as of yet? Lorhin have the ability to let the user completly (well, almost, due to how the syntax is interpretated)... |
|
|
|
25 Aug 2009 |
|
Nimbal |
Beta |
Embedded library |
| LibBuffet keeps track of buffs and debuffs on several units. It is meant as an abstraction layer between the Blizzard API and addons that want to provide a dynamic buff display. Features include: Tracking of buffs and debuffs on (among others): player, target, targettarget, pet, pettarget, raidN, partyN, focus, focustarget Tracking of temporary enchants (weapon buffs like poison) Unique buff identifier impervious to changes of the buff's index Events: BuffAdded, BuffCountChanged,... |
|
|
10 Aug 2009 |
|
Adirelle |
Release |
Embedded library |
| Originally a LDB feed that displays a menu of all your LDB launcher plugins, it also lists each addon panel in the Blizzard interface, as well as each Waterfall configuration dialogs. Note : LauncerMenu tries to avoid duplicates as best at it can but in some cases this cannot be avoided. This is a data broker addon that requires a data display addon to display it.// |