What it does
AckisRecipeList is an addon which will scan your trade skill recipes and print out a list of which recipes you are currently missing. It will work for all tradeskills including Runeforging.
Where to get it
WoW Ace - Often Beta quality
Curse - Most updated stable version
Wow UI - Stable version
WoWInterface - Stable version
How to get it to work
You open up a trade skill window (ie: enchanting) and click on the Scan button which is attached to the trade skill window. Results will be printed out to the chat frame, or into a separate window depending on preference.
Commands
Ackis Recipe List has recently changed to use a GUI for change parameters. Type /arl to open up the GUI.
Known Issues
All known issues will be kept at the WoW Ace tracker.
Please use the WoW Ace tracker to file bug reports.
Wish List
Please use the WoW Ace tracker to add suggestions and feature requests.
Integration
Ackis Recipe List strives to integrate with existing trade skill mods out there. If you have a request for integration, please submit a feature request at WoW Ace.
Bug Reporting
Please use the WoW Ace tracker to file bug reports.
Acknowledgments
- Ideas for the mod came from FGTradeLacker (original mod no longer updated, however someone has taken over updating the recipes for it).
- Ace community for listening to my questions on the IRC channel and helping me out, and fellow mod authors for developing such great add-ons.
- Please see the X-Credits field for more Acknowledgments. Any code snippets borrowed or inspired from are credited in the code files. The main display also lists all people who are in X-Credits.
- Everyone who has helped me with localizations.
Wiki
WoW Wiki
------------------------------------------------------------------------
r1148 | Ackis | 2008-11-25 21:43:05 +0000 (Tue, 25 Nov 2008) | 1 line
Changed paths:
A /tags/1.0B11 (from /trunk:1147)
Tagging as Beta 11
------------------------------------------------------------------------
r1147 | Ackis | 2008-11-25 21:42:20 +0000 (Tue, 25 Nov 2008) | 1 line
Changed paths:
M /trunk/ARLFrame.lua
M /trunk/AckisRecipeList.lua
M /trunk/AckisRecipeList.toc
Remove debug statements, bump to beta 11, ???, profit
------------------------------------------------------------------------
r1146 | Ackis | 2008-11-25 21:24:46 +0000 (Tue, 25 Nov 2008) | 1 line
Changed paths:
M /trunk/ARLFrame.lua
AND ~= OR
------------------------------------------------------------------------
r1145 | Ackis | 2008-11-25 21:20:59 +0000 (Tue, 25 Nov 2008) | 1 line
Changed paths:
M /trunk/ARLFrame.lua
Fix for clicking on empty line
------------------------------------------------------------------------
r1144 | Ackis | 2008-11-25 21:11:59 +0000 (Tue, 25 Nov 2008) | 1 line
Changed paths:
M /trunk/ARLFrame.lua
M /trunk/AckisRecipeList.lua
Move the tolower back to the other function since it wasn't working.
------------------------------------------------------------------------
r1143 | Ackis | 2008-11-25 21:06:01 +0000 (Tue, 25 Nov 2008) | 1 line
Changed paths:
M /trunk/ARLFrame.lua
M /trunk/AckisRecipeList.lua
For searching make sure we have the search field before trying to do a compare for all searchtypes.
------------------------------------------------------------------------
r1142 | Ackis | 2008-11-25 20:47:44 +0000 (Tue, 25 Nov 2008) | 1 line
Changed paths:
M /trunk/ARLFrame.lua
M /trunk/AckisRecipeList.lua
Missing reference to string.lower in ARLFrame, and made string.match local in the main lua file. Also made string.format local in the frame file.
------------------------------------------------------------------------
r1141 | Ackis | 2008-11-25 20:41:51 +0000 (Tue, 25 Nov 2008) | 1 line
Changed paths:
M /trunk/ARLFrame.lua
Move a bunch of functions around, trace them back, so there shouldn't be any issues due to using some local functions.
------------------------------------------------------------------------
r1140 | Ackis | 2008-11-25 20:12:33 +0000 (Tue, 25 Nov 2008) | 1 line
Changed paths:
M /trunk/ARLFrame.lua
Move tooltip function stuff
------------------------------------------------------------------------
r1139 | Ackis | 2008-11-25 20:02:00 +0000 (Tue, 25 Nov 2008) | 1 line
Changed paths:
M /trunk/ARLFrame.lua
Move more functions around
------------------------------------------------------------------------
r1138 | Ackis | 2008-11-25 19:58:33 +0000 (Tue, 25 Nov 2008) | 1 line
Changed paths:
M /trunk/ARLFrame.lua
M /trunk/AckisRecipeList.lua
Make the ARLFrame lower the search string first. Also check to see if we have speciality info before searching that field.
------------------------------------------------------------------------
r1137 | Ackis | 2008-11-25 19:51:53 +0000 (Tue, 25 Nov 2008) | 1 line
Changed paths:
M /trunk/ARLFrame.lua
M /trunk/AckisRecipeList.lua
Another fix for local functions, and when searching, only do the search if we have a value to serach for
------------------------------------------------------------------------
r1136 | Ackis | 2008-11-25 19:46:14 +0000 (Tue, 25 Nov 2008) | 1 line
Changed paths:
M /trunk/ARLFrame.lua
Move another function around, to hell with local functions! RAWR
------------------------------------------------------------------------
r1135 | Ackis | 2008-11-25 19:44:22 +0000 (Tue, 25 Nov 2008) | 1 line
Changed paths:
M /trunk/ARLFrame.lua
Added some debugging code for clicking on a blank index for testing
------------------------------------------------------------------------
r1134 | Ackis | 2008-11-25 19:40:42 +0000 (Tue, 25 Nov 2008) | 1 line
Changed paths:
M /trunk/ARLFrame.lua
Fix error when clicking reset button
------------------------------------------------------------------------
r1133 | Ackis | 2008-11-25 17:59:32 +0000 (Tue, 25 Nov 2008) | 1 line
Changed paths:
M /trunk/ARLDataminer.rb
M /trunk/Locals/ARLLocals-enUS.lua
M /trunk/RecipeDB/ARL-Alchemy.lua
M /trunk/RecipeDB/ARL-Blacksmith.lua
M /trunk/RecipeDB/ARL-Cook.lua
M /trunk/RecipeDB/ARL-Enchant.lua
M /trunk/RecipeDB/ARL-Engineer.lua
M /trunk/RecipeDB/ARL-Jewelcraft.lua
M /trunk/RecipeDB/ARL-Leatherwork.lua
M /trunk/RecipeDB/ARL-Mob.lua
M /trunk/RecipeDB/ARL-Quest.lua
M /trunk/RecipeDB/ARL-Runeforge.lua
M /trunk/RecipeDB/ARL-Tailor.lua
M /trunk/RecipeDB/ARL-Trainer.lua
M /trunk/RecipeDB/ARL-Vendor.lua
M /trunk/RecipeStats.txt
Regenerate data
------------------------------------------------------------------------
r1132 | Ackis | 2008-11-25 15:48:01 +0000 (Tue, 25 Nov 2008) | 1 line
Changed paths:
M /trunk/Locals/ARLLocals-zhTW.lua
zhTW update thanks to andy52005
------------------------------------------------------------------------
r1131 | dessa | 2008-11-24 23:42:53 +0000 (Mon, 24 Nov 2008) | 4 lines
Changed paths:
M /trunk/AckisRecipeList.toc
M /trunk/Locals/ARLLocals-deDE.lua
M /trunk/Locals/ARLLocals-enUS.lua
- completed deDE localization
- fixed typo in enUS
- update toc to reflect that deDE is completed and add the version number in deDE too, as it dosn't hurt.
------------------------------------------------------------------------
r1129 | next96 | 2008-11-22 01:25:59 +0000 (Sat, 22 Nov 2008) | 2 lines
Changed paths:
M /trunk/Locals/ARLLocals-koKR.lua
AckisRecipeList:
- Update locale koKR
------------------------------------------------------------------------
r1128 | Ackis | 2008-11-21 23:11:47 +0000 (Fri, 21 Nov 2008) | 1 line
Changed paths:
M /trunk/Locals/ARLLocals-enUS.lua
M /trunk/RecipeDB/ARL-Alchemy.lua
M /trunk/RecipeDB/ARL-Blacksmith.lua
M /trunk/RecipeDB/ARL-Enchant.lua
M /trunk/RecipeDB/ARL-Engineer.lua
M /trunk/RecipeDB/ARL-Jewelcraft.lua
M /trunk/RecipeDB/ARL-Leatherwork.lua
M /trunk/RecipeDB/ARL-Mob.lua
M /trunk/RecipeDB/ARL-Quest.lua
M /trunk/RecipeDB/ARL-Tailor.lua
M /trunk/RecipeDB/ARL-Trainer.lua
M /trunk/RecipeDB/ARL-Vendor.lua
M /trunk/RecipeStats.txt
Regenerate data!!!!!!! RAWR NEW DATA OM NOM NOM
------------------------------------------------------------------------
r1127 | Ackis | 2008-11-21 21:00:30 +0000 (Fri, 21 Nov 2008) | 1 line
Changed paths:
M /trunk/.pkgmeta
Arrowmaster I LOVE YOU
------------------------------------------------------------------------
r1126 | Ackis | 2008-11-21 19:15:06 +0000 (Fri, 21 Nov 2008) | 1 line
Changed paths:
M /trunk/ARLFrame.lua
M /trunk/AckisRecipeList.lua
Clean up a lot of global leakage.
------------------------------------------------------------------------
r1125 | zhinjio | 2008-11-21 18:57:23 +0000 (Fri, 21 Nov 2008) | 2 lines
Changed paths:
M /trunk/ARLFrame.lua
M /trunk/AckisRecipeList.lua
AckisRecipeList:
- saved window position after initial opening of the frame
------------------------------------------------------------------------
r1124 | Ackis | 2008-11-21 17:41:35 +0000 (Fri, 21 Nov 2008) | 1 line
Changed paths:
M /trunk/ARLConfig.lua
M /trunk/ARLFrame.lua
M /trunk/AckisRecipeList.lua
Move the scaling tooltips down a level in the config, do the same with the frame remembering stuff
------------------------------------------------------------------------
r1123 | Ackis | 2008-11-21 17:21:41 +0000 (Fri, 21 Nov 2008) | 1 line
Changed paths:
M /trunk/.pkgmeta
Update .pkgmeta
------------------------------------------------------------------------
r1122 | next96 | 2008-11-21 11:46:48 +0000 (Fri, 21 Nov 2008) | 2 lines
Changed paths:
M /trunk/Locals/ARLLocals-koKR.lua
AckisRecipeList:
- Update locale koKR
------------------------------------------------------------------------
r1121 | trasher | 2008-11-21 11:41:36 +0000 (Fri, 21 Nov 2008) | 1 line
Changed paths:
M /trunk/Locals/ARLLocals-frFR.lua
frFR update
------------------------------------------------------------------------
r1120 | ackis | 2008-11-21 04:04:55 +0000 (Fri, 21 Nov 2008) | 1 line
Changed paths:
M /trunk/ARLDataminer.rb
M /trunk/RecipeDB/ARL-Mob.lua
M /trunk/RecipeDB/ARL-Trainer.lua
Fix babble errors
------------------------------------------------------------------------
r1119 | ackis | 2008-11-21 01:57:30 +0000 (Fri, 21 Nov 2008) | 1 line
Changed paths:
M /trunk/Locals/ARLLocals-enUS.lua
M /trunk/RecipeDB/ARL-Alchemy.lua
M /trunk/RecipeDB/ARL-Blacksmith.lua
M /trunk/RecipeDB/ARL-Cook.lua
M /trunk/RecipeDB/ARL-Enchant.lua
M /trunk/RecipeDB/ARL-Engineer.lua
M /trunk/RecipeDB/ARL-FirstAid.lua
M /trunk/RecipeDB/ARL-Inscription.lua
M /trunk/RecipeDB/ARL-Jewelcraft.lua
M /trunk/RecipeDB/ARL-Leatherwork.lua
M /trunk/RecipeDB/ARL-Mob.lua
M /trunk/RecipeDB/ARL-Quest.lua
M /trunk/RecipeDB/ARL-Smelt.lua
M /trunk/RecipeDB/ARL-Tailor.lua
M /trunk/RecipeDB/ARL-Trainer.lua
M /trunk/RecipeDB/ARL-Vendor.lua
M /trunk/RecipeStats.txt
Regenerate data
------------------------------------------------------------------------
r1118 | Ackis | 2008-11-20 23:31:34 +0000 (Thu, 20 Nov 2008) | 1 line
Changed paths:
M /trunk/ARLFrame.lua
M /trunk/AckisRecipeList.lua
Dry-coded attempt at saving frame positions. Won't work with ATSW/Skillet yet.
------------------------------------------------------------------------
r1117 | Ackis | 2008-11-20 22:53:16 +0000 (Thu, 20 Nov 2008) | 1 line
Changed paths:
M /trunk/ARLDataminer.rb
Fix the typo that Thrasher fixed in the dataminer
------------------------------------------------------------------------
r1116 | trasher | 2008-11-20 22:48:02 +0000 (Thu, 20 Nov 2008) | 1 line
Changed paths:
M /trunk/Locals/ARLLocals-frFR.lua
frFR update
------------------------------------------------------------------------
r1115 | trasher | 2008-11-20 22:41:43 +0000 (Thu, 20 Nov 2008) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Vendor.lua
Fix Typo
------------------------------------------------------------------------
r1114 | trasher | 2008-11-20 22:41:17 +0000 (Thu, 20 Nov 2008) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Mob.lua
Fix Typo
------------------------------------------------------------------------
r1113 | trasher | 2008-11-20 22:33:09 +0000 (Thu, 20 Nov 2008) | 1 line
Changed paths:
M /trunk/Locals/ARLLocals-frFR.lua
frFR update
------------------------------------------------------------------------
r1112 | Ackis | 2008-11-20 22:20:27 +0000 (Thu, 20 Nov 2008) | 1 line
Changed paths:
M /trunk/ARLDataminer.rb
M /trunk/RecipeDB/ARL-Alchemy.lua
Dataminer update and you can use this version now :P
------------------------------------------------------------------------
r1111 | Ackis | 2008-11-20 22:07:11 +0000 (Thu, 20 Nov 2008) | 1 line
Changed paths:
M /trunk/RecipeDB/ARL-Alchemy.lua
DO NOT USE THIS VERSION
--------