2.0-rc2-29-ge150a64

Details

  • Filename
    AckisRecipeList-2.0-rc2-29-ge150a64.zip
  • Uploaded by
  • Uploaded
    Jul 9, 2010
  • Size
    800.13 KB
  • Downloads
    111
  • MD5
    7b898572abe5c6bcbdc551873445f0ea

Supported WoW Retail Versions

  • 3.3.5

Changelog

James D. Callahan III:
    - Removed parameters from SortRecipeList() since their references never deviate.
    - In Scanner.lua - renamed SortRecipeList() to SortRecipesByID() since Frame.lua has a function by that name which works differently.
    - twipe --> table.wipe
    - Re-designated FormatRecipeText() as a recipe entry's GetDisplayName() method.
    - Re-designated SetTextColor() as a method of the private table.
    - Cleaned up the file header for core.lua
    - Renamed ARL.lua to core.lua
    - Fixed tooltip colorcode for excluded recipes.
mike:
    - Fix a bunch of links throughout the docs.
James D. Callahan III:
    - More small config tweaks.
    - More configuration panel changes.
    - Tab_ModifyEntry() is now a tab method - tab:ModifyEntry()
    - Fixed "click scan again to close" for Smelting (damnable kludge...fixes ticket #1029) and cleaned up some code in the process.
    - Added a work-around for the French localization of the Runeforging "profession" not being conformant with GetSpellInfo(). Hopefully fixes ticket #990.
    - Colorize waypoint descriptions by acquisition type and item quality.
    - Reputation acquisitions need waypoint types set too...
    - Minor code cleanup.
    - In GenericCreateButton(): Don't create a FontString if the font_object is nil.
    - Removed the "Reset Filters" button from the config options - there is already such a button in the expanded section of the main panel.
    - Code cleanup.
    - Added Display Option to toggle between using a small (default) or large font in the recipe list.
    - Resetting the GUI's position no longer resets the tooltip scale or font size.
    - Removed more dead localizations.
    - Added section headers to locale entries.
    - Removed some dead localization strings.
    - Under the Display Options panel - moved the "Font Size" checkbox under the Tooltip section.
    - Changed the Map Options panel - moved things around and changed tooltip texts.
    - Turned off the manual ChangeLog.

Additional Files