3.0.9
Details
-
FilenameAckisRecipeList-3.0.9.zip
-
Uploaded by
-
UploadedDec 12, 2014
-
Size752.72 KB
-
Downloads17,521
-
MD531c1702d2bbcbf45b14c6af18d17bb55
Supported WoW Retail Versions
- 6.0.3
Changelog
tag 3.0.9
80a0f399e4d4e974e6645c93d709f12c59c55f66
James D. Callahan III <jcallahan@curse.com>
2014-12-12 20:12:13 -0600
--------------------
James D. Callahan III:
- Excised Alt-Tradeskills code, since Blizzard removed the ability for it to properly function over a year ago. Fixes ticket #1636. Re-alphabetized development localizations.
- Removed improvised local version of GetAddOnInfo since Blizzard fixed the real version to once again take an AddOn name instead of index only. Fixes ticket #1652.
- Go back to using SetScript instead of HookScript for the "OnTextSet" script; necessitates handling the search icon and clear button manually. Fixes ticket #1656.
Ressy:
- Remove Alstan Mountainbrew as a Blacksmith Vendor
- Change for NPC, and localizations
James D. Callahan III:
- Nil sentry.
- Yanked tekDebug from OptionalDeps - I removed support for that ancient-ass thing LAST November.
Ressy:
- Update changelog
James D. Callahan III:
- Guard against GetFactionInfo() returning nil for replevel. Cleanup.