AckisRecipeList-r49655-nolib

Details

  • Filename
    AckisRecipeList-r49655-nolib.zip
  • Uploaded by
  • Uploaded
    Sep 25, 2007
  • Size
    36.51 KB
  • Downloads
    137
  • MD5
    ee3806348fcb8a8b63a237bed67a8467

Supported WoW Retail Versions

  • 2.2.3

Changelog

------------------------------------------------------------------------
r49655 | ackis | 2007-09-25 03:48:56 -0400 (Tue, 25 Sep 2007) | 4 lines
Changed paths:
   M /trunk/AckisRecipeList/AckisRecipeList.lua
   M /trunk/AckisRecipeList/AckisRecipeList.toc

AckisRecipeList:
- Updated TOC for patch
- Updated alchemy recipes: added flask of blinding light, flask of pure death, and flask of chromatic wonder, removed flask of arcane fortification and flask of shadow fortification
- Fixed logic for which recipes to display and which hide (I learnt how to spell Speciality)
------------------------------------------------------------------------
r49641 | ackis | 2007-09-24 23:47:02 -0400 (Mon, 24 Sep 2007) | 5 lines
Changed paths:
   M /trunk/AckisRecipeList/AckisRecipeList.lua

AckisRecipeList:
-Updated alchemy recipe list with correct information on recipes.
- Added new alchemy recipes that weren't listed before
- Added database information to allow a future version to filter out alchemy discovery recipes
- Modified some cooking recipes
------------------------------------------------------------------------
r49551 | ackis | 2007-09-22 20:08:20 -0400 (Sat, 22 Sep 2007) | 3 lines
Changed paths:
   M /trunk/AckisRecipeList/AckisRecipeList.lua

AckisRecipeList:
- Added options to filter output of scan (all options except for speciality work)
- Data is still not 100% will be working on that in upcoming patches
------------------------------------------------------------------------
r49541 | ackis | 2007-09-22 16:17:19 -0400 (Sat, 22 Sep 2007) | 3 lines
Changed paths:
   M /trunk/AckisRecipeList/AckisRecipeList.lua
   M /trunk/AckisRecipeList/AckisRecipeList.toc

AckisRecipeList:
- Fixed bug where closing a trade skill window doesn't correctly reset the database (Function at line 241)
- Is this the most efficient way of doing this?
------------------------------------------------------------------------
r49529 | speeddymon | 2007-09-22 10:00:32 -0400 (Sat, 22 Sep 2007) | 2 lines
Changed paths:
   M /trunk/AckisRecipeList/AckisRecipeList.lua

AckisRecipeList:
- Line 148: AckisRecipeList.db.AllSpecialties changed to AckisRecipeList.db.profile.AllSpecialties .. This fixes the LUA error, and also fixes the extra display of the options when viewed more than once.
------------------------------------------------------------------------
r49503 | ackis | 2007-09-22 02:34:59 -0400 (Sat, 22 Sep 2007) | 6 lines
Changed paths:
   M /trunk/AckisRecipeList/AckisRecipeList.lua
   M /trunk/AckisRecipeList/AckisRecipeList.toc

AckisRecipeList:
- Added recipe lists for all trade professions
- Improved functionality from when trade window is open to using slash commands
- Added options to limit which recipes are scanned (not checked yet however)
- Optimized some code
- Added savedvariables
------------------------------------------------------------------------
r49327 | ackis | 2007-09-19 21:22:13 -0400 (Wed, 19 Sep 2007) | 2 lines
Changed paths:
   M /trunk/AckisRecipeList

AckisRecipeList:
- Externals should be fixed finally.
------------------------------------------------------------------------
r49322 | ackis | 2007-09-19 20:52:30 -0400 (Wed, 19 Sep 2007) | 2 lines
Changed paths:
   M /trunk/AckisRecipeList

AckisRecipeList:
-Go go power externals?
------------------------------------------------------------------------
r49321 | ackis | 2007-09-19 20:43:39 -0400 (Wed, 19 Sep 2007) | 2 lines
Changed paths:
   M /trunk/AckisRecipeList

AckisRecipeList:
-Externals fixed?
------------------------------------------------------------------------
r49318 | ackis | 2007-09-19 20:27:05 -0400 (Wed, 19 Sep 2007) | 2 lines
Changed paths:
   M /trunk/AckisRecipeList
   M /trunk/AckisRecipeList/AckisRecipeList.toc

AckisRecipeList:
-Added externals (hopefully)
------------------------------------------------------------------------
r49317 | ackis | 2007-09-19 20:10:54 -0400 (Wed, 19 Sep 2007) | 2 lines
Changed paths:
   A /trunk/AckisRecipeList
   A /trunk/AckisRecipeList/AckisRecipeList.lua
   A /trunk/AckisRecipeList/AckisRecipeList.toc

AckisRecipeList: Initial commit
- Scans trade skills and prints out a list of recipes which are not known, and where to find them.
------------------------------------------------------------------------