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.3.0

  • R
  • Oct 14, 2010
  • 177.09 KB
  • 2.3K
  • 4.0.1
  • Retail

File Name

SlyProfits-V1.3.0.zip

Supported Versions

  • 4.0.1

------------------------------------------------------------------------
r37 | upsgenius | 2010-10-14 14:25:17 +0000 (Thu, 14 Oct 2010) | 4 lines
Changed paths:
   A /tags/V1.3.0 (from /trunk:36)

- Update for 4.0
- Formatting stuff
- corrected .pkgmeta file for automatic library inclusion

------------------------------------------------------------------------
r36 | upsgenius | 2010-10-14 14:20:58 +0000 (Thu, 14 Oct 2010) | 1 line
Changed paths:
   M /trunk/SlyProfits.toc

update of toc version
------------------------------------------------------------------------
r35 | upsgenius | 2010-10-14 14:19:59 +0000 (Thu, 14 Oct 2010) | 3 lines
Changed paths:
   M /trunk/.pkgmeta
   M /trunk/ImportRecipeConfig.xml
   M /trunk/RecipeConfig.lua
   M /trunk/RecipeConfig.xml
   M /trunk/Recipes.lua
   M /trunk/SlyProfits.toc

- Update for 4.0
- Formatting stuff
- corrected .pkgmeta file for automatic library inclusion
------------------------------------------------------------------------
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
------------------------------------------------------------------------