promotional bannermobile promotional banner

Price Answer for TradeSkillMaster

Sends item prices via chat messages to users without pricing addons

File Details

1.35

  • R
  • Mar 17, 2026
  • 185.83 KB
  • 75
  • 12.0.1+3
  • Classic + 3

File Name

PriceAnswer-1.35.zip

Supported Versions

  • 12.0.1
  • 5.5.3
  • 2.5.5
  • 1.15.8

Price Answer

1.35 (2026-03-17)

Full Changelog Previous Releases

  • [All] Comment my code, so future me understands what I was doing
  • Update README.md again, because I forgot some information
  • Update README.md
  • [All] Update all translations
  • [All] Restore the disable in combat option toggle, default ON
  • [All] AddOns cannot send messages to SAY, YELL, or community channels (General, Trade, Local Defence, et) without a hardware event (click the mouse or keyboard) which AddOns cannot mimic. Replies to those channels are now hard-coded to always use WHISPER
  • [All] Improve logic for price sources, mostly fallbacks and external price sources (other addons)
  • [All] Switch from a localized addon name string to a categoryID when registering the addon with Blizzard's Options panel, and also when opening the Options panel
  • [All] Instance chat exists for all game versions
  • [All] Update to current Blizzard APIs
  • [All] Update ToC file. The addon now supports Classic Era, TBC, Titan Reforged (China), Mists Classic, and retail
  • Update README.md
  • [All] Update, add, and correct supported external addon price sources. Oribos Exchange (retail only) has been added!
  • [All] When the player sends price tests to him/herself, they now automatically clean up after 10 minutes, and get entirely wiped when the player changes profiles
  • [All] Sending chat messages during combat is a restricted action, which may lead to unwelcome messages to the player. Remove the option to disable in combat, and make those hard checks. This unfortunately forces a database update, hopefully the last one unless BLizzard changes something.
  • [All] Swtich from Blizzard's C_ChatInfo.SendChatMessage() API to ChatThrottleLib:SendChatMessage() API to prevent disconnects due to message throttling by the game.
  • [Retail] Remove Midnight Beta from ToC, as TSM isn't compatible (yet) with the new expansion
  • [All] Bump ToC files. Added Midnight Beta