2.2.2-27-gb710fe7

Details

  • Filename
    AckisRecipeList-2.2.2-27-gb710fe7.zip
  • Uploaded by
  • Uploaded
    Mar 5, 2011
  • Size
    848.33 KB
  • Downloads
    65
  • MD5
    2d8bcc7407ff1e8de6136bc7edf214dd

Supported WoW Retail Versions

  • 4.0.6

Changelog

James D. Callahan III:
    - Wrote general-purpose ToggleExpansionCheckBoxes(), which not only replaces four identical OnClick functions, but also has the added benefit of NOT toggling CheckBoxes/SavedVariables which are disabled.
    - Fixed a reference to a non-existent variable for folks who use Cartographer_Waypoints (do they still exist?).
    - Replaced a concatenation inside a for loop with a format() call.
    - Call some functions from our local reference to _G
    - Upvalued pairs() and select()
    - Removed unused constant and comment.
    - Future-proofing: Instead of relying on the hard-coded A_MAX, assume that private.acquire_strings will be updated simultaneously with private.acquire_types and simply check for its size instead.
mike:
    - Glyph of Rake will be Glyph of Pounce in 4.1
    - Updated the location of "Fyldan" and "Alegorn"
John Pasula:
    - We still refered to the dev versions of localizations as testenUS.lua this so that it they're now refered to as devel-enUS.lua
mike:
    - Removed the trainer: Borgus Steelhand and marked some Blacksmithing recipes as no longer in the game
    - Cleaned up the mob database and fixed acquire of some recipes in the Alchemy and Leatherworking databases
    - Removed some mobs that are no longer in the game
    - Removed the vendor: Heldan Galesong .. because he is no longer in the game
    - misc changes
    - In the Leatherworking database, marked "Quiver of a Thousand Feathers"  as no longer obtainable
    - Marked a bunch of Blacksmithing recipes as no longer obtainable
    - :O
John Pasula:
    - Formatting
mike:
    - fixed another ref
    - Fixed ref
    - Mark some Blacksmithing recipes as retired
John Pasula:
    - Update changelog.
    - Revert AceLocal change.  Mikk broke it.
    - Change log off.

Additional Files