r19

Details

  • Filename
    reagentmaker-r19.zip
  • Uploaded by
  • Uploaded
    Apr 8, 2011
  • Size
    10.25 KB
  • Downloads
    34
  • MD5
    5ffa2290e916d97714725f133b69acbf

Supported WoW Retail Versions

  • 4.0.6

Changelog

2011-04-08  contrebasse  <contrebasse>

[f7b23db7bcc6] [tip]
* 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