File Details
1.0.12
- R
- Dec 8, 2014
- 14.19 KB
- 501
- 6.0.3
- Retail
File Name
LibPetBreedInfo-1.0.12.zip
Supported Versions
- 6.0.3
1.0.12 Updated breeds for Draenor pets, Garrison related pets/trainers, and Blizzard store pets
1.0.11 Added Grommloc's breed, fixed Syd the Squid's breed, added breeds for Christoph VonFeasel's team.
1.0.10 removed base stat profiles and opt'd for a database, added support for legendary pets, and added data for 5.3, 5.4 and 6.0 pets
1.0.9 additional breed updates
1.0.8 added preliminary data for 5.3 pets
1.0.7 added breed info for 5.2 pets
1.0.6 added nill check before using getPetInfo and getpetstats.
1.0.6 incremented minor version
1.0.5 returns nil if battle state information has not yet loaded when using GetBreedByPetBattleSlot
1.0.5 added out of bounds check for GetBreedByPetBattleSlot querying non existent pets
1.0.4 missed a comma
1.0.3 added non player pets to breed list
1.0.3 changed cinder kitten to correct base profile following a buff.
1.0.3 breedIndex now ranges between 3 and 12
1.0.2 optimized breed calculations
added possible pet breed data
confidence is now the ratio between the 2nd best / best in terms of fit. this means higher confidence numbers are better
confidence > 2.5 is a strong predictor of correctness.
1.0.1 added 20% to enemy pets hp in wild battles to get correct post capture hp and breed guess.
1.0 removed unused files
r6 changed variable names to be more conistant
r5 referenced wrong look up table in stat prediction
r4 stupid error
r3 fixed a find and replace mistake on line 138
r2 breed data is now embedded in the lib object
r1 intial release