r114

Details

  • Filename
    LilSparkysWorkshop-r114.zip
  • Uploaded by
  • Uploaded
    Feb 8, 2011
  • Size
    45.85 KB
  • Downloads
    767
  • MD5
    120a895e8fd3dd12aba7b5e5e8a697e3

Supported WoW Retail Versions

  • 4.0.3a

Changelog

------------------------------------------------------------------------
r114 | lilsparky | 2011-02-08 09:07:46 +0000 (Tue, 08 Feb 2011) | 4 lines
Changed paths:
   M /trunk/lilsparkysworkshop.lua

added the ability to set fixed prices for reagents
added menu option in cost menu for adjusting reagent availability and/or fixed price
put in quick fix to recursion error, need to investigate the issue further

------------------------------------------------------------------------
r113 | lilsparky | 2011-02-05 08:37:41 +0000 (Sat, 05 Feb 2011) | 5 lines
Changed paths:
   M /trunk/lilsparkysworkshop.lua
   M /trunk/pricingSupport/auctioneer_support.lua
   M /trunk/pricingSupport/disenchanting_support.lua
   M /trunk/pricingSupport/getSellValue_support.lua

added itemID nil checking to getsellvalue api
changed the update system to spread out cpu cycles more evenly
added auction monitor to only clear price data for new items (this might go out of sync if you browse trades during the auctioneer post-scan processing)
added lifebound alchemist stone to the disenchant blacklist

------------------------------------------------------------------------
r112 | lilsparky | 2011-01-25 09:26:04 +0000 (Tue, 25 Jan 2011) | 4 lines
Changed paths:
   M /trunk/lilsparkysworkshop.lua
   M /trunk/scrollIDs.lua

fixed itemID bug (affected name filters and level display)
smarter progress bar handling (shouldn't show up as for quick recaches)
added missing enchant scroll ID (cloak - greater speed)

------------------------------------------------------------------------
r110 | lilsparky | 2011-01-09 06:55:28 +0000 (Sun, 09 Jan 2011) | 2 lines
Changed paths:
   M /trunk/lilsparkysworkshop.lua
   M /trunk/pricingSupport/auctionator_support.lua

added residual value factor (accessible from the cost options)

------------------------------------------------------------------------