promotional bannermobile promotional banner

Capitalist

Auction House Profession Support

File Details

r99

  • B
  • Sep 7, 2012
  • 280.61 KB
  • 613
  • 5.0.4
  • Retail

File Name

Capitalist-r99.zip

Supported Versions

  • 5.0.4

------------------------------------------------------------------------
r99 | curseuser1 | 2012-09-07 04:58:28 +0000 (Fri, 07 Sep 2012) | 2 lines
Changed paths:
   M /trunk/products.lua

- fix for top10 command: needed to ignore salvage data
- fix for top10 command: numCreated value was split, code needed updating
------------------------------------------------------------------------
r98 | curseuser1 | 2012-09-07 04:29:59 +0000 (Fri, 07 Sep 2012) | 1 line
Changed paths:
   M /trunk/products.lua

- fix for "cap /s Jeeves" when it traverses to other characters for recipes
------------------------------------------------------------------------
r97 | curseuser1 | 2012-09-07 03:48:22 +0000 (Fri, 07 Sep 2012) | 1 line
Changed paths:
   M /trunk/Capitalist.lua
   M /trunk/auctionUI.lua
   M /trunk/components.lua
   M /trunk/costs.lua
   M /trunk/data.lua
   M /trunk/events.lua
   M /trunk/first.lua
   M /trunk/options.lua
   M /trunk/posting.lua
   M /trunk/products.lua
   M /trunk/restocking.lua

added Get, Ensure, Use profile access helpers
------------------------------------------------------------------------
r96 | curseuser1 | 2012-09-07 02:27:43 +0000 (Fri, 07 Sep 2012) | 1 line
Changed paths:
   M /trunk/reagentUI.lua

- add icons to component shopping ui
------------------------------------------------------------------------
r95 | markdall | 2012-09-07 02:25:22 +0000 (Fri, 07 Sep 2012) | 3 lines
Changed paths:
   M /trunk/Capitalist.toc

Bringing TOC file up to date so we load without checking "Load out of date addons".

-markdall
------------------------------------------------------------------------
r94 | curseuser1 | 2012-09-02 00:48:12 +0000 (Sun, 02 Sep 2012) | 7 lines
Changed paths:
   M /trunk/Capitalist.lua
   M /trunk/data.lua
   M /trunk/events.lua
   M /trunk/link.lua
   M /trunk/restocking.lua

5.0.4 changes:
- SetTradeSkillSubClassFilter -> SetTradeSkillCategoryFilter
- LootSlotIsItem -> GetLootSlotType
- link format change (added a new field)

New account/character fix:
- realm and character arrays are created during addon load instead of tradeskill scan
------------------------------------------------------------------------
r93 | curseuser1 | 2012-05-06 00:03:05 +0000 (Sun, 06 May 2012) | 3 lines
Changed paths:
   M /trunk/Localization.enUS.lua
   M /trunk/costs.lua
   M /trunk/data.lua
   M /trunk/events.lua

- when updating tradeskill sell price of an item, unset valuation for any component valued based on that item and trigger recalculations
- added notification when removing buyPrice because component value is higher
- fix LUA error in UNIT_SPELLCAST_INTERRUPTED
------------------------------------------------------------------------