Tweaks

  Download the Curse Client

Last Update: March 26, 2008 (1 month ago)
Category: User Packages
Tags: compilation and packages
Project Manager: Torrid
Website: visit
Current Version: Tweaks 1.5
(for World of Warcraft 2.4.0)
Downloads Today: 14
Downloads Total: 11,030
Favorites: 117
Comments: 65
  • About Tweaks
  •  

{{{

  1. !html

This AddOn is a collection of minor changes/additions rolled into one. Tweaks does the following: (all toggleable. type /tweaks to enable)

General

Fast Quest Text Scrolling - Just about every custom UI package has this
Show FPS on Startup - saves you the trouble of hitting alt-r when you load the game
Ignore Duel Requests - When someone requests a duel with you, your client will no longer pop up a confirmation box or play a sound
Filter Other's PvP Damage - "Hostile Player" filters display everyone's damage. Enabling this will make every hostile player filter display only your damage
Auto Complete Quests - Automatically complete certain quests. This turns a quest turn in into a one click process. Use /tweaks autocomplete "quest name" to temporarily add new quests to auto complete. The following quests will auto complete by default:

Alterac Valley turn in quests
Runecloth city faction quests

Equip on Mount - Search bags for +ride speed gear, wear them when you mount, and switch the gear back when you dismount. If you are in combat when you dismount, it will switch gear the moment you leave combat
Dismount for Taxi - Dismounts you when you bring up a taxi destination map
Show Quest Levels - Display quest levels in the quest log
CC Alert - Notify you when group members begin to cast polymorph, shackle undead, or hibernate
Show Arena Points - Display the amount of points your current arena ranking will award you on the pvp/arena pane

Targeting

Show Target Health Pct - Display the percent of the target's health over the target health bar
Target of Target - Displays a small window below your target window with the target of your target
Target of Target's Target - Display the target of your target's target in a window below the target of target window/target window. Useful for healers
Audio Aggro Alert - Sound an alarm when your hostile target targets you. Useful on raids to let you know when you've aggroed mobs. Requires ToT or ToTT to work
PvE Raid Only Alert - Makes Audio Aggro Alert only sound an alarm while in a raid group and with an NPC/mob targeted
Enhanced Tooltip - Display a target's guild name and current target when mouseovering targets
Show Target Gains - Display gains (buffs your target gains) when your hostile targets gain them
Focus Cast Bar - Display a large cast bar with the name, icon, and time left of the spell in the middle of your screen for your focus target. Useful for classes that can interrupt casts with a focus macro



Battlegrounds

Auto Enter Battlefield - Automatically enter battleground (if not in AFK mode, otherwise it would port you right back out) and play a sound when popup appears
Auto Battlefield Release - Automatically release when dead in battlegrounds
Auto Battlefield Reserruct - Automatically accept spirit healer reserructions in battlegrounds
Class and Server Breakdown - Display class and server populations above the battleground scoreboard }}}

  • Downloads (6)
  •  
  • Screenshots (1)
  •  

