CraftList2-r45190-nolib

Details

  • Filename
    CraftList2-r45190-nolib.zip
  • Uploaded by
  • Uploaded
    Jul 30, 2007
  • Size
    16.08 KB
  • Downloads
    10
  • MD5
    01a5f3e542c96a77b78090fec27801b2

Supported WoW Retail Versions

  • 2.1.3

Changelog

------------------------------------------------------------------------
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
------------------------------------------------------------------------
r43764 | mikk | 2007-07-14 05:01:19 -0400 (Sat, 14 Jul 2007) | 3 lines
Changed paths:
   M /trunk/CraftList2/CraftList2.toc

CraftList2:
- Delayed load after login via AddonLoader

------------------------------------------------------------------------
r43751 | athou | 2007-07-13 23:08:57 -0400 (Fri, 13 Jul 2007) | 2 lines
Changed paths:
   M /trunk/CraftList2/CraftList2.lua

CraftList2:
- quoted text with " " will now be handled as a block (ie: !enchant "Heal Power" returns enchants matching the exact string "Heal Power" and not "Heal" and "Power" separately)
------------------------------------------------------------------------
r43750 | athou | 2007-07-13 22:52:07 -0400 (Fri, 13 Jul 2007) | 2 lines
Changed paths:
   M /trunk/CraftList2/CraftList2.lua

CraftList2:
- '-' and '!' may now be used to exclude too
------------------------------------------------------------------------
r43749 | athou | 2007-07-13 22:29:36 -0400 (Fri, 13 Jul 2007) | 2 lines
Changed paths:
   M /trunk/CraftList2/CraftList2.lua

CraftList2:
- the '~' symbol can now be used to exclude results in a query (ie: !gem red ~spell returns red gems without the word 'spell' on them). This is highly experimental and needs a lot of testing.
------------------------------------------------------------------------
r43745 | athou | 2007-07-13 21:13:55 -0400 (Fri, 13 Jul 2007) | 2 lines
Changed paths:
   M /trunk/CraftList2

CraftList2:
- forgot to set svn externals
------------------------------------------------------------------------
r43744 | athou | 2007-07-13 21:04:37 -0400 (Fri, 13 Jul 2007) | 3 lines
Changed paths:
   M /trunk/CraftList2/CraftList2.lua
   M /trunk/CraftList2/CraftList2.toc

CraftList2:
- cooldown timers are now listed right to each not-ready craft
- added Abacus-2.0 to externals
------------------------------------------------------------------------
r43610 | athou | 2007-07-12 08:18:44 -0400 (Thu, 12 Jul 2007) | 2 lines
Changed paths:
   M /trunk/CraftList2/CraftList2.lua

CraftList2:
- Waterfall-1.0 is not required anymore but you won't be able to config anything
------------------------------------------------------------------------
r43608 | athou | 2007-07-12 08:00:53 -0400 (Thu, 12 Jul 2007) | 2 lines
Changed paths:
   M /trunk/CraftList2/CraftList2.lua

CraftList2:
- small adjustment to the new summary feature
------------------------------------------------------------------------
r43519 | athou | 2007-07-11 16:32:51 -0400 (Wed, 11 Jul 2007) | 2 lines
Changed paths:
   M /trunk/CraftList2/CraftList2.lua
   M /trunk/CraftList2/localization.lua

CraftList2:
- added an option to print a summary locally after sending results to someone
------------------------------------------------------------------------
r43201 | athou | 2007-07-08 06:02:54 -0400 (Sun, 08 Jul 2007) | 2 lines
Changed paths:
   M /trunk/CraftList2/CraftList2.lua

CraftList2:
- potential !craft bugfix
------------------------------------------------------------------------
r42327 | athou | 2007-06-30 10:03:14 -0400 (Sat, 30 Jun 2007) | 2 lines
Changed paths:
   M /trunk/CraftList2/CraftList2.lua

CraftList2:
- fix for enchanting crafted items like wands and gems, rescan your enchanting panel
------------------------------------------------------------------------
r42034 | athou | 2007-06-28 09:36:24 -0400 (Thu, 28 Jun 2007) | 2 lines
Changed paths:
   M /trunk/CraftList2/CraftList2.lua

CraftList2:
- adding WIM compatibility
------------------------------------------------------------------------
r42026 | athou | 2007-06-28 08:28:44 -0400 (Thu, 28 Jun 2007) | 2 lines
Changed paths:
   M /trunk/CraftList2/CraftList2.lua

CraftList2:
- adding Cellular compatibility (needs testing)
------------------------------------------------------------------------