Get an Epic Experience with Premium

Broker_HunterStableInfo

Data Broker Login to Add Favorites
  • 3 Likes
  • World of Warcraft
  • 127 Monthly Downloads
  • Supports: 5.0.5
  • 31,685 Total Downloads
  • Updated 11/03/2012
  • Created 11/25/2010
  • 109 Favorites
  • Project Site
  • Comments
  • Release Type: Release
  • License: All Rights Reserved
  • Newest File: 5.0
or

About Broker_HunterStableInfo

With HunterStableInfo you have a quick overview of your stable and all the pets you've tamed in the past. It gives you information about the name and family of all possible 25 pets you can store in your stable. Even if you're not at the stablemaster you can see what pets you already have. New with version 4.2: See all pet abilities in a 2nd tooltip! You can also see your current active pet in titan panel (or any data-broker supported addon) with its current specialization

Main features of HunterStableInfo: (newest version: 5.0)

  • Lib Data Broker Support (you will need a LDB supported bar-addon like titanpanel or bazooka to use HunterStableInfo)
  • See all your 25 pets with name and family even if you're not at the stablemaster
  • Quick overview of all pet abilities in a 2nd tooltip
  • See your current active pet and pet specialization on the LDB display

How to use HunterStableInfo:

  • Left-Click on the button shows all pet abilities in a new tooltip.
  • Shift-Left-Click on the button toggles the pet frame.
  • Right-Click on the button shows/hides hints in the tooltip.
  • Shift-Right-Click on the button shows/hides your stabled pets in the tooltip.
  • Left-Click on a pet entry in the tooltip shows the pet's 3D model.
  • Right-Click on a pet entry in the tooltip shows the pet's abilities.
  • Right-Shift-Click on a pet entry in the tooltip shows the pet's diet.

Latest Changes:

  • Removed Pet Class in the tooltip
  • Added current pet specialization for the broker button
  • Added new MOP pets and their abilities

Localization:

  • This addon will work with the enUS and deDE WoW client.
  • Full translation for the French and Spanish client are still missing.

Bugs/Feedback:

  • If you find any bugs post them in the comments or send me a PM. Thank you

5.0

  • Removed Pet Class in the tooltip
  • Added current pet specialization for the broker button
  • Added new MOP pets and their abilities

4.3b

  • Updated the .toc file

4.3a

  • Removed the pet level on the broker button

4.3

  • Some changes due to the removed pet loyalty and happiness system
  • Bug fixes and some improved code

4.2.1

  • Added new Shale Spider ability: Web Wrap

4.2

  • Added a new tooltip to show all possible pet abilities
  • Some other improvements

4.1

  • Added buttons in the modelviewer to rotate the pet
  • The modelviewer window has now BlizzardUI window behavior (but still moveable)
  • Hints are now shown in the tooltip

4.0

  • Added a 3D Modelviewer window
  • Added click events in the tooltip to show pet's abilities and diet in chatframe
  • Left-Click on Button toggles now the stabled pets in the tooltip
  • Changed some details in the tooltip

3.0

  • New structure of the tooltip (reworked with LibQTip)
  • Addon icon is now the current pet's icon

2.0a

  • Fixed the issue with _NPCScan (Thanks to saiket)

2.0

  • This addon has now DataBroker support!!!
  • Added pet icons in tooltip and bar
  • Added click event on bar to open your petframe
