promotional bannermobile promotional banner

SlyProfits

An addon that calculates the profit to be made from buying tradeskill mats from the auction house, making the tradeskill item...

File Details

V1.2.0

  • R
  • Sep 28, 2010
  • 65.31 KB
  • 739
  • 3.3.5
  • Retail

File Name

SlyProfits-V1.2.0.zip

Supported Versions

  • 3.3.5

------------------------------------------------------------------------
r34 | upsgenius | 2010-09-28 20:31:17 +0000 (Tue, 28 Sep 2010) | 8 lines
Changed paths:
   A /tags/V1.2.0 (from /trunk:33)

Multiple changes:
- now performing calculations with AH data in coroutines to make progress visible
- fixed bug that might have caused WOW to freeze
- Runtime optimization: Recipe list is not evaluated and corrected everytime we want to get it, but we now try to only store complete, correct and sorted recipe information
- Added "elapsed" time to ticker interface
- (changed code formatting)
- (added comments)

------------------------------------------------------------------------
r33 | upsgenius | 2010-09-28 20:18:25 +0000 (Tue, 28 Sep 2010) | 5 lines
Changed paths:
   M /trunk/FlaskFrame.lua

Multiple changes:
- now performing calculations with AH data in coroutines to make progress visible
- fixed bug that might have caused WOW to freeze
- (changed code formatting)
- (added comments)
------------------------------------------------------------------------
r32 | upsgenius | 2010-09-28 19:53:45 +0000 (Tue, 28 Sep 2010) | 1 line
Changed paths:
   M /trunk/AuctionFrame.lua

Added "elapsed" time to ticker interface
------------------------------------------------------------------------
r31 | upsgenius | 2010-09-28 19:51:46 +0000 (Tue, 28 Sep 2010) | 1 line
Changed paths:
   M /trunk/Recipes.lua

Runtime optimization: Recipe list is not evaluated and corrected everytime we want to get it, but we now try to only store complete, correct and sorted recipe information
------------------------------------------------------------------------