Skip to content

Releases: mooreatv/AuctionDB

v1.00.01 of Auction House DataBase - AHDB (Classic and BfA)

20 Sep 01:45
Compare
Choose a tag to compare

After > 14 releases, it's time to make a 1.0 !

v1.00.01 Sept 11th 2019

  • Stable enough for 1.0!
  • Make the dependency on BVP optional because curseforge/twitch is broken
  • Trying to flip around retail and classic tags and default to see if it helps
  • Now use periodic yield to avoid (rare) DCs, from MoLib - should fix #23
  • Config option to not show the periodic "you can scan" chat text - Fixes #29

v0.14.00 of Auction House DataBase - AHDB (Classic and BfA)

09 Sep 13:26
Compare
Choose a tag to compare

v0.14.00 Sept 9th 2019

  • Added support for LibDBIcon / SexyMap through MoLib changes (Fixes #20)
  • Added support to disable all AHDB temporary keybindings (Fixes #21)

v0.13.00 of Auction House DataBase - AHDB (Classic and BfA)

09 Sep 12:56
Compare
Choose a tag to compare

v0.13.00 Sept 9th 2019

  • Added support for LibDBIcon / SexyMap through MoLib changes (Fixes #20)

v0.12.03 of Auction House DataBase - AHDB (Classic and BfA)

09 Sep 04:52
Compare
Choose a tag to compare

v0.12.03 Sept 9th 2019

  • Adding option to hide the big button per request (Fixes #16)

v0.12.00 of Auction House DataBase - AHDB (Classic and BfA)

05 Sep 22:38
Compare
Choose a tag to compare

Apologies for a pretty bad bug in AHGetAuctionInfoByLink() - raw data is correct, just calculation off in some stack cases

v0.12.00 Sept 5th 2019

  • Fix for #18: Raw data was fine but AH tooltip and TSM pricing info could miss the min for the first auction
    found if it had multiple items

v0.11.05 of Auction House DataBase - AHDB (Classic and BfA)

30 Aug 06:26
Compare
Choose a tag to compare

Minor fix, also trying to get Twitch App to show this work

v0.11.05 Aug 29th 2019

  • Don't print warning about scan not doable at every AH open (Fixed #15)

v0.11.04 of Auction House DataBase - AHDB (Classic and BfA)

28 Aug 23:36
Compare
Choose a tag to compare

v0.11.04 Aug 28th 2019

  • Fixed minimap button and big button drag to move forgetting location on reload (thx Bayart for the report!)

v0.11.03 of Auction House DataBase - AHDB (Classic and BfA) - take 3

28 Aug 10:25
Compare
Choose a tag to compare

v0.11.03 Aug 28th 2019

  • Fix bogus "Can't scan outside of cities..."

v0.11.02 Aug 28th 2019

  • Software is hard... Really fixed #12, #13, #14 now. Should not show button unless rested and should
    not spam the chat periodically either

v0.11.01 Aug 28th 2019

  • Opsa... was still starting with button shown irrespective of resting state (!) - sorry - fixed now!

v0.11.00 Aug 27th 2019

  • No more pause/hang on classic at the end of the first scan!
  • Unlike in BfA which doesn't mind despite 100x more items, for classic we needed to not restore
    the item update event immediately, yet keep the UI functional even if you search after
    and hit enter in Name editbox for instance (still haven't found how to hide previous results
    if you manual search first and then do a full scan but it's only cosmetically wrong in that case)
  • Fix the inital /tar -> /scan button binding
  • Detect "in combat" overlapping with start/end of resting to avoid addon blocked errors

v0.11.02 of Auction House DataBase - AHDB (Classic and BfA) - this time for **real** less annoying version

28 Aug 08:52
Compare
Choose a tag to compare

Software is hard when you don't sleep enough...

v0.11.02 Aug 28th 2019

  • Software is hard... Really fixed #12 now. Should not show button unless rested and should
    not spam the chat periodically either

v0.11.01 Aug 28th 2019

  • Opsa... was still starting with button shown irrespective of resting state (!) - sorry - fixed now!

v0.11.00 Aug 27th 2019

  • No more pause/hang on classic at the end of the first scan!
  • Unlike in BfA which doesn't mind despite 100x more items, for classic we needed to not restore
    the item update event immediately, yet keep the UI functional even if you search after
    and hit enter in Name editbox for instance (still haven't found how to hide previous results
    if you manual search first and then do a full scan but it's only cosmetically wrong in that case)
  • Fix the inital /tar -> /scan button binding
  • Detect "in combat" overlapping with start/end of resting to avoid addon blocked errors

v0.11.01 of Auction House DataBase - AHDB (Classic and BfA) - this time for real less annoying version

28 Aug 08:22
Compare
Choose a tag to compare

This time for real! The less annoying version / fix for #12

v0.11.01 Aug 28th 2019

  • Opsa... was still starting with button shown irrespective of resting state (!) - sorry - fixed now!
    v0.11.00 Aug 27th 2019
  • No more pause/hang on classic at the end of the first scan!
  • Unlike in BfA which doesn't mind despite 100x more items, for classic we needed to not restore
    the item update event immediately, yet keep the UI functional even if you search after
    and hit enter in Name editbox for instance (still haven't found how to hide previous results
    if you manual search first and then do a full scan but it's only cosmetically wrong in that case)
  • Fix the inital /tar -> /scan button binding
  • Detect "in combat" overlapping with start/end of resting to avoid addon blocked errors