gmPets

Random summon pet from collection or from random categories

File Details

Gimbolino.v1.0-2013052101

  • R
  • May 21, 2013
  • 12.31 KB
  • 146
  • 5.3.0
  • Retail

File Name

Gimbolino.v1.0-2013052101.zip

Supported Versions

  • 5.3.0

v1.0-2013052101
 -- TOC bump v5.3

v1.0-2013030401
-- TOC bump client 5.2

-- 201211291928 v.0.4
* Updated TOC to client 5.1.0

* Changing the function:
C_PetJournal.SummonPetByID(petID) (removed in 5.1.0)

with the new:
C_PetJournal.SummonPetByGUID(petID)

* Changing the parsing of API C_PetJournal.GetPetInfoByPetID(petID) to reflect the added "isFavorite" return value

P.s: remeber to backup your "catgories.lua" before updating and cross fingers :-)

v0.2
-Change the "pets" name to "MyPets_gimb" to prevent problem with other addons.

This implies that if you modified a categories.lua in a previous version you have to change the first line

from: pets = {

to: MyPets_gimb = {

or check one of the sample provided. I am really sorry about it guys, but I am learning :-)

v0.1
- initial release