r270
Details
-
FilenameAuctionLite-r270.zip
-
Uploaded by
-
UploadedJul 24, 2016
-
Size334.88 KB
-
Downloads1,616
-
MD5fe64b4dd21a286090fd117c203f19afb
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.
------------------------------------------------------------------------