• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

FuBar_PetInfoFu

 
Project Updated:
Files Updated: Tue, Jan 12 2010
Supports Game Version: 3.3.0
Category: Companions, Hunter, and Warlock
Tags:

, , , , , and [Edit Tags]

Project Manager: Jaydehawk
Additional Authors: No additional authors
Current Version: v3.3.0
License: All Rights Reserved
Development Site: WowAce.com
Avg Daily DL (last 30 days): 139
Downloads Total: 86,970
Favorites: 161
Comments: 8
  • About FuBar_PetInfoFu
  •  

Displays information on your pet, such as name, level, combat ratings and attributes.

Use
PetInfoFu keeps track of your pets, including your stabled pets. Optionally, it will track your history of taming pets. Clicking on the FuBar menu, which displays your pet's happiness in colour, will bring up the training dialog. Should you have Cartographer installed, PetInfoFu can keep track of the stables for you.

For hunters, you can click on a stabled pet in the FuBar tooltip and a small tooltip will pop-up showing you the skills of that particular pet. You will need to visit the Stable and park your pet there, then close the stable for the extended information to be saved (and shown in the tooltip)
Clicking on the line Experience needed will pop-up a little draggable tooltip showing information pertaining your chose way of Show experience to level.

Options
Show pet's name (True) - Displays the name of your current pet, assuming it is not currently dismissed.
Show pet's level (True) - Displays the level of your current pet, assuming it is not currently dismissed.
Show pet's combat statistics (True) - Shows your pets combat statistics, assuming it is not currently dismissed.
Show pet's attributes (True) - Shows your pets Strength, Agility, Stamina, Intelligence and Spirit, assuming it is not currently dismissed.
Show pet's skills (True) - Shows your pets skills, assuming it is not currently dismissed. It also shows the level a higher rank can be learned, should that rank be in your pet training manual.

Hunter Only:
Show experience: By amount/By Kill/By percentage/By time/Reset timer/Show on bar (False) - Show experience till leveling, various setting show different ways of timing this. Reset will start the "time til pet levels" timer again. You can also reset the kill counter/timer by Ctrl-Clicking the label. Selecting Show on bar will place this information on the main FuBar.
Show stabled pets (False) - Shows you which pets are currently in your stable and their level.
Play sound: On TP gain/On new skill available (False) - Play a sound when the pet gains Training Points (TP) or is able to learn an available skill.
Stabled Pets|Show stabled pets (False) - Shows you which pets are currently in your stable and their level.
Mapnotes|Enable Stable mapnotes (False) - Will place an icon on the map for each Stable you visit. Needs Cartographer to be installed.

Warlock only:
Show nethered demons (False) - Keeps track of the skills of the demons you can summon, but are currently gallivanting in the Twisted Nethers.

Pet History
The Pet History will, of course, show incorrect information for long term pets. If you want to correct this you can edit the SavedVariables file in your WTF folder. If you open the FuBar_PetInfoFu.lua file with something like Notepad you need to look for the section ["petHistory"].

Here you'll find one or more sections like this:

Code:

["Wind Serpent|Lazuli"] = {
  ["PetType"] = "Wind Serpent",
  ["PetLevel"] = 21,
  ["HunterLevel"] = 42,
  ["PetName"] = "Lazuli",
},

You can set the ["PetLevel"] variable to the level your pet was when you tamed her. In Lazuli's case: 21. You can set the ["HunterLevel"] variable to the level you were when you tamed her. In Lazuli's case: 42.

If you want to add older pets, that are no longer with you, you can add a section like the above, be careful of the commas, and edit that.
The first bit (the key) should be a combination of the pet type and it's name. The values for ["PetType"] (Cat, Wolf, etc.) and ["PetName"] should be set appropriately. So, adding:

Code:

["Owl|Nightshade"] = {
  ["PetType"] = "Owl",
  ["PetLevel"] = 8,
  ["HunterLevel"] = 10,
  ["PetName"] = "Nightwind",
},

would add a level 8 Owl called Nightwind, which you tamed when you were level 10.

If you are unsure of what you are doing, please make a back up of this file first. If you get an error when you load your hunter, you can replace the file with the original again.

Acknowledgements
This add-on is a continuation of corgi's PetInfo which he kindly allowed me to update to WoW 2.0. I'd also like to thank gnancy for suggesting I add support for Demonic Knowledge and helping me test it.

