CraftList2-r47383
Details
-
FilenameCraftList2-r47383.zip
-
Uploaded by
-
UploadedAug 24, 2007
-
Size125.54 KB
-
Downloads14
-
MD5238e0151a39b17311941c7026ea963d0
Supported WoW Retail Versions
- 2.1.3
Changelog
------------------------------------------------------------------------
r47383 | athou | 2007-08-25 02:06:19 -0400 (Sat, 25 Aug 2007) | 2 lines
Changed paths:
M /trunk/CraftList2/CraftList2.lua
CraftList2:
- attempt to fix an error when building the menu
------------------------------------------------------------------------
r46714 | athou | 2007-08-16 13:54:24 -0400 (Thu, 16 Aug 2007) | 2 lines
Changed paths:
M /trunk/CraftList2/localization.lua
CraftList2:
- frFR fix
------------------------------------------------------------------------
r45781 | athou | 2007-08-06 11:21:39 -0400 (Mon, 06 Aug 2007) | 2 lines
Changed paths:
M /trunk/CraftList2/CraftList2.lua
CraftList2:
- potential nil bugfix
------------------------------------------------------------------------
r45629 | athou | 2007-08-03 07:44:33 -0400 (Fri, 03 Aug 2007) | 2 lines
Changed paths:
M /trunk/CraftList2/CraftList2.lua
CraftList2:
- adjusting for changes made to waterfall again
------------------------------------------------------------------------
r45627 | athou | 2007-08-03 07:36:02 -0400 (Fri, 03 Aug 2007) | 2 lines
Changed paths:
M /trunk/CraftList2/CraftList2.lua
CraftList2:
- workaround attempt for that new 200 control limit in waterfall
------------------------------------------------------------------------
r45190 | mikk | 2007-07-29 09:12:07 -0400 (Sun, 29 Jul 2007) | 6 lines
Changed paths:
M /trunk/CraftList2/CraftList2.lua
CraftList2:
- Reduce !craft query times by a factor of 3 by moving stuff out of the per-argument loop and various other optimizations
- Add a garbage-collectable cache for tooltip info, which reduces time for consecutive searchs to near 0
These optimizations have NOT been done for other queries - !craft was just the worst offender. Feel free Athou :)
------------------------------------------------------------------------