v1.8.16
Details
-
FilenameAuctionLite-v1.8.16.zip
-
Uploaded by
-
UploadedJul 28, 2016
-
Size335.05 KB
-
Downloads67,573
-
MD5b1b34438bbd2b773211cc9bd128de788
Supported WoW Retail Versions
- 7.0.3
Changelog
------------------------------------------------------------------------
r273 | cybeloras | 2016-07-29 04:51:47 +0000 (Fri, 29 Jul 2016) | 1 line
Changed paths:
A /tags/v1.8.16 (from /trunk:272)
Tagging as v1.8.16
------------------------------------------------------------------------
r272 | cybeloras | 2016-07-29 04:40:21 +0000 (Fri, 29 Jul 2016) | 1 line
Changed paths:
M /trunk/AuctionLite.lua
Updated version number in AuctionLite.lua
------------------------------------------------------------------------
r271 | cybeloras | 2016-07-28 23:17:15 +0000 (Thu, 28 Jul 2016) | 1 line
Changed paths:
M /trunk/AuctionLite.toc
M /trunk/QueryAuctions.lua
Fixed sell tab searches for items that aren't usable.
------------------------------------------------------------------------
r270 | cybeloras | 2016-07-24 06:49:59 +0000 (Sun, 24 Jul 2016) | 1 line
Changed paths:
M /trunk/QueryAuctions.lua
M /trunk/Tooltip.lua
Fixed tooltip errors, and fixed an unfortunate interaction with Blizzard's AH UI that caused full AH scans to be O(n^2) instead of O(n). When n is on the order of 10e5, it might as well just call ExitGame().
------------------------------------------------------------------------
r269 | cybeloras | 2016-07-24 03:29:02 +0000 (Sun, 24 Jul 2016) | 1 line
Changed paths:
M /trunk/AuctionLite.toc
Version bumps
------------------------------------------------------------------------
r268 | cybeloras | 2016-07-24 03:22:16 +0000 (Sun, 24 Jul 2016) | 1 line
Changed paths:
M /trunk/QueryAuctions.lua
M /trunk/Util.lua
More fixes for Legion
------------------------------------------------------------------------
r267 | cybeloras | 2016-07-20 00:51:21 +0000 (Wed, 20 Jul 2016) | 1 line
Changed paths:
M /trunk/Disenchant.lua
M /trunk/Tooltip.lua
Minor fixes to prevent the most immediate errors in Legion.
------------------------------------------------------------------------