1.3 beta
  • Added support for PetClass colors for the French and Spanish WoW client (full translation still missing - If there's anybody who can translate it for me, send me a message!)
  • Fixed a bug where the PetClass color for Tenacity (Hartnäckigkeit) pets wasn't displayed correctly with the German client
1.2 beta
  • Fixed a bug where pet's happiness wasn't updated properly
  • added localization for the german client (deDE)
  • minor tooltip changes
  • events reworked
1.1 beta
  • Active Pet name should be displayed correctly now
  • Added a count of all your pets to the tooltip
  • Icon show/hide added
  • Label text show/hide added
1.0 beta
  • first release

Addon Packs Containing This...

Comments

First Previous Page 1 of 3 Next Last
  • #30

    Could you please update the new / changed pet abilities (e.g. hyena, serpent attack speed buff, sporebat spell haste buff and things like that)?

  • #29

    Why did you remove the pet class? This was the main reason I grabbed this add-on. Sigh.

  • #31

    Since you can change the pet classes (even different classes for different hunter specs) the only useful way to keep that information would be to show a) the default class the pet comes with and b) (if changed) the actual class you chose for each spec. Would be nice to have, indeed.

    Last edited by Noxxana on 1/27/2013 9:40:29 AM
  • #26

    I keep getting this error when I open the game.

    HunterStableInfo-5.0\libs\Ace3\Ace3-Release-r1061.lua:18: Usage: NewAddon([object,] name, [lib, lib, lib, ...]): "name" - Addon "Ace3" already exists.

    <in C code>
    Ace3-Release-r1061\AceAddon-3.0\AceAddon-3.0-11.lua:140: in function "NewAddon"
    HunterStableInfo-5.0\libs\Ace3\Ace3-Release-r1061.lua:18: in main chunk

    Locals:
    self = <table> {
    DisableAddon = <func> @Ace3\..\AceAddon-3.0.lua:571
    EnableAddon = <func> @Ace3\..\AceAddon-3.0.lua:536
    EmbedLibrary = <func> @Ace3\..\AceAddon-3.0.lua:207
    InitializeAddon = <func> @Ace3\..\AceAddon-3.0.lua:513
    IterateAddonStatus = <func> @Ace3\..\AceAddon-3.0.lua:613
    EmbedLibraries = <func> @Ace3\..\AceAddon-3.0.lua:189
    initializequeue = <table> {}
    statuses = <table> {}
    GetAddon = <func> @Ace3\..\AceAddon-3.0.lua:174
    NewAddon = <func> @Ace3\..\AceAddon-3.0.lua:126
    IterateModulesOfAddon = <func> @Ace3\..\AceAddon-3.0.lua:618
    IterateEmbedsOnAddon = <func> @Ace3\..\AceAddon-3.0.lua:617
    embeds = <table> {}
    IterateAddons = <func> @Ace3\..\AceAddon-3.0.lua:603
    frame = AceAddon30Frame {}
    addons = <table> {}
    enablequeue = <table> {}
    }
    objectorname = "Ace3"
    object = nil
    name = "Ace3"
    i = 1
    type = <func> =[C]:-1
    error = <func> =[C]:-1

    getmetatable = <func> =[C]:-1
    pairs = <func> =[C]:-1
    addontostring = <func> @Ace3\..\AceAddon-3.0.lua:109
    setmetatable = <func> =[C]:-1
    Embed = <func> @Ace3\..\AceAddon-3.0.lua:494
    select = <func> =[C]:-1
    tinsert = <func> =[C]:-1

    Thanks!

  • #27

    Do you have "Ace3" listed in your addons list? Do you still get the error if it's disabled?

  • #28

    Yes, I have the Lib:Ace3 installed, some addon installed this, don't know which. With the Lib:Ace3 disabled, the addon functions properly, but I didn't know ar the moment if without this Lib any other addon will crash.

  • #23

    Is there a 5.x release in the works?

  • #24

    Just updated the addon for v5.0.5

    Such a shame blizzard removed so many features of the hunter pets...
    I had to remove almost every pet information in the tooltip. Now you can only see your pets name and family...

    If you find any bugs or wrong pet abilities listed in the pet ability tooltip send me a message or post a comment!

  • #25

    Thanks alot for the update! Smile

    Just curious, which many features besides the "hard-wired" pet-specs had to be removed? I don't remember any pet talent tree related info (might be my fault of course!)... this would be the only part you could "customize" your pet besides the name. And hardly anyone ever did. 99% just copied "the best" dps spec. Pet families are still there, pet special abilities are still there, pet spec abilities, pet diet, names, even the spec itself -- which you can now choose by yourself or leave at default.

  • #18
    Reads as out of date.. Toc need's to be bump
  • #21
    Should work now with v4.3b
    I knew that there was something I forgot to change... xD
    thanks for the hint
  • #22
    np.. glad to help...lol
  • #17
    By the way, the pet level shown in the broker text is now kind of obsolete. Could you please turn it off or give us an option to turn it off to save some bar space?
  • #19
    Now that was fast! Thanks alot! :)
  • #20
    You're welcome :P
  • To post a comment, please login or register a new account.
Login to Curse

Don't have an account? Create One.

Get an epic experience with Curse Premium
  • Faster addon downloads
  • Premium-Only Beta Giveaways
  • Ad-Free Curse experience
  • Premium Curse Client
  • and many More Features
  • Learn More »

Infinite Crisis NA

Get Your Preferred Access Code!