Install: extract the FuBar_PetInfoFu folder into

\World of Warcraft\Interface\AddOns\

  • Downloads (5)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  FuBar_PetInfoFu v3.3.0 Release 3.3.0 4,229 1/12/2010
  FuBar_PetInfoFu Release 3.2.0 Release 3.2.0 13,530 9/21/2009
  FuBar_PetInfoFu v3.0.3 Release 3.0.3 38,733 11/7/2008
  FuBar_PetInfoFu v3.0.1 Release 3.0.2 17,689 10/18/2008
  FuBar_PetInfoFu v3.0.0 Release 3.0.2 6,951 10/16/2008
  • 1 page(s)
  • Comments

Add Comment  

Add

You need to login or register to post.

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.
  • shdwphnx said

    Any chance of an LDB (LibDataBroker) version in the near future?

    Reply Report Permalink
  • Jaydehawk said

    v3.0.3 should be up soon (just committed the files and tagged the release).
    The addon not showing on the German client could have been an AceLocale issue.
    This should be fixed in this version.

    Reply Report Permalink
  • Freydis88 said

    @ Jaydehawk: Still FuBar_PetInfoFu isn't showing up ingame. I downloaded FuBar_PetInfoFu v3.0.1 from October 18th and I am using the German client. The addon is there in the addon list, but ingame I cannot find it in the Fubar :-(
    Do you know what kind of problem I could have?

    greetings :)

    Reply Report Permalink
  • Nevyr28 said

    I'm getting this error upon startup/ui reload from BugSack:

    [2008/10/21 13:46:50-93-x1]: Cartographer_Notes-2.0\Notes.lua:3432: attempt to index field 'externalDBs' (a nil value)

    AceAddon-2.0-91091 (Ace2):983: in function
    : ?

    AceEvent-2.0-91091 (Ace2):260: in function `TriggerEvent'

    AceEvent-2.0-91091 (Ace2):910: in function

    ---

    The odd thing is I'm only getting it when i have Fubar_PetInfoFu and Cartographer_notes enabled. Turning one or the other off and i don't get any errors. The really odd thing is that even with the errors both addons work fine.

    Reply Report Permalink
  • Rabadak said

    With the german client (Patch 3.0.2) i get an error:

    [2008/10/22 21:22:55-109-x1]: FuBar_PetInfoFu-3.0.1 $Revision: 89 $\PetInfoFuLocals-deDE.lua:7: AceLocale(PetInfoFu): Can only accept true as a value on the base locale. "enUS" is the base locale, "deDE" is not.
    FuBar-3.0.90003\libs\AceLibrary\AceLibrary.lua:122: in function `error'
    AceLocale-2.2-91091 (ArcHUD2):223: in function `RegisterTranslations'
    FuBar_PetInfoFu-3.0.1 $Revision: 89 $\PetInfoFuLocals-deDE.lua:7: in main chunk

    ---

    Reply Report Permalink
  • Comicus said

    I get an error after loading

    [2008/10/17 00:56:46-16-x1]: FuBar_PetInfoFu-3.0.0 $Revision: 86 $\PetInfoFu.lua:10: Cannot find a library instance of Crayon-2.0.
    Ace2\AceLibrary\AceLibrary.lua:490: in function `AceLibrary'
    FuBar_PetInfoFu-3.0.0 $Revision: 86 $\PetInfoFu.lua:10: in main chunk

    ---

    Reply Report Permalink
  • Jaydehawk said

    Should be fixed in 3.0.1.

    Reply Report Permalink
  • Freydis88 said

    I downloaded FuBar_PetInfoFu v3.0.0 Somehow it does not show up. Yes, I have Fubar running and FuBar_PetInfoFU marked in the addons menu. When rightclicking on the fubar ingame, PetInfo does not show up. I really miss ist, so please tell me what I am doing wrong.

    Reply Report Permalink
  • This addon is awesome :)

    Reply Report Permalink
  • 1 page(s)
  • Addon Packs Containing FuBar_PetInfoFu
  • Similar Addons
  •  

Average downloads per day

  1. 2,324 ForteXorcist Buffs & Debuffs, Class, Combat...
  2. 608 DoTimer Combat, Mage, and Warlock
  3. 369 Zug Zug Huntar Hunter
  4. 323 Necrosis LdC Class, and Warlock
  5. 235 ViperNotify Class, and Hunter