Patch Notes: AH_Wipe
Changes
  • 2.0.24871 [01-13-07]
    - TOC version update to 20003
    - added missing 'usable' option

  • 2.0.16590 [11-12-06]
    - TBC compliant (just change 1st line in TOC to: ## Interface: 20000)
    - converted to Ace2 technology by phyber
    - updated to latest lib revisions
    - changed version number to 2.0 + revision

  • a./R10 [02-11-06]
    - fixed the TOC to make it LoadOnDemand and only when AH gets loaded. Thanks to Dark Imunaki for reporting.

  • a./R9 [02-10-06]
    - updated .toc file to 10900
    - added "## LoadWith: Blizzard_AuctionUI" and "##DefaultState: disabled" so the
    addon only gets loaded when Blizzard AH was loaded.
    - code optimization

  • a./R8 [10-12-05]
    - works fine with patch 1.8 now
    - minor code changes

  • a./R7 [10-02-05]
    - changed the code so it doesn't send a fake query to reset the listed items anymore. It doesn't make much sense, since you'd mostly do another search after this. This also removes the 'greyed' button (Blizzard's lag-protection.)

  • a./R6 [10-02-05]
    - Changed the button's label finally to 'Reset'. Sounds better and works with german client, too.
    - Optimized the code and made it more event dependent, so it won't fire before the Auction House is being opened.
    - Changed the attributes of the button.
    - changed the slogan in search text, to the original one, you know it already and it could be annoying ;)
    - Auto-Reset on AH open.
    - Option to hide the Tooltip.
    - Added DressUp Room checkbox being unchecked when '/ahw hidedr' was set.
    - In special situations it could have been that the button wasn't clickable anymore and even had no highlight. I think this is fixed now.

  • a./R5 [09-30-05]
    - Status display of /ahw hidedr command was messed up.