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.
Track pet history (False) - Keeps track of all the (named) pets you stable for the first time in your career as a hunter. Note: You will have to close the stable for this option to do it's work.
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"].
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:
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\
This add-on was downloaded from http://www.wowinterface.com/
Change Log - FuBar - PetInfoFu
3.2.0 - updated TOC
3.0.3 - fixed happiness gain with Guard Dog
3.0.2 - cleanup unused data in SavedVariables, fixed issue with locales (Kazragore)
3.0.1 - fixed bug with LibCrayon
3.0.0 - updated to 3.0.2, removed obsolete functionality, added new happiness improving pet talents
2.4.2 - added option to display happiness in a seperate frame rather than the FuBar (MiyaMirage) and doubled the happiness DECAY_RATE (2.4.2)
2.4.1 - tried to fix issues with German translation
2.4.0 - updated TOC, added German translation (Singler), updated code to new combat log
2.3.2 - fixed bug where nethered demons were not properly saved, added Show Mend Pet option (kergoth)
2.3.1 - revamped happiness calculations to be (hopefully) more accurate; added a little (movable) tooltip to show when your pet is being healed.
2.3.0 - updated TOC, added sound on pet happiness level change, xp tool tip now remembers if it's showing.
2.2.1 - added XP window, fixed a few minor bugs
2.2.0 - updated TOC, added Happiness tracking, added saving of pet skills and way to show these (tkasomething crowd), added demon icons (maytrix).
2.1.4 - added option for sound when pet able to learn new skill (Mania), removed level timers for pets of same level as hunter.
2.1.3 - added by kill timer (MayDay), added option to show Loyalty for Stabled pets (Someone)
2.1.2 - added nethered pets to "No pet" tooltip, and a scheduled event to fix "UO", hopefully fixed stack overflow bug.
2.1.1 - added show experience (Mars85), hopefully fixed bug (ThornyJohn)
2.1.0 - update TOC, added pet/demon skills and toggles for skills and combat statistics.
2.0.5 - bugfixes
2.0.4 - added support for Demonic Knowledge (Warlock)
2.0.3 - added stable intergration with Cartographer (Hunter)
2.0.2 - fixed some issues for Warlocks
2.0.1 - added sorting on when one first stabled a pet. (Hunter)
- tried to reduce updates triggered by UNIT_HAPPINESS
2.0 - initial release
Optional Files - FuBar - PetInfoFu
Sorry, there are currently no optional files available.
Love the addon and I have modded it to show the plus dmg from Warlocks Demonic Knowledge. Some of the code is heavily borrowed from Krakhaan of Khaz'goroth's Demonic Knowledge. Here is his addon if you like http://ui.worldofwar.net/ui.php?id=3651
If you would like to have the files send to you email me at gnancysaddons a t gmail
OK, i disabled all Fubar Mods and my Ace2 standalone except Fubar itself and PetInfoFu, everything was ok, i then proceeded to enable them all one by one (royal pain in the ass btw), found that Ace2, ClockFu, DurabilityFu, MoneyFu, QuestFu all broke Fubar completely with 2.0.3 installed, all work perfectly with 2.0.2 installed.
SO, as per your suggestion, i copied the relevant libraries from PetInfoFu into QuestFu and lo and behold no errors with the 2 enabled, i therefore assume that library version differences are causing the problem, did a little searching and found wowaceupdater, gonna give it a try and see if it updates all the relevant libraries to the most recent versions (at least i hope that's what's gonna happen, cos i'd hate to have to manually update all the libraries myself )
Thanks for your input on this, and sorry to have been a pain
Ran WowAceUpdater with the Purge settings, and now everything is working as it should, thx again for all your assistance with these problems.
Last edited by Efimerlin : 01-03-2007 at 07:58 AM.
I've tried this in TBC and it seems to work just fine. I do get error messages from other addons, and some of them are "blamed" on addons that don't have the code/module that throws the error. So, I'm beginning to wonder about the accuracy of the errors as such.
However, I'm beginning to think there may be something wrong/conflicting with the ACE libraries, or at least their versions. Especially as the errors you show seem to jump from QuestFu\AceEvent to PetInfoFu\AceEvent What you may want to try is to disable all FuBar addons except PetInfo and see if the error remains.
If that works without problems, you may want to try and replace the AceEvent folder from QuestFu with the one from PetInfoFu (or the reverse). Ditto for the Tablet library. At least on my setup the PetInfoFu/AceEvent library is newer than the QuestFu one.
Originally posted by Jayhawk Efimerlin
I don't see Cartographer...which may be the culprit, let me test?
[edit 20:55 CET]
I disabled Cartographer, but PetInfo showed up just fine. I'll try a few bit more, but if you could give it a try with Cartographer installed? Thanks.
OK i installed Cartographer, only change is now it doesnt completely break Fubar on my Hunter, just gives me the same errors as i was getting on my lock, i have noticed however as soon as i try and change an option on fubar with it installed, it just kills everything fubar related again, as long as i dont do anything with Fubar or it's addons i just get those same errors, going back to 2.0.2 to see if it's still ok with cartographer installed.
OK went back to 2.0.2 and everything is working fine again even with Cartographer installed, i'm kinda at a loss here, sorry.
Last edited by Efimerlin : 01-02-2007 at 09:53 PM.
Efimerlin
I don't see Cartographer...which may be the culprit, let me test?
[edit 20:55 CET]
I disabled Cartographer, but PetInfo showed up just fine. I'll try a few bit more, but if you could give it a try with Cartographer installed? Thanks.
Originally posted by Jayhawk Weird...
I just retested on my Warlock (tried various pets) and I've no issues with QuestFu (R21398). The only problem seems to be that PetFu can't find a name for the pet at the first summons, but not even always. I'll try and look into it.
As for Hunters, I tested with two different hunters most of the weekend and it works like a charm. No strange behaviour whatsoever. I'm...at a loss here.
PS. Where on the "other" site did you repost this?
When i said other site i meant QuestFu's page here at wowinterface.
Tried it again today, 2.0.3 still kills everything FuBar related on my Hunter and gives me the same errors with QuestFu on my Lock, going back to 2.0.2 solves all the problems.
My Addons are as follows maybe you can see something wrong.
Weird...
I just retested on my Warlock (tried various pets) and I've no issues with QuestFu (R21398). The only problem seems to be that PetFu can't find a name for the pet at the first summons, but not even always. I'll try and look into it.
As for Hunters, I tested with two different hunters most of the weekend and it works like a charm. No strange behaviour whatsoever. I'm...at a loss here.
PS. Where on the "other" site did you repost this?
Hi dont know why this is happening but whenever i enable the latest version PetInfoFu on my warlock it breaks QuestFU with the following errors.
FuBar_QuestsFu\QuestsFu.lua:742: Tablet-2.0: You must set title within a registration.
Quixote-1.0\Quixote-1.0.lua:274: in function `?'
AceEvent-2.0\AceEvent-2.0.lua:721: in function <...face\AddOns\FuBar\libs\AceEvent-2.0\AceEvent-2.0.lua:715>
<in C code>: ?
AceEvent-2.0\AceEvent-2.0.lua:426: in function <...s\FuBar_PetInfoFu\Libs\AceEvent-2.0\AceEvent-2.0.lua:402>
---
FuBar_QuestsFu\QuestsFu.lua:742: Tablet-2.0: You must set title within a registration.
---
FuBar_QuestsFu\QuestsFu.lua:742: Tablet-2.0: You must set title within a registration.
<in C code>: in function `error'
AceLibrary\AceLibrary.lua:84: in function `error'
Tablet-2.0\Tablet-2.0.lua:2597: in function `SetTitle'
FuBar_QuestsFu\QuestsFu.lua:742: in function <Interface\AddOns\FuBar_QuestsFu\QuestsFu.lua:741>
Tablet-2.0\Tablet-2.0.lua:2365: in function `children'
Tablet-2.0\Tablet-2.0.lua:2842: in function `Refresh'
FuBar_QuestsFu\QuestsFu.lua:748: in function <Interface\AddOns\FuBar_QuestsFu\QuestsFu.lua:737>
<unknown>:
<in C code>: in function `QuestWatch_Update'
FrameXML\QuestLogFrame.lua:59: in function `QuestLog_OnEvent'
<string>:"QuestLogFrame:OnEvent":2: in function <[string "QuestLogFrame:OnEvent"]:1>
---
I really dont know which of them is the culprit, wether QuestFu breaks PetInfoFu or vice versa, but enabling the latest version of PetInfoFu on my Hunter breaks all of fubar, it refuses to load any modules including Buggrabber so i cant list the error codes, switching back to the previous version of PetInfoFu (2.02) works fine on my hunter and my lock.
Going to post this on both sites. Maybe you can work out what is wrong
Last edited by Efimerlin : 01-01-2007 at 11:01 PM.
I've been running it for a couple days (mostly PvE) and the only place I did see a hit in framerate was inside Ironforge, this morning. However, that seems fine now...
Well, Jayhawk, I'm gonna say that PetInfoFu runs just fine for me, and that I've not noticed any kind of FPS hit myself. Admittedly, I'm not using it in battlegrounds as of yet, but I have run around through quite a bit of the BC beta over two long play sessions this weekend and I noticed no issues that I could attribute to this mod.
So it's working okay in PvE and a few world PvP situations that I've found myself in, at least in BC Beta.