File Details
v1.3
- R
- Oct 29, 2011
- 5.86 KB
- 181
- 4.2.0
- Retail
File Name
auc-stat-theunderminejournal-v1.3.zip
Supported Versions
- 4.2.0
tag v1.3
4c9d07be5a6133eb34dc1690b1b75a80c88cb9fc
Johnny C. Lam <jlam88@gmail.com>
2011-10-29 01:09:58 -0400
Tagging as v1.3
--------------------
Johnny C. Lam:
- From brykrys (Auctioneer Core Developer) in http://forums.norganna.org/index.php?p=/discussion/comment/77890#Comment_77890
* Moved the sub-sections of lib.Processor into separate lib.Processors
functions, and removed lib.Processor (which is deprecated in future
versions of Auctioneer).
* lib.OnLoad changed to private.OnLoad (lib.OnLoad is used when the
module name matches the AddOn name, in which case it would get
called automatically by Auctioneer). Also made it self-deleting so
as to only be run once.
* "load" checks the addon name, so it isn't run multiple times.
* private.SetupConfigGui made self-deleting so as to be run only once.
* addTooltipControls made local to private.SetupConfigGui so it will
be deleted when private.SetupConfigGui is deleted.
* Auctioneer's print function renamed to aucPrint, so it doesn't
overwrite the Lua print() function.
Bump verion to 1.3.

