Beta4-21-g07a6359
Details
-
FilenameCollectinator-Beta4-21-g07a6359.zip
-
Uploaded by
-
UploadedJan 21, 2010
-
Size659.56 KB
-
Downloads153
-
MD5db3b6200ff9d1f5027554945be755ace
Supported WoW Retail Versions
- 3.3.0
Changelog
pompy:
- Mount and Pet database cleanup
- Removed an unnecessary mob from the mob database.
- Removed the quest filter flag from Pint-Sized Pink Pachyderm
- Fixed issue where it was showing there were 57 filters when there's really 53.
- minor spelling correction.
- Added missing quest acquire data to the Wolpertinger's Tankard db entry.
- Removed a quest that didn't have anything to do with a companion/mount.
- 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