You need to login or register to post comments.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
 
  • April 13, 2008, 11:53PM (1 month ago)

    hi guys i just want to know more on the auto complete feature like how long does it take to complete cause i did it as u said eg

    /tweaks autocomplete "stolen silver" or so then the mod told me

    stolen silver added to auto complete list

    so how does this feature work and or what does it do if i got wrong impression of actualy doing quest 4 u??

    thanks dev

  • Feb. 10, 2008, 05:46PM (3 months ago)

    I modified a bit of Tweaks, made it fasten queue BGs (include eos), any idea how I can send my changes to you?

  • Sept. 28, 2007, 12:05AM (7 months, 3 weeks ago)

    <3 your addons especially tweaks :>

  • April 11, 2007, 08:30AM (1 year, 1 month ago)

    you can reset which trinket you want equipped/unequipped by dismounting, wearing your dismounted trinket(s), and toggling the feature off then on again.

  • March 15, 2007, 07:28PM (1 year, 2 months ago)

    New tweaks is great...but for some reason whenever I leave combat it auto equips a trinket that i don't want equipped. maybe the original trinket i had loaded when i started up this time. Any idea why it switches whenever i leave combat? It is like it is trying to say that it never got to switch the trinket..and was able to while leaving combat.

    ./shrug

    -D

  • Jan. 14, 2007, 02:19PM (1 year, 4 months ago)

    Ok, So i've emailed Torrid but got no response. I'm looking at how Tweaks does the Server/Class Breakdown in BGs. I want to be able to say that in RAID/PARTY instead of locally. Also if possible. only show the opposite faction in RAID/PARTY. My guild scouts BG's alot and instead of typing out the info it'd be nice to have a button to press. Also if possible. Add the BG Number to the message. If anyone can help me with this i would be very grateful. I'd think something like this should be added to tweaks.

    -D

  • Dec. 14, 2006, 09:23PM (1 year, 5 months ago)

    I just added two lines above and below the problem line, like so:

    -- check name if ( itemname ) then match = string.find(string.lower(itemname), string.lower(s), 1, true); if (match) then return itemname, bag, slot end end

  • Dec. 14, 2006, 05:42PM (1 year, 5 months ago)

    Feel free to post the linenumber and correction. ;)

  • Dec. 14, 2006, 11:34AM (1 year, 5 months ago)

    thanks, I fixed it. I don't quite think it is worthy of posting a new version though however

  • Dec. 13, 2006, 08:24AM (1 year, 5 months ago)

    Succes (or failure, however you choose to view it) :)

    Copy-pasted from Improved Error Frame:

    Error: bad argument #1 to 'lower' (string expected, got nil) File: Interface\AddOns\Tweaks\tweaks.lua Line: 952 Count: 1

    Happened when I loaded into the warlock char for the first time today - and I think that was also the case yesterday.

  • Dec. 12, 2006, 11:34AM (1 year, 5 months ago)

    Hmm, nvm, can't reproduce it O.o Thought it might have been related to already being mounted when I log in on the char, but not even then, did the error trigger...

  • Dec. 12, 2006, 11:15AM (1 year, 5 months ago)

    I've tested that feature with and without mount gear without problems. Not sure what to tell you. Could you post the error message please?

  • Dec. 12, 2006, 11:09AM (1 year, 5 months ago)

    Hmm, minor problem. It seems like Tweaks produces an error if a character mounts and doesn't have any riding gear at all. And since Tweaks settings are shared between all chars, the error is triggered when my alt warlock mounts up on his newly aquired felsteed. :(

  • Dec. 11, 2006, 09:17PM (1 year, 5 months ago)

    I just fixed it, thanks. Unfortunately I don't have anybody to help test my addons before I release them other then myself, and of course some of them didn't work correctly on live even though they worked in beta, so I didn't have much time to fix some things.

    I'll post it in a bit

  • Dec. 10, 2006, 11:06PM (1 year, 5 months ago)

    For some reason the Target of Target and Target of Target's Target settings are not saving on a logout and login and they are always enable when logging in even if they are unchecked.

  • March 5, 2006, 02:02PM (2 years, 2 months ago)

    Hi,

    great addon! I hope your're still developing.

    Some suggestions: - multilanguage (German) ;) - Regstration to myAddOns and/or KHAOS - ToT & ToTT:

     - green Frame if Friend, Red Frame if Enemy, Black Fame if NPC
     - Class Icon and Level
     - Health fade (green->yellow->red)
     - Tooltips for ToT/ToTT with additional infos ?
    

    - Show numbers of health, mana, rage, energy in the playerframe - Health fade of player/group - automatic open the bank when right-click on the npc ;)

    Thanks ;)

  • March 30, 2006, 10:01PM (2 years, 1 month ago)

    Also, on The ToT&ToTT's, how about CHP/MHP (current and max HP) maybe compatible with Mob Info. Or even % of health.

  • March 31, 2006, 03:08AM (2 years, 1 month ago)

    I use "fix addons" for long time ago. Would you care to put them in your addon please: -Verifly ("are you sure" window when you select flying point) -Talentsafe ("are you sure" window when you use up a free talent point) -Bidsafe ("are you sure" window when you bid/buyout at AH) -Skillprotection ("are you sure" window when you delete a profession) -Bagopener (Open all bags at vendors and important places (bank bags at bank)) -Tradelock ("are you sure" window when you hit trade button in trade window) -SafeDE ("are you sure" window when you try to disenchant an item) -FriendFacts (to remember offline friend's last information, lvl, location, etc.)

    Etc.etc. These are separate addons usually and most of them way out of date. After 1.10 I have to tried them out, not even sure yet if they working correctly anymore. Could you add this functions to your fix addon please?

  • March 31, 2006, 03:39AM (2 years, 1 month ago)

    when i wil push it on i get this

    /Tweaks.Lua:806

    Can som one tell me what to do i need my ride item on

  • April 3, 2006, 12:03PM (2 years, 1 month ago)

    When ticking the 'Equip on Mount' button I get

    tweaks.lua:817: bad argument to #1 `lower' (string expected, got nil)

    Any ideas please ?

 
  • Similar Compilations
  •  
  1. 1,030 PhotekUI User Packages
  2. 533 CTMod User Packages
  3. 411 Enhanced Newbie ... User Packages
  4. 376 All Deuce UI (Ace2) User Packages
  5. 290 AllYouNeedShaman! ... User Packages