Addons from WAR.CurseForge.com http://http://war.curseforge.com//addons/ The latest addons from WAR.CurseForge.com en-us Mon, 23 Nov 2009 22:46:41 +0000 CurseForge.com (http://www.curseforge.com) BagOMatic http://war.curseforge.com/addons/bagomatic/ <section class="toc expanding-module" data-expand-by="toc" data-expand-default="open"><div class="content-box"><div class="content-box-inner"><h3>Table of contents</h3><ol class="toc-level toc-level-1"><li><a href="#w-overview"><span class="toc-number">1</span> <span class="toc-text">Overview</span></a><ol class="toc-level toc-level-2"><li><a href="#w-contributors-and-testers"><span class="toc-number">1.1</span> <span class="toc-text">Contributors and Testers</span></a></ol></ol></div></div></section> <h2 id="w-overview">Overview</h2> <p>Automatically sorts your backpack contents respecting your <strong>filters</strong> settings. Items are sorted by their attributes (e.g. type, rarity, level). Starting version 0.10 items are consolidated (stacked) together whenever you pack or sort.</p> <p>BagOMatic saves bag filters by default, so you don't loose them when you reload or relog.</p> <h5 id="w-dependencies">Dependencies</h5> <p>BagOMatic requires <a href="http://war.curse.com/downloads/war-addons/details/libslash.aspx">LibSlash</a> for <strong>/bom</strong> commands to work.</p> <h5 id="w-command-list">Command list</h5> <ul><li><strong>/bom sort</strong> Organizes your backpack (sort all items) </li><li><strong>/bom sortbank</strong> Same as /bom sort but for your bank </li><li><strong>/bom sortcraft</strong> Sort crafting items </li><li><strong>/bom sortcurrency</strong> Sort currency items </li><li><strong>/bom sortall</strong> Sort all backpacks (items, crafting, currency) </li><li><strong>/bom pack</strong> Remove all empty spaces in your backpack without sorting them </li><li><strong>/bom reset</strong> Resets all bag filters </li></ul> <h5 id="w-macros">Macros</h5> <p>You can use these macros for BagOMatic:</p> <ul><li><strong>/script BagOMatic.cmd_sort()</strong> == /bom sort </li><li><strong>/script BagOMatic.cmd_sortbank()</strong> == /bom sortbank </li><li><strong>/script BagOMatic.cmd_pack()</strong> == /bom pack </li></ul> <h4 id="w-contributors-and-testers">Contributors and Testers</h4> <p>Thanks <strong>Mordoc</strong> from Bad Karma [Eltharion-EU] <span class="emote emote-wink" title="Wink">;-)</span></p> Mon, 23 Nov 2009 22:46:41 +0000 http://war.curseforge.com/addons/bagomatic/ http://war.curseforge.com/addons/bagomatic/ no-reply@curseforge.com () Scenario Targeter http://war.curseforge.com/addons/scenario-targeter/ <p>This addon is a set of functions to aid in targeting players in scenarios. The best way to use these is to make a macro with the function you want to use. Some functions take a faction parameter. This should be used to specify the faction you're looking for. It can be either &#34;Order&#34; or &#34;Destruction&#34;, with the quotes. Here is a list of possible macros:</p> <p>/script <a href="http://ScenarioTargeter.TargetHighestHeals(faction)" rel="nofollow">ScenarioTargeter.TargetHighestHeals(faction)</a><br> This will target the person who has the highest heals in the given faction. This is useful if you want to quickly target the other side's best healer for focus fire, or if you want to target your own side's best healer to put Guard on. Faction can be either &#34;Order&#34; or &#34;Destruction&#34;. So for example, if you're Destruction and you want to target Order's best healer, it would look be /script <a href="http://ScenarioTargeter.TargetHighestHeals(&#34;Order&#34;)" rel="nofollow">ScenarioTargeter.TargetHighestHeals(&#34;Order&#34;)</a></p> <p>/script <a href="http://ScenarioTargeter.TargetHighestDamage(faction)" rel="nofollow">ScenarioTargeter.TargetHighestDamage(faction)</a><br> This will target the person who has the highest damage in the given faction. This is useful if you want to quickly target the other side's best Damager for focus fire, or if you want to target your own side's best Damager to then assist. Faction can be either &#34;Order&#34; or &#34;Destruction&#34;. So for example, if you're Destruction and you want to target Order's best Damager, it would be /script <a href="http://ScenarioTargeter.TargetHighestDamage(&#34;Order&#34;)" rel="nofollow">ScenarioTargeter.TargetHighestDamage(&#34;Order&#34;)</a></p> <p>/script <a href="http://ScenarioTargeter.TargetLowestHealth()" rel="nofollow">ScenarioTargeter.TargetLowestHealth()</a><br> This function does not take a faction parameter, although I hope to add that functionality in the future. It will simply target the person on your team with the lowest health who's not dead. This is useful for healers looking for a dying person to heal in the frontlines.</p> Mon, 23 Nov 2009 09:01:11 +0000 http://war.curseforge.com/addons/scenario-targeter/ http://war.curseforge.com/addons/scenario-targeter/ no-reply@curseforge.com () WarBoard_TogglerMGRemix http://war.curseforge.com/addons/warboard_togglermgremix/ <section class="toc expanding-module" data-expand-by="toc" data-expand-default="open"><div class="content-box"><div class="content-box-inner"><h3>Table of contents</h3><ol class="toc-level toc-level-1"><li><a href="#w-war-board_toggler-mgremix"><span class="toc-number">1</span> <span class="toc-text">WarBoard_TogglerMGRemix</span></a><ol class="toc-level toc-level-2"><li><a href="#w-what-does-it-do"><span class="toc-number">1.1</span> <span class="toc-text">What does it do?</span></a></ol></ol></div></div></section> <h2 id="w-war-board_toggler-mgremix">WarBoard_TogglerMGRemix</h2> <p>A simple toggler for Miracle Grow Remix. Clicking it will toggle the MGRemix window. Also shown in tooltip.</p> <h3 id="w-what-does-it-do">What does it do?</h3> <p>It emulates the MGRemix slash command, having the same functions as it has. With Left Click you toggle the MGRemix layout window.</p> Sun, 22 Nov 2009 08:35:19 +0000 http://war.curseforge.com/addons/warboard_togglermgremix/ http://war.curseforge.com/addons/warboard_togglermgremix/ no-reply@curseforge.com () DAoCBuff http://war.curseforge.com/addons/daocbuff/ <section class="toc expanding-module" data-expand-by="toc" data-expand-default="open"><div class="content-box"><div class="content-box-inner"><h3>Table of contents</h3><ol class="toc-level toc-level-1"><li><a href="#w-remark"><span class="toc-number">1</span> <span class="toc-text">Remark</span></a><li><a href="#w-main-features"><span class="toc-number">2</span> <span class="toc-text">Main Features</span></a><li><a href="#w-guides"><span class="toc-number">3</span> <span class="toc-text">Guides</span></a></ol></div></div></section> <p><strong><u>DAoCBuff adds a DAoC-like Buffwindow to your Interface.</u></strong></p> <h3 id="w-remark">Remark</h3> <ul><li><strong>new amazing features in version 1.01</strong><br> </li><li>Like our new Release ? Tell other People or leave a comment! </li><li>Please report every bug you find in a <a href="http://war.curseforge.com/projects/daocbuff/tickets/">ticket</a> at curseforge so we can fix it. </li></ul> <h3 id="w-main-features">Main Features</h3> <ul><li>use '/daocbuff' to open the settings window </li><li>completely customizable target frames </li><li><strong>Headframes above other players</strong> </li><li><strong>Group Effects</strong> </li><li>filter effects according to their properties </li><li>filter only debuffs or only your effects </li><li>CPU saving mode that enables itself on performance critical situations </li><li>possibility to kill the default buffwindows </li><li><strong>Import/Export settings or parts of it</strong> </li><li><strong>manually editable Effect Lists for Filters</strong> </li><li>many settings (i.e. number of buffs in a row, growth direction) </li><li>if you have any problems with DAoCBuff you can reset the settings with '<strong>/resetdaocbuff</strong>' to their default values </li></ul> <h3 id="w-guides">Guides</h3> <ul><li><a href="http://war.curseforge.com/projects/daocbuff/pages/main/advanced-filter-guide/">Advanced Filter Guide</a> </li><li><a href="http://war.curseforge.com/addons/daocbuff/pages/main/importable-settings-and-lists/">Importable Settings and Lists</a> </li></ul> <p><strong>DAoCBuff requires the <a class="invalid" href="http://kb.curseforge.com/invalid-link/">LibSlash</a> addon to work.</strong></p> <p><u>If you want to be sure that you get an reply at your problem/feature request<br> than please <a href="http://war.curseforge.com/projects/daocbuff/tickets/">open a ticket</a> at curseforge</u></p> <p><strong>BIG thanks at Yakar who sponsored the new "Ycons" and the screenshots</strong></p> Sat, 21 Nov 2009 19:28:47 +0000 http://war.curseforge.com/addons/daocbuff/ http://war.curseforge.com/addons/daocbuff/ no-reply@curseforge.com () WarBoard_TogglerTTracker http://war.curseforge.com/addons/warboard_togglerttracker/ <section class="toc expanding-module" data-expand-by="toc" data-expand-default="open"><div class="content-box"><div class="content-box-inner"><h3>Table of contents</h3><ol class="toc-level toc-level-1"><li><a href="#w-war-board_toggler-ttracker"><span class="toc-number">1</span> <span class="toc-text">WarBoard_TogglerTTracker</span></a><ol class="toc-level toc-level-2"><li><a href="#w-what-does-it-do"><span class="toc-number">1.1</span> <span class="toc-text">What does it do?</span></a></ol></ol></div></div></section> <h2 id="w-war-board_toggler-ttracker">WarBoard_TogglerTTracker</h2> <p>A simple toggler for Tome Tracker. Clicking it will open the Tome Tracker journal window. Also shown in tooltip.</p> <h3 id="w-what-does-it-do">What does it do?</h3> <p>It emulates the Tome Tracker icon, having the same functions as it has. With Left Click you toggle the Tome Tracker journal window.</p> Sat, 21 Nov 2009 13:03:58 +0000 http://war.curseforge.com/addons/warboard_togglerttracker/ http://war.curseforge.com/addons/warboard_togglerttracker/ no-reply@curseforge.com () WarBoard_TogglerRVMods http://war.curseforge.com/addons/warboard_togglerrvmods/ <section class="toc expanding-module" data-expand-by="toc" data-expand-default="open"><div class="content-box"><div class="content-box-inner"><h3>Table of contents</h3><ol class="toc-level toc-level-1"><li><a href="#w-war-board_toggler-rvmods"><span class="toc-number">1</span> <span class="toc-text">WarBoard_TogglerRVMods</span></a><ol class="toc-level toc-level-2"><li><a href="#w-what-does-it-do"><span class="toc-number">1.1</span> <span class="toc-text">What does it do?</span></a></ol></ol></div></div></section> <h2 id="w-war-board_toggler-rvmods">WarBoard_TogglerRVMods</h2> <p>A simple toggler for RVMods. Clicking it will open the RVMods Manager Window. Also shown in tooltip.</p> <h3 id="w-what-does-it-do">What does it do?</h3> <p>It emulates the RVMods icon, having the same functions as it has. With Left Click you toggle the RVMods Manager Window.</p> Sat, 21 Nov 2009 13:01:29 +0000 http://war.curseforge.com/addons/warboard_togglerrvmods/ http://war.curseforge.com/addons/warboard_togglerrvmods/ no-reply@curseforge.com () WarBoard_TogglerResTell http://war.curseforge.com/addons/warboard_togglerrestell/ <section class="toc expanding-module" data-expand-by="toc" data-expand-default="open"><div class="content-box"><div class="content-box-inner"><h3>Table of contents</h3><ol class="toc-level toc-level-1"><li><a href="#w-war-board_toggler-res-tell"><span class="toc-number">1</span> <span class="toc-text">WarBoard_TogglerResTell</span></a><ol class="toc-level toc-level-2"><li><a href="#w-what-does-it-do"><span class="toc-number">1.1</span> <span class="toc-text">What does it do?</span></a></ol></ol></div></div></section> <h2 id="w-war-board_toggler-res-tell">WarBoard_TogglerResTell</h2> <p>A simple toggler for ResTell. Clicking it will open the ResTell options window. Also shown in tooltip.</p> <h3 id="w-what-does-it-do">What does it do?</h3> <p>It emulates the ResTell icon, having the same functions as it has. With Left Click you toggle the ResTell and with Right Click you bring the Context Menu.</p> Sat, 21 Nov 2009 12:59:50 +0000 http://war.curseforge.com/addons/warboard_togglerrestell/ http://war.curseforge.com/addons/warboard_togglerrestell/ no-reply@curseforge.com () WarBoard_TogglerDetauntHelper http://war.curseforge.com/addons/warboard_togglerdetaunthelper/ <section class="toc expanding-module" data-expand-by="toc" data-expand-default="open"><div class="content-box"><div class="content-box-inner"><h3>Table of contents</h3><ol class="toc-level toc-level-1"><li><a href="#w-war-board_toggler-detaunt-helper"><span class="toc-number">1</span> <span class="toc-text">WarBoard_TogglerDetauntHelper</span></a><ol class="toc-level toc-level-2"><li><a href="#w-what-does-it-do"><span class="toc-number">1.1</span> <span class="toc-text">What does it do?</span></a></ol></ol></div></div></section> <h2 id="w-war-board_toggler-detaunt-helper">WarBoard_TogglerDetauntHelper</h2> <p>A simple toggler for DetauntHelper. Clicking it will open the DetauntHelper options window. Also shown in tooltip.</p> <h3 id="w-what-does-it-do">What does it do?</h3> <p>It emulates the DetauntHelper slash command, having the same functions as it has. With Left Click you toggle the DetauntHelper options window.</p> Sat, 21 Nov 2009 12:57:02 +0000 http://war.curseforge.com/addons/warboard_togglerdetaunthelper/ http://war.curseforge.com/addons/warboard_togglerdetaunthelper/ no-reply@curseforge.com () WarBoard_TogglerAutoBand http://war.curseforge.com/addons/warboard_togglerautoband/ <section class="toc expanding-module" data-expand-by="toc" data-expand-default="open"><div class="content-box"><div class="content-box-inner"><h3>Table of contents</h3><ol class="toc-level toc-level-1"><li><a href="#w-war-board_toggler-auto-band"><span class="toc-number">1</span> <span class="toc-text">WarBoard_TogglerAutoBand</span></a><ol class="toc-level toc-level-2"><li><a href="#w-what-does-it-do"><span class="toc-number">1.1</span> <span class="toc-text">What does it do?</span></a></ol></ol></div></div></section> <h2 id="w-war-board_toggler-auto-band">WarBoard_TogglerAutoBand</h2> <p>A simple toggler for AutoBand. Clicking it will open the AutoBand options window. Also shown in tooltip.</p> <h3 id="w-what-does-it-do">What does it do?</h3> <p>It emulates the AutoBand icon, having the same functions as it has. With Left Click you toggle the AutoBand options window.</p> Sat, 21 Nov 2009 12:55:48 +0000 http://war.curseforge.com/addons/warboard_togglerautoband/ http://war.curseforge.com/addons/warboard_togglerautoband/ no-reply@curseforge.com () LoyalPet http://war.curseforge.com/addons/lpet/ <section class="toc expanding-module" data-expand-by="toc" data-expand-default="open"><div class="content-box"><div class="content-box-inner"><h3>Table of contents</h3><ol class="toc-level toc-level-1"><li><a href="#w_loyalpet-2-9"><span class="toc-number">1</span> <span class="toc-text">LOYALPET 2.9</span></a><ol class="toc-level toc-level-2"><li><a href="#w_donations"><span class="toc-number">1.1</span> <span class="toc-text">Donations</span></a></ol></ol></div></div></section> <h2 id="w_loyalpet-2-9">LOYALPET 2.9</h2> <dl><dt>What is it? </dt><dd>Addon that allows more control and functionality from your pet </dd></dl> <dl><dt>What can it do? <ul><li>Make pet more responsive to attack and follow commands </li><li>Make pet use its abilities as soon as possible or turn them off completely </li><li>Make pet use its abilities in an order you specify </li><li>Make pet stop using its abilities after its target's health reaches a certain percentage </li><li>Make pet attack any enemy you are currently attacking automatically while in a passive stance if it has no current target </li><li>Make pet attack any enemy that attacks you automatically while in a passive stance if it has no current target </li><li>Make pet always attack same target you are attacking </li><li>Make pet follow you anytime you target yourself </li><li>Bind pet attack/follow commands to simple mouse/keyboard combinations </li><li>Features can easily be enabled/disabled through gui(/lpet gui) </li></ul> </dd></dl> <ul><li> For full detailed information, go <a href="http://war.curseforge.com/projects/lpet/pages/more-information/">here</a> </li></ul> <h3 id="w_donations">Donations</h3> <ul><li> Since I have been asked a few times about donations, I have added a donation button to my profile. If you would like to make a donation, click <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2891801">here</a> </li></ul> Fri, 20 Nov 2009 06:19:07 +0000 http://war.curseforge.com/addons/lpet/ http://war.curseforge.com/addons/lpet/ no-reply@curseforge.com () RV_Mods http://war.curseforge.com/addons/rv_mods/ <section class="toc expanding-module" data-expand-by="toc" data-expand-default="open"><div class="content-box"><div class="content-box-inner"><h3>Table of contents</h3><ol class="toc-level toc-level-1"><li><a href="#w_so-whats-included"><span class="toc-number">1</span> <span class="toc-text">So what&#39;s included?</span></a><ol class="toc-level toc-level-2"><li><a href="#w_rv_mod-manager-late-beta"><span class="toc-number">1.1</span> <span class="toc-text">RV_ModManager (late beta)</span></a><li><a href="#w_rvmod_targets-v1-01"><span class="toc-number">1.2</span> <span class="toc-text">RVMOD_Targets (v1.01)</span></a><li><a href="#w_rvmod_player-status-v1-03"><span class="toc-number">1.3</span> <span class="toc-text">RVMOD_PlayerStatus (v1.03)</span></a><li><a href="#w_rvapi_entities-v0-5"><span class="toc-number">1.4</span> <span class="toc-text">RVAPI_Entities (v0.5)</span></a><li><a href="#w_rvapi_frames-v1-0"><span class="toc-number">1.5</span> <span class="toc-text">RVAPI_Frames (v1.0)</span></a><li><a href="#w_rvapi_range-v0-1"><span class="toc-number">1.6</span> <span class="toc-text">RVAPI_Range (v0.1)</span></a></ol></ol></div></div></section> <p>This is a collection of addons that will eventually replace many of the major UI parts, including unit frames, buffs/debuffs, alerts/cooldowns and action bars. One of the goals is to get rid of static displays and allow the player to concentrate on the game world instead. </p> <h2 id="w_so-whats-included">So what's included?</h2> <h3 id="w_rv_mod-manager-late-beta">RV_ModManager (late beta)</h3> <p>A GUI for the other mods(addons). It allows you to enable/disable and configure them. Open it with /rvmod, or by clicking the button placed right in the middle of the screen (you can move or hide the button, of course&nbsp;:p). This module has been completely rewrited and some logic changed now. It is moving to the stage then everyone can produce their own addon settings and show that in the RV_ModManager. Probably this addon will become a nice replacement for the UI Mods/Add-Ons window </p> <h3 id="w_rvmod_targets-v1-01">RVMOD_Targets (v1.01)</h3> <p>(<a href="http://war.curseforge.com/projects/rv_mods/images/7-rvmod_targets-demo/">Screenshot</a>) This is probably what most people might be interested in. Essentially, these are a beefed-up version of the overhead health bars. This allows you to keep track of your teammates and their status more easily. Targets also have a range indicator and change size depending on how far away they are. Features and abilities: </p> <ol><li> Mouse over, friendly and hostile targets support. The following target types are available: <ul><li> Friendly players, NPC/Monsters, static objects, and pets </li><li> Enemy players, NPC/Monsters, attackable static objects </li></ul> </li><li> Warbands, groups and scenario groups support <ul><li> paint your leader with a different template settings. </li><li> paint your group with a different template settings. </li><li> paint your warband with a different template settings. </li></ul> </li><li> Pet support. Highly recommended. <ul><li> see your pet position </li><li> see your pet health (depends on template) </li></ul> </li><li> Unlimited number of rules/rows </li><li> Unlimited number of custom templates </li><li> Wysiwyg - all changes apply on the fly, no /reloadui required. </li><li> Turn on and turn off at any time, while battling, or doing quests with no UI reloads </li></ol> <h3 id="w_rvmod_player-status-v1-03">RVMOD_PlayerStatus (v1.03)</h3> <p>(<a href="http://war.curseforge.com/projects/rv_mods/images/4-rv_player-status/">Screenshot</a>) Well, this isn't too interesting, it's just two bars for health/AP. </p> <h3 id="w_rvapi_entities-v0-5">RVAPI_Entities (v0.5)</h3> <p>Collects an entities information in the 3D world like health, action points, RvR flags, buffs, etc. </p> <h3 id="w_rvapi_frames-v1-0">RVAPI_Frames (v1.0)</h3> <p>Templates manager. </p> <ol><li> Unlimited number of templates </li><li> Create your own template with ease and share with others </li><li> Create your crazy addon with the RVAPI_Frames and do not worry about the frames positioning on the screen </li><li> Pre-defined templates: <ul><li> Classic v1.01 - original name is RVF_Classic. Was designed and developed by silverq, the original author of this project. (<a href="http://war.curseforge.com/projects/rv_mods/images/7-classic-template/">Screenshot</a>) </li><li> Modern v1.0 - original name is RVF_Modern. Based on the Classic theme with much more additional options to show players career icon, health percentage, with some eye-friendly animations. </li><li> EveOnline v1.0 - original name is RVF_EveOnline. Based on the original EVE Online game targeting. Enjoy&nbsp;:) (<a href="http://war.curseforge.com/projects/rv_mods/images/12-eve-online-template/">Screenshot</a>) </li></ul> </li></ol> <h3 id="w_rvapi_range-v0-1">RVAPI_Range (v0.1)</h3> <p>Lightweight range finder. It is still based on your current abilities, since there are no other way to get a range value. </p><p><br /> </p> <h3 id="w_planned-features">Planned features</h3> <p>(in loose order) Templates developers documentation, "Hello World" template example with comments. More templates, Pure, GroupIcons SG and TargetRing? Have to ask original authors first, probably they will port (Pure partialy) their projects on that platform. </p><p><br /> So what does RV stand for? Several things and nothing at all, really. I wanted to use descriptive names so it would be immediately apparent what each mod does. I decided to adopt Mythic's naming schema and chose the first prefix that came to my mind. - silverq </p><p><b>Disclaimer: This is a beta release. As such, there are bugs to be expected. Please use the Ticket system on CurseForge to report bugs and/or request features.</b> </p> Thu, 19 Nov 2009 20:52:34 +0000 http://war.curseforge.com/addons/rv_mods/ http://war.curseforge.com/addons/rv_mods/ no-reply@curseforge.com () RFWarn http://war.curseforge.com/addons/rfwarn/ <p>This is a simply addon for Warrior Priests to let your group know when you are low on RF and can not heal them. I found that with other healers you can always tell when they are able to heal because AP is shown in the group window. Since RF is not, I wanted a way to allow a warrior priest to warn his group when their RF drops below a preset limit.</p> <p>Requires LibSlash</p> <p>There is no UI, just a set of slash commands.</p> <p>/rf -shows all available options<br />/rf on -turns on the group warning<br />/rf off -turns off the group warning<br />/rf limit [value] -changes the limit for which the warning is triggered<br />/rf channel [value] -changes which channel the warning is broadcast to (example: p = party, g = guild, wb = warband)<br />/rf message [value] &#8211; change the message that is broadcast when your rf is low</p> <p>This should now work for DoKs too but the default message and slash commands are still use RF and not SE. You can change the message using the slash commands above to something more DoK appropriate.</p> Wed, 18 Nov 2009 22:42:40 +0000 http://war.curseforge.com/addons/rfwarn/ http://war.curseforge.com/addons/rfwarn/ no-reply@curseforge.com () Scenario Statistics http://war.curseforge.com/addons/scenariostats/ <p>A simple addon, that allows you to review your win/loss ratio in scenarios as well as quite a few other statistics, as the highest damage you've done, or the most killing blows, or how much XP you get on average in a scenario.</p> <p>There is only one single slash command:<br> <strong>/sstats</strong></p> <p>Without LibSlash installed use this (exactly like this):<br> <strong>/script ScenarioStats.Slash("")</strong></p> <p>This will show the GUI window. Rightclick it for configuration.</p> <p>It should work with all languages, but if it should cause problems with something, let me know the name of the scenario that doesn't work and what language your client/server is.</p> <p>It now saves the data on a per-character base. That means your Swordmaster on one server, your Rune Priest on the same server and your Sorceress on another will have different statistics each.<br> You can easily view the data of other characters, to compare how you're doing.</p> <p>Changing the whole Warhammer to safe settings per character is <strong>no longer</strong> required to get no mixed up statistics. Actually it is not even recommended anymore, if you want to view other character's statistics.</p> <p><strong>Optionally requires <a href="http://war.curse.com/downloads/war-addons/details/libslash.aspx">LibSlash</a> by Aiiane. It will work fine without it, but you won't be able to use the /sstats shortcut (see above)</strong></p> Tue, 17 Nov 2009 00:23:38 +0000 http://war.curseforge.com/addons/scenariostats/ http://war.curseforge.com/addons/scenariostats/ no-reply@curseforge.com () Enrage Alert http://war.curseforge.com/addons/enrage-alert/ <p><strong>Castellano</strong><br> Alerta mediante un sonido y ventana de texto cuando el Rebanador/Matador estan en modo Furious y Berserker. Compatible con WCST pero independiente, en otra versión adición a WCST. Soporta localizacion 1,2,3,4 y 5. Basado en el Addon CareerPool</p> <p>ADVERTENCIA: Para que funcione correctamente en las localizaciones 1, 2, 3, 4 y 5 cambiar la localización en el archivo Settings de la carpeta del cliente. Cambiando la localización In-game mediante el commando /language X no funciona correctamente.</p> <p><strong>English</strong><br> A warning sound and text window when the Choppa/Slayer are in Furious and Berserker mode. Compatible with WCST but independently, in addition to another version WCST. Compatible with localication 1,2,3,4 and 5. Based on CareerPool Addon</p> <p>WARNING: In order to work properly on locations 1, 2, 3, 4 and 5 change the file location in the Settings folder of the client. Changing the location in-game with the command /language X does not work correctly.</p> <p><em><strong>It was a pleasure to play this game.<br> Thanks to Obsidian Uzkhul and Dark Prelude.</strong></em><br> Requiescat in pace Brurr and Sopher</p> Sun, 15 Nov 2009 14:35:57 +0000 http://war.curseforge.com/addons/enrage-alert/ http://war.curseforge.com/addons/enrage-alert/ no-reply@curseforge.com () TwisterSet http://war.curseforge.com/addons/twisterset/ <p>TwisterSet provides an easy-to-use way to switch Twister Aura. It works almost identical to tactic sets: By clicking the button you can choose which set to use between 5 Set.</p> <p>By right clicking the button you save your current Twister set to the selected Button.</p> <p>Note: TwisterSet simply add a ComboBox to select a Twister Set. It still requires Twister to function.</p> Thu, 12 Nov 2009 23:19:14 +0000 http://war.curseforge.com/addons/twisterset/ http://war.curseforge.com/addons/twisterset/ no-reply@curseforge.com () Tome Titan http://war.curseforge.com/addons/ttitan/ <div style="text-align: center;"> <p><img src="http://img255.imageshack.us/img255/2217/ttlogo2od7.png" alt="Tome Titan Logo" /> </p> </div> <hr /> <h2 id="w_what-is-tome-titan">What is Tome Titan?</h2> <div id="toc"><h2>Table of Contents</h2> <ul> <li class="toclevel-1"><a href="#w_what-is-tome-titan"><span class="tocnumber">1</span> <span class="toctext">What is Tome Titan?</span></a></li> <li class="toclevel-1"><a href="#w_features"><span class="tocnumber">2</span> <span class="toctext">Features!</span></a></li> <li class="toclevel-1"><a href="#w_to-use-this-add-on"><span class="tocnumber">3</span> <span class="toctext">To use this add-on</span></a></li> <li class="toclevel-1"><a href="#w_macros"><span class="tocnumber">4</span> <span class="toctext">Macros</span></a></li> <li class="toclevel-1"><a href="#w_having-any-problems-with-the-add-on"><span class="tocnumber">5</span> <span class="toctext">Having any problems with the add-on?</span></a></li> <li class="toclevel-1"><a href="#w_native-bar-board-support"><span class="tocnumber">6</span> <span class="toctext">Native Bar/Board Support</span></a></li> <li class="toclevel-1"><a href="#w_the-tome-titan-team"><span class="tocnumber">7</span> <span class="toctext">The "Tome Titan Team"</span></a></li> <li class="toclevel-1"><a href="#w_change-logs"><span class="tocnumber">8</span> <span class="toctext">Change Logs</span></a></li> </ul> </div> <p>This add-on is designed to display data ingame in an easily readable format. It includes sections for Bestiary, Lore/History, Noteworthy Persons, Cultivation information, Lair Locations and Exploration/Pursuits information --with more categories planned on the way! </p><p>In short: Tome Titan is to help keep you from having to alt tab. </p><p>Most of the information listed has been taken from threads/posts on the <a href="http://warhammeralliance.com/">WHA forums</a> and various other sources. Please see the in game FAQ/Credits page for detailed information. This add-on wouldn't exist without YOU all out there posting the unlocks you find! </p> <h2 id="w_features">Features!</h2> <ul><li>List all known Bestiary, History/Lore, and Noteworthy Persons unlocks. </li><li>You can toggle hiding completed entries! </li><li>Easily can be expanded to include any information you want! </li><li>Native support for <a href="http://war.curse.com/downloads/war-addons/details/ttitan.aspx#w_native-bar-board-support">popular Bar/Board add-ons</a>! </li><li>Adds a button to your minimap for easy access -- the button can be hidden via slash commands or moved via layout editor. </li><li>Constantly updating the Data files for known unlocks, check back often to stay current! </li><li>In game Change Log section accessed via the Tome Titan "FAQ and Credits" page will keep you up to date on all changes we make in each release. </li></ul> <p><br /> If there's a feature you'd like to see added, just <a href="http://war.curse.com/downloads/war-addons/details/ttitan.aspx#comments">post a comment</a>, PM one of the authors or <a href="http://war.curseforge.com/projects/ttitan/tickets/">post a ticket</a> on the curseforge.com project page! </p><p>We hope you enjoy this WAR add-on,<br /> ~The Tome Titan Team </p> <h2 id="w_to-use-this-add-on">To use this add-on</h2> <p>This add-on requires <a href="http://war.curse.com/downloads/war-addons/details/libslash.aspx">LibSlash</a>.<br /> </p><p>When you first install this add-on, it will create a TINY box on the far left side of your screen. You can see a screenshot of it <a href="http://mediabeta.curse.com/Curse.Projects.ProjectImages/16120/11513/TTBar.jpg">here</a> -- I've moved mine over my action bars. You can move yours wherever you want to. Just press Escape to bring up your main menu, Customize Interface, click "Layout Editor...", then click "Start Editing..." - you can now move the box wherever you want it! After you finish moving it by dragging it around. Click "Exit" then "Yes" to save changes. </p><p>This little box is called "TTBar" - mousing over it will pop-out a bar with an icon representing every page in TomeTitan. Mouse over any of the icons for a description of the page. Left click to open that page. </p><p>Commands: </p> <ul><li>/ttitan help - will list the commands </li><li>/ttitan - will toggle the main window on/off </li><li>/ttitan current - will toggle the main window going to your current zone </li><li>/ttitan showcompleted - will toggle showing completed entries, by default completed entries are hidden </li><li>/ttitan button - will toggle the button showing on/off </li></ul> <h2 id="w_macros">Macros</h2> <p>To add a macro for easy access to Tome Titan, open the Main Menu, select Macros, and use this as your macro text: <pre>/script TTitan.UI.ToggleShowing() </pre> <p>You can also make a macro for going to the current zone: <pre>/script TTitan.UI.ExpandCurrentZone(); TTitan.UI.Show() </pre> <h2 id="w_having-any-problems-with-the-add-on">Having any problems with the add-on?</h2> <p>Entries that you've completed not checking off correctly? Yes, it's a known bug, it's due to the ToK being finicky&nbsp;;) If an entry is misspelled, or incorrectly punctuated, it won't check-off correctly. You can help us nail these bugs! It's simple. Look at the entry that's bugged, and go to your ToK for that entry. Go <a href="http://war.curseforge.com/projects/ttitan/tickets/16-fix-entry-name-spelling-errors/">here</a> and post the incorrect entry in the add-on, and the correct entry from the ToK and I'll get the fix in the next release! </p><p>Other types of problems? A couple of things to check: </p> <ul><li>Did you use to have BestiaryHelper installed? If so, make sure it's uninstalled/disabled. </li><li>Try MANUALLY deleting the \TomeTitan directory, and reinstalling. Or just deleting any file that starts with BH or BHelper in the \TomeTitan directory -- thanks to wilcoxon for pointing out this bug, and the fix, to us. </li><li>Still having problems? Post a <a href="http://war.curse.com/downloads/war-addons/details/ttitan.aspx#comments">comment</a> or <a href="http://war.curseforge.com/projects/ttitan/tickets/">ticket</a> and we'll try to help you out ASAP! </li></ul> <h2 id="w_native-bar-board-support">Native Bar/Board Support</h2> <p>Tome Titan, will now include native support for the following add-ons:<br /> <a href="http://war.curse.com/downloads/war-addons/details/snt-bar.aspx">SNT_BAR</a><br /> <a href="http://war.curse.com/downloads/war-addons/details/wbshockbar.aspx">WaaaghBar ShockBar</a> by shockbeta<br /> <a href="http://war.curse.com/downloads/war-addons/details/waaaghbar_lingy.aspx">WaaaghBar continuation</a> by lingy<br /> <a href="http://war.curse.com/downloads/war-addons/details/warboard.aspx">WarBoard</a><br /> </p><p>If you were using any of the old stand alone Tome Titan modules for SNT_BAR or WaaaghBar please uninstall them. (If not, it will auto-disable them anyway.) </p> <h2 id="w_the-tome-titan-team">The "Tome Titan Team"</h2> <p>These are the people that make this add-on happen:<br /> Aenathel -- Main Coder, Data Updates<br /> Oscarr -- Bar/Board Support, TTBar. Bestiary, Pursuits, Explorations, Lair Locations Data Updates and minor coding.<br /> Possibly (Prevously SquigyStardust) -- Changed my character in game so I may as well change this as well. Most Updates from now on will be done by me.<br /> </p> <h2 id="w_change-logs">Change Logs</h2> <p>The detailed logs for what Unlocks have the changed (the whole list) will be availible at <a href="http://gamingonearth.blogspot.com/">Here</a>. Search for Tome Titan to see the changes for the updates starting from v2.2! </p><p>See the ingame Credits section for more information. </p><p><br /> </p><p><br /> </p> Mon, 09 Nov 2009 10:50:21 +0000 http://war.curseforge.com/addons/ttitan/ http://war.curseforge.com/addons/ttitan/ no-reply@curseforge.com () whom http://war.curseforge.com/addons/whom/ <p>Adds a command, /whom, that summarizes the server population for your realm. It shows you the population of all zones, with a breakdown by career archetypes and level ranges, and shows a summary of each tier's level range, giving population broken down by archetype. Output is in your chat window.</p> <p>You can limit it to specific tier ranges, e.g.,</p> <p>&nbsp;&nbsp; &nbsp;/whom t1</p> <p>just looks at players level 1-11. Use t2 for 12-21, t3 for 22-31, and t4 for 32-40. Use &#34;/whom 40&#34; if you just want to see level 40 players. You can mix these, so &#34;/whom t1 40&#34; would include levels 1-11 and level 40. You can add a &#34;-c&#34; argument to get a detailed class breakdown by tier. For example, &#34;/whom -c 40&#34; would show you the count of each class for level 40.</p> <p>/whom works by issuing who requests for each level requested (or 1-40 if you don't specify t1, t2, t3, t4, or 40). If any of these hit the server limit of 30 results, /whom will issue separate requests for each career at that level. If there are 30 or more players of a particular career and level, /whom will scan each zone for that career and level. If there are still too many, it will count the first 30, and in the result will print a warning that it was not able to count everyone.</p> <p>There does not appear to be any way for an add-on to suppress the chat window's display of who results, so you'll see the who requests that /whom is using. The results from /whom will usually be printed before the chat window has seen the results from the final who command, so you may have to scroll back a few lines to find the /whom results.</p> <p>NOTE: in /whom output, rank 40 counts are listed separately from tier 4 counts. Tier 4 counts just cover levels 32-39.</p> Mon, 09 Nov 2009 07:23:00 +0000 http://war.curseforge.com/addons/whom/ http://war.curseforge.com/addons/whom/ no-reply@curseforge.com () GuardBot http://war.curseforge.com/addons/guardbot/ <section class="toc expanding-module" data-expand-by="toc" data-expand-default="open"><div class="content-box"><div class="content-box-inner"><h3>Table of contents</h3><ol class="toc-level toc-level-1"><li><a href="#w-overview"><span class="toc-number">1</span> <span class="toc-text">Overview</span></a><li><a href="#w-usage"><span class="toc-number">2</span> <span class="toc-text">Usage</span></a><li><a href="#w-reminders"><span class="toc-number">3</span> <span class="toc-text">Reminders</span></a><li><a href="#w-upcoming-features"><span class="toc-number">4</span> <span class="toc-text">Upcoming Features</span></a></ol></div></div></section> <h1 id="w-overview">Overview<br></h1> <p>GuardBot automatically waypoints a tanks' guarded target, allowing them to quickly find the player they're guarding without having to maintain a friendly target. </p> <h1 id="w-usage">Usage<br></h1> <p>Simply install the addon to your ../Interface/Addons folder, launch the game, play a tank and guard a player! </p> <h1 id="w-reminders">Reminders<br></h1> <p>GuardBot (optionally) requires LibSlash and supports an array of slash commands. For more info on the available slash commands, see: <a href="http://war.curseforge.com/projects/guardbot/pages/help/">Help Page</a></p> <p>GuardBot automatically disables itself if the player is not playing a tank class (and thus has no Guard ability). </p> <h1 id="w-upcoming-features">Upcoming Features<br></h1> <p>Suggestions?<br></p> Mon, 09 Nov 2009 00:56:56 +0000 http://war.curseforge.com/addons/guardbot/ http://war.curseforge.com/addons/guardbot/ no-reply@curseforge.com () GlyphShortcut http://war.curseforge.com/addons/glyphshortcut/ <p>GlyphShortcut provides a summary of your character's Land of the Dead glyphs. It is designed to be a minimalistic replacement for the default, built-in Glyph Tracker UI. </p> <p>GlyphShortcut is shown as a small, movable and resizable button. Mousing over the GlyphShortcut button will display a tooltip summarizing the status of your character's glyphs. Completed glyphs are listed in green, incomplete glyphs in red. Clicking on the GlyphShortcut button will open your Tome to the glyph page where more info on each glyph as well as the Land of the Dead can be found.</p> Sun, 08 Nov 2009 23:56:53 +0000 http://war.curseforge.com/addons/glyphshortcut/ http://war.curseforge.com/addons/glyphshortcut/ no-reply@curseforge.com () Minmap http://war.curseforge.com/addons/zmm/ <section class="toc expanding-module" data-expand-by="toc" data-expand-default="open"><div class="content-box"><div class="content-box-inner"><h3>Table of contents</h3><ol class="toc-level toc-level-1"><li><a href="#w_minmap"><span class="toc-number">1</span> <span class="toc-text">Minmap</span></a><li><a href="#w_information"><span class="toc-number">2</span> <span class="toc-text">Information</span></a></ol></div></div></section> <h2 id="w_minmap">Minmap</h2> <h2 id="w_information">Information</h2> <p>Square Minimap, Mousewheel zooming, saves zoom level. </p><p>Alrighty, lets start explaining things. </p><p>I have tried to do away with as much crap as possible. Mostly everything is based off of the single WAR logo now: </p> <ul><li>Left click: Scenario queue Window </li><li>Right click: Map Pin Filter Window </li><li>Middle click: Answers a rally call </li></ul> <p><br /> when queued for a scenario, mousing over the WAR logo will show you what scenarios you are queued for, click the scenario will cause you to leave that queue. </p><p>when in a scenario: </p> <ul><li>Left click: Shows scenario summary. </li><li>Right click: Shows scenario groups. </li></ul> Sat, 07 Nov 2009 18:14:37 +0000 http://war.curseforge.com/addons/zmm/ http://war.curseforge.com/addons/zmm/ no-reply@curseforge.com ()