AckisRecipeList-r49913

Details

  • Filename
    AckisRecipeList-r49913.zip
  • Uploaded by
  • Uploaded
    Sep 26, 2007
  • Size
    97.67 KB
  • Downloads
    134
  • MD5
    aa69d884eaa0b286b70fb02a37a3cbd2

Supported WoW Retail Versions

  • 2.2.3

Changelog

------------------------------------------------------------------------
r49913 | ackis | 2007-09-26 14:59:50 -0400 (Wed, 26 Sep 2007) | 3 lines
Changed paths:
   M /trunk/AckisRecipeList/AckisRecipeList.lua
   M /trunk/AckisRecipeList/AckisRecipeList.toc
   A /trunk/AckisRecipeList/AckisRecipeList.xml

AckisRecipeList:
- Initial work on GUI started
- Modified TOC
------------------------------------------------------------------------
r49902 | ackis | 2007-09-26 13:58:02 -0400 (Wed, 26 Sep 2007) | 3 lines
Changed paths:
   M /trunk/AckisRecipeList/AckisRecipeList.lua

AckisRecipeList:
- Added beast training functionality (a lot of abilities are missing)
- Updated alchemy, cooking (to skill 150), enchanting, smelting, rogue poisons
------------------------------------------------------------------------
r49752 | ackis | 2007-09-25 16:33:15 -0400 (Tue, 25 Sep 2007) | 4 lines
Changed paths:
   M /trunk/AckisRecipeList/AckisRecipeList.lua

AckisRecipeList:
- VENDOR -> Vendor
- Updated 2.2 Enchanting recipes/factions
- Revised world drop text
------------------------------------------------------------------------
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.
------------------------------------------------------------------------

Additional Files