Alpha3-49-g60e2e2c
Details
-
FilenameCollectinator-Alpha3-49-g60e2e2c.zip
-
Uploaded by
-
UploadedOct 16, 2009
-
Size619.30 KB
-
Downloads64
-
MD547a61f4d5da1ee659c47f3b566f7e85a
Supported WoW Retail Versions
- 3.2.0
Changelog
John Pasula:
- Typo fix.
- Fix the carpet. It now matches the curtains.
- Fix flying machine acquire info.
- Fix the hog acquire info/spell info
- Fix the chopper acquire info/spell info
- Fix the crafted flag for mounts.
James D. Callahan III:
- In addon:AddCompanionAcquire(): Complain if there is no acquire_type.
- In addon:addLookupList(): Don't complain about missing locations for reputations or seasonal and custom entries.
- Fixed acquire type for Blue Drake.
John Pasula:
- Fix craft flag and removed flag.
- Port comments over to other files.
- Remove reputation acquire flags as it's basically useless.
- More comments/missing flags added.
- Add a few missing flags. And comments on what the common flags are.
- Add unique faction related vendors for the shimmering wyrmling.
James D. Callahan III:
- Corrected the SpellID for the Magic Rooster.
John Pasula:
- Added crafting to the filter list.
- Added crafting flag to eng created pets.
- F_UNUSED -> F_CRAFT
- Fix some comments/formatting
- Dry-code support for creating a string which will allow you to update warcraft pets easily.
James D. Callahan III:
- For the Westfall Chicken: Added F_QUEST to the companion flags and added A_QUEST with the quest ID for "CLUCK!" to its acquire info. It now shows up in the list...must investigate why this was needed...
- Reformatted the quest DB.
- Removed Westfall from the Chicken Egg custom string, since it can be obtained elsewhere now.
- Localize the seasonal names (except for Darkmoon Faire) using GetCategoryInfo().
- Feh. Fixed error in custom strings.
- Updated 15 custom strings to have more meaningful information.
- Updated some pet entries (changed 8 to A_CUSTOM) and added F_REMOVED to Murkimus.
- Added Mr. Chilly.
- Updated/fixed some custom strings for accuracy.
- Added Forest Frog to the mob database. Updated the entry for Mojo to reflect this.
- Added "The Sunreavers" to the reputation database.
- Added Geen to the vendor database.
- In addon:AddCompanionAcquire(): For Reputation acquire type, added check for existence of the reputation id and another for the existence of the reputation vendor id.
- In expandEntry(): Add check for existence of reputation ID. Output "Unknown Faction" if not.
- Darahir is in Dalaran, not Undercity.
- Fixed Acquire info for The Horseman's Reins, Reins of The Blue Drake, Reins of the Raven Lord, Fiery Warhorse's Reins, Swift Zulian Tiger, and Swift Razzashi Raptor.
- Added a few new mobs to the database.
- Updated entry for Sprite Darter Egg.
- In GenerateTooltipContent(): Fixed "ACQUIRE_PVP" - should have been "A_PVP", and added check for existence of vendor. Added support for A_ACHIEVEMENT.
- Added "Mob drop is Horde-only."
- In addon:AddCompanionAcquire(): Added support for achievements.
- In addon:GetTextDump(): Fixed typo - "Achivement" -> "Achievement".
- Renamed files in ToC.
- File renames: Removed "Collectinator" as a prefix for Frame.lua Colour.lua and Config.lua