MiniPet
Update: A kind user named Rosdav fixed the "green button" bug for everyone and I've updated with it :)
Sorry all, MiniPet is currently dead. I've lost interest in WoW and related programming. I still hope to return soon to fix up the problems, but you're probably better off using one of the newer, shiner addons now :(
Currently being maintained by LordFarlander
WoW 5.x notes
Because of the change to battle pets, your favorites will likely be reset!
Beta notes
Sorry that the description is so out of date, I hope to have it updated soon.
The latest version adds support for uploading a single character's pet collection to WarcraftPets.com. To access it, go to the addon settings, select the Companions group and click the button "Get WarcraftPets.com code". The code you need to upload will be put into your chat edit box. You can also get to it from the chat command "/ccn options Companions wcpCode"
Synopsis
There are a number of events that trigger the loss of your companion. This addon reminds you to summon a new one, either by displaying a text warning and/or flashing the MiniPet button. You can drag and position the MiniPet button wherever it's most convenient for your UI.
Events That Trigger Alerts
- Entering the game
- Entering an instance
- Resurrecting (works most times, but not all)
- Using a Taxi Service
- Teleporting/Hearthing
Usage & Commands
- Click the MiniPet button to summon a random companion!
- Right-click the MiniPet button to hide it.
- Type /MiniPet options [command] or /mp options [command]
Options and Commands:
- gui
- Opens the graphical configuration.
- options
- list
- Shows a list of all the companions on your character.
- relist
- Forces a refresh of the list of companions on your character.
- toggleTextWarning
- Shows text alerts to warn you to summon a companion.
- Text alerts are ENABLED by default.
- toggleButtonWarning
- Flash or don't flash the button to warn you to summon a companion.
- Flashing is ENABLED by default.
- toggleAutoHideButton
- Hide or don't hide the button after it's clicked.
- Hide on-click is ENABLED by default.
- toggleBg
- Show MiniPet alerts while in a battleground.
- Text alerts in BGs are ENABLED by default.
- toggleMountWarning
- Shows alerts when dismounting a personal flying mount.
- Text alerts when dismounting are ENABLED by default.
- suggestOnlySoulbound
- Sets whether only soulbound companions will be suggested.
- Only soulbound companions are suggested by default.
- reagentCheck
- Sets whether companions that require a reagent to summon will be suggested ONLY if the reagent is currently in your inventory.
- Companions that require a reagent will only be suggested if you have the reagent by default.
- equipmentCheck
- Sets whether companions that are summoned from equipment will be suggested when the item is not equipped.
- MiniPets from equipment will only be suggested when the item is equipped by default.
- forceQuestPet
- Sets whether only companions that are part of a quest will be suggested if they are in your bags.
- Quest companions will be suggested by default.
- list
- button
- toggleButton
- Show or hide the MiniPet button.
- Button is ENABLED by default.
- lockButton
- Locks the position of the MiniPet button.
- The button is not locked by default.
- alpha
- The normal transparency of the button.
- The normal transparency is 100% (1.0) by default.
- fadeOut
- Fades the button out when it is not the cursor is not over it.
- Fading is off by default.
- fadeOutInsteadHide
- Fades the button out instead of hiding it.
- Fading instead instead of hiding is off by default.
- fadeOutCancelInCombat
- Don't fade the button if in combat.
- Fading is stopped if in combat by default.
- fadeOutCancelOnShift
- Don't fade the button if Shift is being held down.
- Fading is not stopped by holding down Shift by default.
- fadeOutCancelOnCtrl
- Don't fade the button if Control is being held down.
- Fading is not stopped by holding down Control by default.
- fadeOutCancelOnAlt
- Don't fade the button if Alt is being held down.
- Fading is not stopped by holding down Alt by default.
- fadeOutTime
- How long it should take to completely fade out the button.
- It will take 0.5 seconds by default.
- fadeOutDelay
- Amount of time to wait before fading out the button.
- It will wait 0.5 seconds by default.
- fadeOutAlpha
- Final transparancy of the button when faded out.
- The final transparancy is 20% (0.2) by default.
- toggleButton
- favorites
- list
- Show a list with all of your favorite companions.
- list
- zoneFavorites
- list
- Show a list with all of your zone favorite companions.
- list
Some options can only be set by using WoW's Interface->Addons dialog, which can also be brought up by entering /mp gui.
MiniPet supports [http://www.wowace.com/projects/buttonfacade/ ButtonFacade], use /bf to configure the skin and color settings for the button if you have it installed.
MiniPet supports [http://www.wowace.com/projects/libkeybound-1-0/ LibKeyBound], use /kb to enter key binding mode.
MiniPet's button will stick to other frames that support [http://www.wowace.com/projects/libstickyframes-2-0/ LibStickyFrames].
MiniPet outputs the current item it will use using LibDataBroker-1.1. Note that clicking on the item in a Broker addon will not activate the item. You must have MiniPet bound to a key to use it in a Broker addon and hide its own button.
Known Issues
- Alerts do not work when entering non-instanced portals, such as the portal in the Stormwind mage tower.
- Changes to the randomizer means that it will sometimes pick the same companion many times in a row. This is intentional.
Translations
Only the English translation is currently being maintained. While French and German translations exist, they are not being regularly updated.
German translation by Plinius; updated by CrispyRoll.
French translation by Faerian.
Future Plans
- None at the moment.
Date: 2010-10-19 12:53:08
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\MiniPet\Companions.lua line 824:
attempt to call method 'GetStateBasedOnModifiers' (a nil value)
Debug:
[C]: GetStateBasedOnModifiers()
MiniPet\Companions.lua:824: ?()
...r-Randomizer-2.0\LibLordFarlander-Randomizer-2.0.lua:468: DoCustomEventWithReturn()
MiniPet\MiniPet.lua:453:
MiniPet\MiniPet.lua:446
[C]: ?
ID: 1
Error occured in: Global
Count: 1
Message: AceLocale-3.0: MiniPet warnings Module: Missing entry for 'ALERT: Time to summon your companion!'
Debug:
(tail call): ?
...nterface\AddOns\Ace3\AceLocale-3.0\AceLocale-3.0.lua:31:
...nterface\AddOns\Ace3\AceLocale-3.0\AceLocale-3.0.lua:29
MiniPet\Warnings.lua:234: OnAlertPlayer()
MiniPet\Warnings.lua:198: ?()
...r-Randomizer-2.0\LibLordFarlander-Randomizer-2.0.lua:128: ?()
...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:147:
...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:147
[string "safecall Dispatcher[1]"]:4:
[string "safecall Dispatcher[1]"]:4
[C]: ?
[string "safecall Dispatcher[1]"]:13: ?()
...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:92: Fire()
Ace3\AceEvent-3.0\AceEvent-3.0.lua:120:
Ace3\AceEvent-3.0\AceEvent-3.0.lua:119
AddOns:
Swatter, v5.8.4723 (CreepyKangaroo)
8ball, v
NPCScan, v3.3.5.5
NPCScanOverlay, v3.3.5.1
Ace3, v
ACP, v3.3.4
AFKCatGotOutside, vv1.1b
AnnounceMisdirection, v
AtlasLoot, vv5.11.04
AtlasLootFu, vv5.11.04
AucAdvanced, v5.8.4723 (CreepyKangaroo)
AucFilterBasic, v5.8.4723 (CreepyKangaroo)
AucFilterOutlier, v5.8.4723.2531
AucMatchUndercut, v5.8.4723.2531
AucStatHistogram, v5.8.4723 (CreepyKangaroo)
AucStatiLevel, v5.8.4723 (CreepyKangaroo)
AucStatPurchased, v5.8.4723 (CreepyKangaroo)
AucStatSales, v5.8.4723.2842
AucStatSimple, v5.8.4723 (CreepyKangaroo)
AucStatStdDev, v5.8.4723 (CreepyKangaroo)
AucStatWOWEcon, v5.8.4723.2530
AucUtilAHWindowControl, v5.8.4723.3311
AucUtilAppraiser, v5.8.4723.2530
AucUtilAskPrice, v5.8.4723.3175
AucUtilAutoMagic, v5.8.4723.3142
AucUtilCompactUI, v5.8.4723.2530
AucUtilEasyBuyout, v5.8.4723.3583
AucUtilFixAH, v5.8.4723 (CreepyKangaroo)
AucUtilGlypher, v5.8.4723.2545
AucUtilItemSuggest, v5.8.4723.3108
AucUtilPriceLevel, v5.8.4723.2545
AucUtilScanButton, v5.8.4723.2530
AucUtilScanFinish, v5.8.4723.3576
AucUtilScanProgress, v5.8.4723.2530
AucUtilScanStart, v5.8.4723.2530
AucUtilSearchUI, v5.8.4723.3655
AucUtilSimpleAuction, v5.8.4723.4546
AucUtilVendMarkup, v5.8.4723.2530
AuctionProfit, v30100-2
auctionsnatch, vr9
BackseatDriver, v1.0
BeanCounter, v5.8.4723 (CreepyKangaroo)
Bejeweled, v1.1b
BonusScanner, v5.3
BunnyHunter, v1.6
Cartographer, v2.0
CartographerGuildPositions, v2.0
CartographerInstanceLoot, v2.0
CartographerInstanceMaps, v2.0
CartographerInstanceNotes, v2.0
CartographerNotes, v2.0
CartographerWaypoints, v2.0
CartographerZoneInfo, v2.0
Configator, v5.1.DEV.130
CritterTalk, v1.2.5
DBMCore, v
DBMLDB, v
DBMVictorySound, v1.7
DrDamage, v1.7.8_release
ElitistGroup, v
Enchantrix, v5.8.4723 (CreepyKangaroo)
EnchantrixBarker, v5.8.4723 (CreepyKangaroo)
EveryQuest, v2.3r161-release
FBBroker, v1.5a (FB 0.9.8d)
FBTitan, v0.9.8d
FBTrackingFrame, v0.9.8k
FishingBuddy, v0.9.8p1
Gatherer, v3.1.14
GathererDBWowhead, v1.0.2009-12-09
GearScore, v3.1.17 - Release
GoGoMount, v0003030900
GuildTax, v5.4.7.143
Informant, v5.8.4723 (CreepyKangaroo)
LightHeaded, v304
Magnet, vv1.02b5
MailOpener, v1.1.2
MiniPet, v5.1.222
Omen, v3.0.9
OneBag3, vv3.3.11
OneBank3, vv3.3.8
Overachiever, v0.56
Parrot, vv1.10.17-15-g44cfcb3
PetEmote, v1.6.4
Postal, v3.3.2
QuestHelper, v1.4.0
QuickAuctions, v
RankWatch, vv1.11
RatingBuster, v
ReagentRestocker, v2.2.5
RecipeRadar, v1.32
Recount, v
Routes, vv1.2.8a
SilverDragon, vv2.3.4
Stubby, v5.8.4723 (CreepyKangaroo)
Titan, v4.3.8.30300 - Revision 386
TitanAmmo, v4.3.8.30300
TitanBag, v4.3.8.30300
TitanClock, v4.3.8.30300
TitanCoords, v4.3.8.30300
TitanCritLine, v0.6.3
TitanCurrency, v0.3.3.5
TitanDBM, v
TitanDurability, v1.16
TitanEmote, v1.0.8.30300
TitanGatherer, v3.3.7
TitanGoldTracker, v4.3.8.30300
TitanKillTimer, v0.0.3.30300
TitanLootType, v4.3.8.30300
TitanMail, v3.0.
TitanPerformance, v4.3.8.30300
TitanProfessions, v3.3.3
TitanRecount, v0.06
TitanRegen, v4.3.8.30300
TitanRepair, v4.3.8.30300
TitanReputation, v3.0
TitanSkills, v1.0.9
TitanTokens, v2.0 Beta
TitanVolume, v4.3.8.30300
TitanWG, v1.1.8.30300
TitanXP, v4.3.8.30300
Vengance, v1
Violation, v1.0
WIM, v3.3.7
WinterTime, v1.83
BlizRuntimeLib_enUS v3.3.5.30300 <us>
(ck=d90)
Missing entry for 'ALERT: Time to summon your companion!'
line. Sorry I didn't copy/paste them here, but I didn't realize it was operating under a new build (my Curse Client automatically updates my addons).
Could you bring this functionality back?
Thanks!
Sorry, was pretty sure I had removed those debug prints since I wasn't getting them anymore when testing it O.o
Hi i got these text spam in chat on german realm with new version:
[15:15:47] MiniPet: Enchant:OnGetCurrentCompanion [15:15:47] MiniPet: Companions:OnGetCurrentCompanion
an so on. There is no end.
But for some unknown reason you changed the version number to "32000"??
Of course it should be "30300" to match latest version.
Hope you'll read this comment this time. :)
Thanks for the report, but please refrain from using the alpha builds. These will often have code that hasn't been ran at all and are for internal tester use. Please wait for betas, as these are more for public use.
1x MiniPet-5.1.205\AutoSummon.lua:137: attempt to index global 'StealthBuffs' (a nil value)
LibLordFarlander-Randomizer-2.0-90152:108: in function `EventHandle'
LibLordFarlander-Randomizer-2.0-90152:88: in function `?'
CallbackHandler-1.0-5 (Ace3):145: in function <...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:145>
Hi, i got this error on German Realm:
1x MiniPet-5.1.205\AutoSummon.lua:137: attempt to index global 'StealthBuffs' (a nil value) LibLordFarlander-Randomizer-2.0-90152:108: in function `EventHandle' LibLordFarlander-Randomizer-2.0-90152:88: in function `?' CallbackHandler-1.0-5:144: in function <...ore\libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:144> <string>:"safecall Dispatcher[5]":4: in function <[string "safecall Dispatcher[5]"]:4> <in C code>: ? <string>:"safecall Dispatcher[5]":13: in function `?' CallbackHandler-1.0-5:91: in function `Fire' LibLordFarlander-SpecialEvents-Aura-4.0-90172:422: in function <...Aura-4.0\LibLordFarlander-SpecialEvents-Aura-4.0.lua:208> (tail call): ?: <in C code>: ? <string>:"safecall Dispatcher[2]":9: in function <[string "safecall Dispatcher[2]"]:5> (tail call): ?: AceTimer-3.0-5 (DataStore):164: in function <...\AddOns\DataStore\libs\AceTimer-3.0\AceTimer-3.0.lua:138>
-I got this login error on German Realm:
[2009/10/22 20:46:54-3813-x1]: LibBabble-3.0-2:47: LibBabble-Zone-3.0: Translation "The Forge of Souls" not found for locale "deDE" LibLordFarlander-2.0-90162:409: in function `?' MiniPet-5.0.188\MiniPet.lua:1009: in function <Interface\AddOns\MiniPet\MiniPet.lua:141> (tail call): ?: <in C code>: ? <string>:"safecall Dispatcher[1]":9: in function <[string "safecall Dispatcher[1]"]:5> (tail call): ?: AceAddon-3.0-5:502: in function `InitializeAddon' AceAddon-3.0-5:614: in function <...s\AckisRecipeList\libs\AceAddon-3.0\AceAddon-3.0.lua:607>
-[2009/10/22 20:46:54-3813-x1]: LibBabble-3.0-2:47: LibBabble-Zone-3.0: Translation "Pit of Saron" not found for locale "deDE" LibLordFarlander-2.0-90162:410: in function `?' MiniPet-5.0.188\MiniPet.lua:1009: in function <Interface\AddOns\MiniPet\MiniPet.lua:141> (tail call): ?: <in C code>: ? <string>:"safecall Dispatcher[1]":9: in function <[string "safecall Dispatcher[1]"]:5> (tail call): ?: AceAddon-3.0-5:502: in function `InitializeAddon' AceAddon-3.0-5:614: in function <...s\AckisRecipeList\libs\AceAddon-3.0\AceAddon-3.0.lua:607>
-[2009/10/22 20:46:54-3813-x1]: LibBabble-3.0-2:47: LibBabble-Zone-3.0: Translation "Halls of Reflection" not found for locale "deDE" LibLordFarlander-2.0-90162:411: in function `?' MiniPet-5.0.188\MiniPet.lua:1009: in function <Interface\AddOns\MiniPet\MiniPet.lua:141> (tail call): ?: <in C code>: ? <string>:"safecall Dispatcher[1]":9: in function <[string "safecall Dispatcher[1]"]:5> (tail call): ?: AceAddon-3.0-5:502: in function `InitializeAddon' AceAddon-3.0-5:614: in function <...s\AckisRecipeList\libs\AceAddon-3.0\AceAddon-3.0.lua:607>
-Please update the TOC-version to ## Interface: 30200 , instead of 32000. :)
Again, the toc-file has the interface set at 32000 instead the working 30200.
But thank you for updating though. I love the mod.