Beta4-16-gadbb0e5
Details
-
FilenameCollectinator-Beta4-16-gadbb0e5.zip
-
Uploaded by
-
UploadedJan 20, 2010
-
Size658.83 KB
-
Downloads66
-
MD5f32824f3a9742222c1716f484f601a6d
Supported WoW Retail Versions
- 3.3.0
Changelog
pompy:
- 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