Beta4-14-g60f7a84-nolib
Details
-
FilenameCollectinator-Beta4-14-g60f7a84-nolib.zip
-
Uploaded by
-
UploadedJan 19, 2010
-
Size415.12 KB
-
Downloads32
-
MD53c0083b442be5673fb0a0617dc5324a0
Supported WoW Retail Versions
- 3.3.0
Changelog
pompy:
- Added acquire data to account for the Reins of the Blue Drake to drop from doing Oculus.
- Use the correct syntax for CSV format.
- Modified L["SCAN_COMPANIONS_DESC"]
- Fixed a bug preventing you from getting a text dump of mounts or pets. Renamed spell_type to companion_type.
John Pasula:
- Comment out L[ALT_COLLECTION_DESC] as it's not used (might be eventually)
James D. Callahan III:
- Fixed pompy's haphazard commenting out. Way to test!
pompy:
- Commented out the support for uploading ur collection to Warcraftpets.com as that's not a feature on the site yet, or ever.
- Added a couple missing pet spellid's and warcraftpet id's
- Added the Swift Horde Wolf to the Mount database.
- Changed the paths of the localization files since the directory was renamed.
- Changed the website url in the X-Website field
- Renamed the directory Locals to Locales
James D. Callahan III:
- In addon:COMPANION_LEARNED(): Set companion_frame to the scan button's parent, instead of PetPaperDollFrameCompanionFrame
In addon:Scan(): Set the pet/mount name and icon using GetCompanionInfo() - this fixes weird things like the Albino Snake (if you already know the pet).
John Pasula:
- Null commit