Change Log:
--------------------
4.2.0.3: Updated toc in Zookeeper_Data too
4.2.0.2: Updated the toc, and added a check to try to fix a reported data issue building companion lists.
4.2.0.1: Updated for new companions in the 4.2 patch.
4.1.0.1:Updated for new companions in the 4.1 patchAdditional information added to tooltips -- companion cost and notes (in a few cases, such as Lil' Ragnaros's cooking fire ability, or the Argent Tournament squire/gruntling)Added the Wintersaber Cub quest pet to the item exclusionsFixed auto-resummon at the barber shopNo longer uses hard-coded mount speed/type information, instead uses the values returned by Blizzard (this seems to behave, but let me know if it misses something).Better checks for mount usability, especially when using the smart keyword.New option to revert to pre-4.1 pet functionality (4.1 lets minipets stay with you across zone load borders, this option lets you go back to the old functionality where they vanish at zone load instead if you prefer it).4.0.3.7:Fixed a rare timing error with profession checksAdded a few tweaks for druid shapeshift /shaman Ghost Wolf usage, and documentation in the description. It's still rough, so feedback is appreciated.4.0.3.6:Unbroke /mount after I broke it with 4.0.3.5's /minipet change4.0.3.5:/minipet should again attempt to summon a new minipet even if used while you have one currently out (not sure why I broke that in the first place, to be honest)4.0.3.4:Data fix for the Magic Carpet (wrong creature ID). Shouldn't require an import+overwrite to fix, but if it doesn't give that a try (in the options menu)Fix for Tol Barad summoning logic
Description:
--------------------
A pet and mount addon. Makes handling those big piles of mounts and minipets really easy, and adds some smarts to the process as well!
(4.1.0.1) Data update, and some small features, see changelog for full details.
(4.0.3.7) Support for druid shapeshifting and shaman Ghost Wolf forms. They all have the tag "shapeshift" to aid in their use, plus Zookeeper will attempt to use them while moving if appropriate (Ghost Wolf only if talented to be instant). However, because these are spells and not mounts, Zookeeper can't do all the work for you. You'll need to use the /click ZookeeperSpell command after your /mount command. And because cancelling buffs is now protected, you'll have to add a /cancelform command to have your macro take you back out of form as well. As an example:/cast Travel Form
/mount smart
/click ZookeeperSpell
/disembark
/cancelformwould be a basic druid macro that includes druid forms in its random selection and handles Travel Form in combat cleanly. I've also added a macro conditional for people that want more control over what gets used when. A similar macro for Ghost Wolf would be easy enough to do (but Ghost Wolf will only be picked while moving if it's talented to be instant, of course).
/mount command lets you pick mounts by tags randomly, specify certain ones to use or exclude, and even is smart enough to handle Northrend's quirks on where you are allowed to actually use a flying mount properly.
/minipet command lets you pick minipets just like /mount does for mounts, with an added feature -- your last-used command is remembered, so that if you ever find yourself alone Zookeeper will bring out another pet to keep you company automatically.
/disembark command -- it's like /dismount, but better, because it also works for vehicles!
Enhanced companion UI shows source, tags, cost of mounts an...
--------------------
4.2.0.3: Updated toc in Zookeeper_Data too
4.2.0.2: Updated the toc, and added a check to try to fix a reported data issue building companion lists.
4.2.0.1: Updated for new companions in the 4.2 patch.
4.1.0.1:Updated for new companions in the 4.1 patchAdditional information added to tooltips -- companion cost and notes (in a few cases, such as Lil' Ragnaros's cooking fire ability, or the Argent Tournament squire/gruntling)Added the Wintersaber Cub quest pet to the item exclusionsFixed auto-resummon at the barber shopNo longer uses hard-coded mount speed/type information, instead uses the values returned by Blizzard (this seems to behave, but let me know if it misses something).Better checks for mount usability, especially when using the smart keyword.New option to revert to pre-4.1 pet functionality (4.1 lets minipets stay with you across zone load borders, this option lets you go back to the old functionality where they vanish at zone load instead if you prefer it).4.0.3.7:Fixed a rare timing error with profession checksAdded a few tweaks for druid shapeshift /shaman Ghost Wolf usage, and documentation in the description. It's still rough, so feedback is appreciated.4.0.3.6:Unbroke /mount after I broke it with 4.0.3.5's /minipet change4.0.3.5:/minipet should again attempt to summon a new minipet even if used while you have one currently out (not sure why I broke that in the first place, to be honest)4.0.3.4:Data fix for the Magic Carpet (wrong creature ID). Shouldn't require an import+overwrite to fix, but if it doesn't give that a try (in the options menu)Fix for Tol Barad summoning logic
Description:
--------------------
A pet and mount addon. Makes handling those big piles of mounts and minipets really easy, and adds some smarts to the process as well!
(4.1.0.1) Data update, and some small features, see changelog for full details.
(4.0.3.7) Support for druid shapeshifting and shaman Ghost Wolf forms. They all have the tag "shapeshift" to aid in their use, plus Zookeeper will attempt to use them while moving if appropriate (Ghost Wolf only if talented to be instant). However, because these are spells and not mounts, Zookeeper can't do all the work for you. You'll need to use the /click ZookeeperSpell command after your /mount command. And because cancelling buffs is now protected, you'll have to add a /cancelform command to have your macro take you back out of form as well. As an example:/cast Travel Form
/mount smart
/click ZookeeperSpell
/disembark
/cancelformwould be a basic druid macro that includes druid forms in its random selection and handles Travel Form in combat cleanly. I've also added a macro conditional for people that want more control over what gets used when. A similar macro for Ghost Wolf would be easy enough to do (but Ghost Wolf will only be picked while moving if it's talented to be instant, of course).
/mount command lets you pick mounts by tags randomly, specify certain ones to use or exclude, and even is smart enough to handle Northrend's quirks on where you are allowed to actually use a flying mount properly.
/minipet command lets you pick minipets just like /mount does for mounts, with an added feature -- your last-used command is remembered, so that if you ever find yourself alone Zookeeper will bring out another pet to keep you company automatically.
/disembark command -- it's like /dismount, but better, because it also works for vehicles!
Enhanced companion UI shows source, tags, cost of mounts an...