2193
by mentalpower on
18 September 2007, 02:10:48 -0400
(15 months ago)
Standardized the SVN:Keywords property to read "Author Date Id Revision URL". Also standardized the boilerplates so that they have Revision, URL and Version fields. Additionally standardized the Versi…
2162
by normal on
13 September 2007, 17:17:22 -0400
(15 months ago)
Use libName when displaying '/auc stat <module> clear' info rather than the actual name itself
2154
by normal on
13 September 2007, 04:48:04 -0400
(15 months ago)
Stats modules should indivate which stats they are clearing and not claim that they're clearing all stats
1973
by norganna on
04 June 2007, 00:30:19 -0400
(19 months ago)
Change order of linkType check and factor concatenation so that the factor is not concatenated if the linkType is not "item"
1959
by norganna on
03 June 2007, 05:17:48 -0400
(19 months ago)
Alter the stats engines so that they take into account the stack sizes when calculating the statistics.
In the case of the simple engine, it just simply adds stack-size items to the averages. The Std…
1761
by prowell on
27 April 2007, 16:50:28 -0400
(20 months ago)
Corrects Scanner logic to handle Neutral and party AH scanning from one account Modifies Stat-Simple to make it easier to set it up to return tooltip data for multiple factions on current realm. Adds …
1660
by prowell on
05 April 2007, 22:36:10 -0400
(21 months ago)
Basic filtering enabled and functioning
This adds support for filtering by: ignored sellers list minimum item level minimum item quality It is currently set to use filter out gray items by default It…
1659
by mentalpower on
05 April 2007, 22:31:20 -0400
(21 months ago)
Changed the order of operations inside StatSimple.lua's PushStats() function so that local variables are not created if the function exits early.
1653
by prowell on
03 April 2007, 22:36:27 -0400
(21 months ago)
Fixes slash handling to work with sub-modules (the stat routines). Added support for scanning only 1 subcategory.
1618
by norganna on
29 March 2007, 10:27:08 -0400
(21 months ago)
Fix the .toc files to correctly depend on Auc-Advanced instead of Auctioneer and rename SavedVariables to new refactored AucAdvanced variables that the .lua files are using.
1567
by norganna on
09 March 2007, 12:07:35 -0500
(22 months ago)
Get Enchantrix back into mostly working condition. Update EnhTooltip.BreakLink to decode the suffix scaling factor from the uniqId field. Change the statistics routines to account for the afforementio…