2.4.3
Details
-
FilenameAckisRecipeList-2.4.3.zip
-
Uploaded by
-
UploadedDec 7, 2012
-
Size887.64 KB
-
Downloads130,108
-
MD5499b73bc112631f9ee7e656e894d6a47
Supported WoW Retail Versions
- 5.1.0
Changelog
tag 2.4.3
d5324bafa30d1b1d14a5e968ae03dde14f1a7c30
John Pasula <ackis@shaw.ca>
2012-12-07 15:33:39 -0700
Tagging as 2.4.3
--------------------
John Pasula:
- ToC update.
- Add Bipsi's Gloves to Tailoring.
- Update Volchan's coords.
mike:
- "Mystery of the Mists" didn't go live
- "Glyph of the Battle Healer" is a Paladin, not a Monk glyph
James D. Callahan III:
- Missed some instances of CreftedItemID() and RecipeItemID() (the ID part was dropped)
- Replaced binding flags with binding types, which are set on the recipe item and crafted item - binding didn't make sense as flags since an item cannot be both BoE and BoP. (Nuked BoA outright since it's never been applicable.)
- The following filters will now be automatically set when appropriate: ACHIEVEMENT, DISC, MOB_DROP, QUEST, REPUTATION, SEASONAL, TRAINER, VENDOR, and WORLD_DROP; conversely, these filters will no longer appear in the output of recipe dumps.
Teresa:
- Re-add Alliance Forged Documents, but set both Horde & Alliance versions to RETIRED
- Removing SetRequiredFaction for Horde-vendor recipes
John Pasula:
- Typo fix in Netherfury boots.
Ressy:
- Removed 3 recipes that didn't make it out of Beta, and were causing errors.
- Added recipe:SetRequiredFaction to all applicable recipes. Some recipes are only sold by Horde Vendors, but are BoE, and can be put on AH.
mike:
- Update waypoint for Nina Lightbrew .. <-- there you go Elkano. :P
Ressy:
- Fixing Filter types
- Update per IcewolfDK
James D. Callahan III:
- Removed VENDOR from 17 recipes so REPUTATION would work.
- Removed VENDOR from three recipes so REPUTATION would actually work.
- Remove unnecessary variable assignment.