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

  • Your Rating

  • Share
  • Report Abuse

PetShop

 
Project Updated:
Files Updated: Wed, Jan 6 2010
Supports Game Version: 3.3.0
Category: Tooltip
Tags:

[Edit Tags]

Project Manager: smccandl
Additional Authors: No additional authors
Current Version: PetShop 3.3.5a
License: GNU General Public License version 3 (GPLv3)
Development Site: CurseForge.com
Avg Daily DL (last 30 days): 21
Downloads Total: 12,441
Favorites: 47
Comments: 24
  • About PetShop
  •  

Ever been somewhere and found a pet/companion you can buy, current toon already knows it but what about your alts?  Should you buy some extras for your alts?  If so, how many?  Up until know it was a guessing game.  Not anymore!  PetShop will let you know which alts already have it and which alts need it.

  • Downloads (7)
  •  
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  
  PetShop 3.3.5a Release 3.3.0 1,039 1/6/2010
  PetShop 3.3.5 Release 3.3.0 287 1/5/2010
  PetShop 3.3.3 Release 3.3.0 1,310 12/9/2009
  PetShop PetSHop 3.3.1 Release 3.2.0 1,319 11/15/2009
  PetShop 3.3.0 Release 3.2.0 418 11/14/2009
  • 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.
  • amerk5 said

    Could you please add an option to hide which alts have which mounts. I only care about getting all the pets on all my toons and not the mounts. THank you.

    Reply Report Permalink
  • cry4dawn said

    Anyone else getting the send an email to the maker about the albino snake everytime they login and hearthstone? Its really annoying

    Reply Report Permalink
  • bsmorgan said

    Are there no patch notes for 3.3.5? I assume 3.3.4 was never released.

    Reply Report Permalink
  • Roxie589 said

    this error is still popping up

    Date: 2010-01-02 07:39:24
    ID: 1
    Error occured in: Global
    Count: 1
    Message: ..\AddOns\PetShop\PetShop.lua line 668:
    attempt to compare number with nil
    Debug:
    (tail call): ?
    (tail call): ?
    [C]: ?
    PetShop\PetShop.lua:668: ?()
    PetShop\PetShop.lua:702:
    PetShop\PetShop.lua:702

    Reply Report Permalink
  • Saur said

    There is an easy fix for that. Change line 663 from
    count = tonumber(count);
    to
    count = tonumber(count) or 0;

    Reply Report Permalink
  • Seeing the following pets missing... is this the right code to add in?

    [69452] = 49646, -- Core Hound Pup
    [65358] = 46398, -- Calico Cat
    [10713] = 44822, -- Albino Snake
    ['Thalassian Charger'] = 34767

    Reply Report Permalink
  • UI does not work still after PetShop 3.3.3

    Getting the same error as below

    Reply Report Permalink
  • peod said

    Message: Interface\AddOns\PetShop\PetShop.lua:664: attempt to compare number with nil
    Time: 11/27/09 14:57:54
    Count: 2
    Stack: [string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:18: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4>
    (tail call): ?
    [C]: ?
    Interface\AddOns\PetShop\PetShop.lua:664: in function `?'
    Interface\AddOns\PetShop\PetShop.lua:698: in function <Interface\AddOns\PetShop\PetShop.lua:698>

    Locals:

    Reply Report Permalink
  • sayling said

    Onyxia Whelp - any idea when you'll be able to add this one, smccandl?

    Thanks

    Reply Report Permalink
  • Deltethnia said

    Easy fix, just open up the LUA file and add in:
    [49362] = 69002, -- Onyxian Whelpling
    between Obsidian Hatchling and Oracle Orphan Whistle.

    Reply Report Permalink
  • sayling said

    Thanks, Del!

    Reply Report Permalink
  • Shitara said

    Hi,
    since the last update, I keep getting the following error
    Thanks
    Shitara

    Error occured in: Global
    Count: 1
    Message: ..\AddOns\PetShop\PetShop.lua line 664:
    attempt to compare number with nil
    Debug:
    (tail call): ?
    [C]: ?
    PetShop\PetShop.lua:664: ?()
    PetShop\PetShop.lua:698:
    PetShop\PetShop.lua:698

    Reply Report Permalink
  • NIce addon, but I really could care less if my guild members have a certain pet or not. I don't collect pets for them. Just need info on my toon & my alts. I'll keep using an older version until u @ least add the option to turn off guild checking.
    Thank you for a cool addon though.

    Reply Report Permalink
  • OrionShock said

    why does this addon use comms traffic at all??

    There is absoutely no need for it to tell the guild where pets are. If you do include this option, it needs to have an easy way to turn it off.

    Reply Report Permalink
  • smccandl said

    It uses AddonMessage traffic to inform other guild members of what pets YOU have so they will know if they need to send you a pet they find.

    Reply Report Permalink
  • Can we get an option to disable it? I don't need or want it sending anything to anyone or getting anything from anyone.

    Reply Report Permalink
  • essmene said

    YES PLEASE. Petshop is the #1 traffic generating addon. Please give us an option to disable guild sync.

    Reply Report Permalink
  • smccandl said

    The new version should have VERY little traffic. I am in DESPERATE need of Beta Testers, please send an E-Mail to Support@Rakreo.com if you can help me test.

    Reply Report Permalink
  • Grizzly_UK said

    My PetShop.lua for PetShop 3.2.6 shows the following as missing:

    ["Missing"] = {
    [48778] = "Acherus Deathcharger",
    [5784] = "Felsteed",
    [34769] = "Thalassian Warhorse",
    [23161] = "Dreadsteed",
    },

    Reply Report Permalink
  • smccandl said

    I will add those Mounts to the next release! Thanks for reporting them!

    I am sure it has to do with the AddonMessage() function. I will need to write some kind of throttle to make sure PetShop does not send too many messages too fast.... I have been real busy with TisTheSeason since it is Hallow's End right now. As soon as Hallow's End is over I will have some time to devote to PetShop! Thanks for your continued Support!

    Rakreo of Duskwood

    Reply Report Permalink
  • Addon Packs Containing PetShop

Most Downloads / Day

  • Similar Addons
  •  

Average downloads per day

  1. 16,319 GearScore Tooltip
  2. 2,149 Auctioneer Auction & Economy, Mail, and...
  3. 1,377 Auctionator Auction & Economy, and Tooltip
  4. 810 RatingBuster Tooltip, and Bags & Inventory
  5. 607 Armory Bags & Inventory, Guild, Professions...