CraftList2-r46714-nolib

Details

  • Filename
    CraftList2-r46714-nolib.zip
  • Uploaded by
  • Uploaded
    Aug 16, 2007
  • Size
    13.44 KB
  • Downloads
    15
  • MD5
    1103ca3c2883b1205a92e3c54967aa31

Supported WoW Retail Versions

  • 2.1.3

Changelog

------------------------------------------------------------------------
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 :)

------------------------------------------------------------------------
r43981 | athou | 2007-07-17 03:53:22 -0400 (Tue, 17 Jul 2007) | 2 lines
Changed paths:
   M /trunk/CraftList2/CraftList2.lua
   M /trunk/CraftList2/localization.lua

CraftList2:
- added a toggle to disable whispers monitoring
------------------------------------------------------------------------
r43979 | athou | 2007-07-17 03:41:15 -0400 (Tue, 17 Jul 2007) | 2 lines
Changed paths:
   M /trunk/CraftList2/CraftList2.lua

CraftList2:
- make sure itemlinks exist before handling them
------------------------------------------------------------------------
r43909 | athou | 2007-07-16 06:21:17 -0400 (Mon, 16 Jul 2007) | 2 lines
Changed paths:
   M /trunk/CraftList2/CraftList2.lua

CraftList2:
- that's better
------------------------------------------------------------------------
r43908 | athou | 2007-07-16 06:17:57 -0400 (Mon, 16 Jul 2007) | 2 lines
Changed paths:
   M /trunk/CraftList2/CraftList2.lua

CraftList2:
- potential bugfix
------------------------------------------------------------------------