r270-nolib
Details
-
FilenameAuctionLite-r270-nolib.zip
-
Uploaded by
-
UploadedJul 24, 2016
-
Size215.40 KB
-
Downloads125
-
MD5714d1b95bf6bca856a77396a195121e3
Supported WoW Retail Versions
- 7.0.3
Changelog
------------------------------------------------------------------------
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.
------------------------------------------------------------------------