r22
Details
-
Filenamereagentmaker-r22.zip
-
Uploaded by
-
UploadedApr 27, 2011
-
Size10.48 KB
-
Downloads64
-
MD5b255b53d37cfbd18e8b613c19cb68354
Supported WoW Retail Versions
- 4.1.0
Changelog
2011-04-27 contrebasse <contrebasse>
[a5a3e5e14ef7] [tip]
* ReagentMaker.toc
Update TOC
2011-04-10 contrebasse <contrebasse>
[25b9f98f9bba]
* ReagentMaker.lua
The default is now to craft enough reagents to be able to craft one more item
[4ea38bae4174]
* ReagentMaker.lua SecureMenu.lua data.lua
Lots of display arrangements (tooltips and counts)
Corrected an id in data
2011-04-08 contrebasse <contrebasse>
[f7b23db7bcc6]
* ReagentMaker.lua SecureMenu.lua
Correct tooltips for external tradeskills like milling
[c37c2a46723c]
* ReagentMaker.lua
Remove debug printing
[5336b3a19d4f]
* ReagentMaker.lua
Throttle the scanning to avoid freezing wow
2011-04-06 contrebasse <contrebasse>
[250d01156e21]
* utils.lua
Use local references to global functions in the utils functions
[cc56799582f2]
* ReagentMaker.lua data.lua
Use local references to global functions to speed up scanning
2011-04-05 contrebasse <contrebasse>
[5c8fcfdd1e24]
* data.lua
Remove incorrect warnings
2011-04-03 contrebasse <contrebasse>
[5eb02d3e1647]
* ReagentMaker.lua
Do not manage guild or linked tradeskills
[2273a56762cb]
* data.lua
Manage -partially- multiple recipes for the same item adn track the number of items made by a recipe
2011-04-02 contrebasse <contrebasse>
[2716889648bd]
* SecureMenu.lua data.lua
Display the number of crafted items and percent chance for milling
[b6a5902f376f]
* SecureMenu.lua data.lua
Display the percent chance to have an item while prospecting
[70f7d02c2cec]
* data.lua
Correct prospection data (wrong spell)
[17844b0b88c1]
* ReagentMaker.lua data.lua
Finish disabling the reagent's reagent tooltip, and fill some data about prospection (unfinished)
[28d5f1fbd33f]
* ReagentMaker.lua
Disable the reagent's reagent tooltip, as no add-on like Datastore can hook it right now
[43e21c6513e0]
* ReagentMaker.lua
Manage the tooltips in the case of a spell instead of a tradeskill (milling, prospecting...)
[cea9633a6d4e]
* ReagentMaker.lua SecureMenu.lua
Added some tooltips and text color
[3a1997d21468]
* ReagentMaker.toc
Updated version in .toc with packaging keyword
[ed0582126cae]
* ReagentMaker.lua SecureMenu.lua data.lua utils.lua
The base features semms to work.
2011-03-29 contrebasse <contrebasse>
[04c5b817eead]
* ReagentMaker.lua SecureMenu.lua
The try to build my own secure menu continues...
2011-03-28 contrebasse <contrebasse>
[5fc29ed07094]
* ReagentMaker.lua ReagentMaker.toc SecureMenu.lua
First atempt at using secure menus, it doesn't open yet...
[eba26c900e99]
* ReagentMaker.lua ReagentMaker.toc SecureMenu.lua data.lua utils.lua
Initial commit, save state before using secure menus