Files 0
Downloads 0
Favorites 0
My AddOns
    News
    11-13-06 08:02 PM by: Mpstark
    http://www.wowace.com/files/index.php?path=PetExtend/

    The place for revisions of the new and improved PetExtend. Note: There are some problems with the current revisions libraries. I am aware. Thanks!
    11-03-06 05:06 PM by: Mpstark
    Yes, I am converting PetExtend to Ace2. In fact, I have lots done already. Look for it soon (maybe a beta within a couple weeks?)! Another thing that is big on my mind is the expansion, which might screw with the SmartButton and some other features in PetExtend, but like 1.10, I will not give up on PetExtend at all. I'll have to see. (Hopefully I can get in the beta-key giveaway thing).
    09-09-06 11:52 AM by: Mpstark
    Beta 0.50 released. It's been a long road. Here's the changelog.

    CHANGE LOG:
    (Beta 0.40 - Beta 0.50)

    ---------------------------------
    MAJOR Changes:
    ---------------------------------
    HUGE Restructuring!
    ->New localization.lua! Mostly German localized, but I still need French and others!
    ->Change-log / todo-list is no longer in the code.
    ->Just about everything has been looked over. Every thing should work smoother.
    ->Cut down on global name space that I use, along with memory usage.
    ->Addon is now split into 3 lua files, and 3 XML files. There should be no confusion with loading order.

    ---------------------------------
    New Features:
    ---------------------------------

    GUI;
    ->Removed most slash commands.
    ->Sleek look! =P
    ->Minimap button (hideable!)

    Script On-Attack;
    ->Lua script will need to go in here. THIS IS NOT A PLACE FOR MACROS.
    ->Needs some scroll bars... =P

    Modes;
    ->There are two stock modes; 'Default' and 'PvP'. You cannot delete these.
    ->Custom modes are created by the user. 'Tank' is a pre-packaged custom mode.

    Enhanced PetBar;
    ->Reactive shading, colors based on usablity. Mana/Focus checking only right now.

    Mood Management;
    ->Mood lock: Right click on a mood (Aggresive|Defensive|Passive) and lock your pet in that mood.
    ->More coming soon.

    Skill Management;
    ->Always on and always off toggles.
    ->More coming soon?

    ---------------------------------
    Improvements:
    ---------------------------------
    Status Frame;
    ->Customizable; you can now hide plates and scale it.
    ->Focus Indicator
    -->Now fades in and out.
    -->Is not on a OnUpdate any longer.
    ->PetDPS moniter
    -->Now uses ParserLib, a embeddable library by Rophy.
    -->DPS is now measured in a 15 second sliding window from first hit.

    On-Attack Functions;
    ->Spell On-Attack;
    -->Any spell on attack will be cast. Just drag 'n drop in GUI.
    -->If spell is Hunter's Mark then it will check for the debuff.
    ->PetAction On-Attack.
    -->Added 'Smart' options, which check range and cast accordingly.
    ->PvP detection is much more flexible.

    Focus Management;
    ->Rewrote most of the code.
    ->Checks your talents for Bestial Discipline and adjusts accordingly.
    ->Refreshes on SmartButton clicks.

    SmartButton;
    ->Rewrote much of the code.
    ->Added the new Polymorph spells to the Breakable debuff list.

    PvP Taunt Management;
    ->Not incompatible with focus management.
    ->Switches to the new mode - 'PvP' on attack of a PvP target.
    ->Switches back on attack of a non-PvP target.

    Scattershot and Feign Death Calloff;
    ->Plays calloff sound when it is enabled.
    ->You can now select passive as a reaction.

    PartyWarn System;
    ->Completely rewritten from the ground up.
    ->Still sucks, because it needs to be more custimizable and such.
    ->Health-warn now connected to the partywarn system.
    ->Not localized, nor localizable yet.

    Bindings;
    ->Thank you Snidely for helping out so much!
    ->Cast on first click if autocast is disabled, and autocast on second.
    ->Autocast on first click if autocast is enabled and cast on second.

    Pet Bar Scan;
    ->Reworked and rewritten.
    ->Scans rank as well as id.

    Slash Commands;
    ->Now mostly removed.
    ->Localized.

    ---------------------------------
    Bug Fixes:
    ---------------------------------
    Fixed bug on disable of PetExtend.

    Fixed an issue with tooltip scanning;
    ->Scattershot/Feign Death calloff should work 100% along with the Breakable Debuff feature.

    Fixed pet detection on startup;
    ->Now reconizes the new "Unknown" name as not a pet.

    Fixed warlock pet mana not updating the status frame with the new value.

    Fixed an smartbutton mouseover keybinding using the smartbutton if you didn't have a mouseover target.

    ---------------------------------
    Other:
    ---------------------------------
    Updated TOC to 1.12 World of Warcraft Client Patch.